ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It is a bit trickier than just remapping odom
topic to your new_odom
topic, because amcl uses tf
instead of odom
. You will have to:
tf
topic. Something like this would work: http://answers.ros.org/question/229722/how-to-stop-gazebo-publishing-tf/)After you have done all these, you should check if tf tree is correct by running view_frames
2 | No.2 Revision |
It is a bit trickier than just remapping odom
topic to your new_odom
topic, because amcl uses tf
instead of odom
. You will have to:
tf
topic. Something like this would work: http://answers.ros.org/question/229722/how-to-stop-gazebo-publishing-tf/)After you have done all these, you should check if tf tree is correct by running view_frames
3 | No.3 Revision |
It is a bit trickier than just remapping odom
topic to your new_odom
topic, because amcl uses tf
instead of odom
. You will have to:
tf
topic. Something like this would work: http://answers.ros.org/question/229722/how-to-stop-gazebo-publishing-tf/)After you have done all these, you should check if tf tree is correct by running following http://wiki.ros.org/tf#view_framesview_frames