Files
rtabmap_ros/msg/Point3f.msg
T

10 lines
97 B
Plaintext

#class cv::Point3f
#{
# float x;
# float y;
# float z;
#}
float32 x
float32 y
float32 z