astra_ros/Vector2i Message

File: astra_ros/Vector2i.msg

Raw Message Definition

# The X component of the vector
int32 x

# The Y component of the vector
int32 y

Compact Message Definition

int32 x
int32 y