Point2

This is a ROS message definition.

Source

# foxglove_msgs/msg/Point2
# A point representing a position in 2D space

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

# x coordinate position
float64 x

# y coordinate position
float64 y