navigation_tutorials icon indicating copy to clipboard operation
navigation_tutorials copied to clipboard

Tutorials about using the ROS Navigation stack.

Results 4 navigation_tutorials issues
Sort by recently updated
recently updated
newest added

`move_base_multi_robot.launch` in `navigation_stage` does not work properly due to invalid configuration of topic name and tf names. One of the causes of the issue comes from [stage_ros's issue](https://github.com/ros-simulation/stage_ros/issues/69). This will...

When i try to run the launch file: _move_base_fake_localization_2.5cm.launch_, there are 2 issues: 1. The map is not synchronized such as follow: ![screenshot from 2017-07-13 15-44-33](https://user-images.githubusercontent.com/22098679/28152206-9687faa4-67e2-11e7-9196-9e634a68e7b1.png) I searched online that...

Recently I have asked question that how to run move_base and mapping software simultaneously and gave them an answers.ros.org information ( https://answers.ros.org/question/223524/is-it-possible-to-navigate-and-build-map-at-the-same-time/ ) But it seems they still have some...

The map now matches in stage and RVIZ for move_base_fake_localization_5cm. I will look into the 2.5cm and 10cm maps when I have time.