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

Revision history [back]

Having odometry considered needs you to fiddle with the code. Currently there is no easy and robust way to merge the information from odometry and the transformation estimation of rgbdslam, so it's not done. The corresponding code section is in graph_manager.cpp, you can search for "FIXME get odometry information matrix and transform it to the optical frame" and twiddel with the information matrix to reflect your odometry properly...