introlab / rtabmap_ros

RTAB-Map's ROS package.
http://wiki.ros.org/rtabmap_ros
BSD 3-Clause "New" or "Revised" License
974 stars 557 forks source link

the coordinate system of point cloud is left-handed system or right-handed system? #205

Open Jinshingji opened 6 years ago

Jinshingji commented 6 years ago

I am going to generate global point cloud from external odometry. I tested rotation of point cloud generated from bag file. its coordinate system seems to be left-handed system. is it right? I could not align point cloud to rtab-map coordinate system. so global point cloud was messed and not recognizable. How can I solve this problem? I want anyone to provide solution on this problem. than you.

matlabbe commented 6 years ago

Rtabmap follows ros standard, see REP 103 (right handed)