This website requires JavaScript.
Explore
Help
Sign In
i
/
rtabmap_ros
Watch
1
Star
0
Fork
0
mirror of
https://github.com/introlab/rtabmap_ros.git
synced
2026-09-16 08:10:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48bbf88d56819c93d83ce1dc97eef7c990a5b351
rtabmap_ros
/
rtabmap_msgs
/
msg
/
Point3f.msg
T
10 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updated against latest changes from 0.11. Added localMap features to OdomInfo msg. Updated rgbdslam_datasets.launch.
2016-03-09 17:31:57 -05:00
#class cv::Point3f
#{
# float x;
# float y;
# float z;
#}
float32 x
float32 y
float32 z
Reference in New Issue
Copy Permalink