astra_ros/Vector2f Message

File: astra_ros/Vector2f.msg

Raw Message Definition

# The X component of the vector
float32 x

# The Y component of the vector
float32 y

Compact Message Definition

float32 x
float32 y