geometry_msgs/msg/Point.msg
Raw Message Definition
# This contains the position of a point in free space float64 x float64 y float64 z
Compact Message Definition
double x double y double z