ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You won't need AMCL at all in such a use case. The SLAM node will be broadcasting the transform from the map frame to the odometric frame. You may have to configure the navigation stack's global and local costmaps a bit differently though.
2 | No.2 Revision |
You won't need AMCL at all in such a use case. The SLAM node will be broadcasting the transform from the map frame to the odometric frame. You may have to configure the navigation stack's global and local costmaps costmap a bit differently though.