Vector2

This is a ROS message definition.

Source

# foxglove_msgs/msg/Vector2
# A vector in 2D space that represents a direction only

# Generated by https://github.com/foxglove/schemas

# x coordinate length
float64 x

# y coordinate length
float64 y