Files
rtabmap_ros/rtabmap_msgs/msg/Point2f.msg
T

8 lines
73 B
Plaintext

#class cv::Point2f
#{
# float x;
# float y;
#}
float32 x
float32 y