Open czyapp opened 7 years ago
This is probably related to https://github.com/ros-planning/navigation_tutorials/pull/8 and https://github.com/ros-planning/navigation_tutorials/pull/10.
The files which control this are in this repository:
If you find a way to fix it, then please think about a pull request.
I submitted a pull request in #14 . Let me know if that look alright. Cheers.
Is there a python version of this tutorial?
When i try to run the launch file: _move_base_fake_localization2.5cm.launch, there are 2 issues:
The map is not synchronized such as follow: I searched online that we should edit the origin of the map but I couldn't find out where to do so. Couldn't find a map.yaml file in the navigation repo too.
The stage window doesn't show up when I launch the file.
p/s: I'm using ROS kinetic and cloned the tutorial from indigo-devel.
Thanks.