Files
rtabmap_ros/rtabmap_msgs/msg/Point2f.msg
T

8 lines
73 B
Plaintext
Raw Normal View History

2015-04-24 10:35:50 -04:00
#class cv::Point2f
#{
# float x;
# float y;
#}
float32 x
float32 y