ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rtabmap visual odometry

asked 2017-02-07 04:41:33 -0500

aerydna gravatar image

hi everyone, i'm facing some error or strange behaviour when rotating my camera along the yaw axis. i'm running the handheld tutorial ( http://wiki.ros.org/rtabmap_ros/Tutor... ) with a orbbec astra (running with the astra_camera ros package). i put the camera on a tripod just to be sure to not translate my camera while rotating it, however the odometry shows an unexpected translation on the y axis (as you can see in the attached pictures). Any sort of help will be very appreciated.

ps. i'm not sure the browser to have attached my file.. in case you can find it here https://drive.google.com/open?id=0B5G...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-02-07 10:49:03 -0500

matlabbe gravatar image

What is the precision of the orbbec after 3-4 meters? If it is similar to Kinect, the odometry may think that the camera is translating instead of rotating. You can try the PnP transform estimation to be more robust to far noisy features:

$ roslaunch rtabmap_ros rgbd_mapping.launch rtabmap_args:="--delete_db_on_start --Vis/EstimationType 1"

cheers

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-02-07 04:41:33 -0500

Seen: 727 times

Last updated: Feb 07 '17