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