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

Revision history [back]

click to hide/show revision 1
initial version

I want to leave a comment here about what I did. Since the robot was stationary, it was not eventualy important to localize it at all. I had a base_link frame and a world frame. I was left with two options, either to create a map frame and transform it with no translation or rotation. (identity rotation matrix and zero translation matrix) Or just rename the world frame to map frame. (this worked for me).