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

Mismatch between the costmaps (local/global) and the static map while Navigation

asked 2019-09-11 09:50:31 -0500

adel gravatar image

Hello everyone, Did anyone meet a problem by navigation that the costmap (local and global) does not match the static map and then get many errors such as 1- " Costmap2DROS transform timeout. Current time: 1568211577.9241, global_pose stamp: 1568211577.3858, tolerance: 0.5000" 2-"Could not get robot pose, cancelling reconfiguration " and then unexpected map_offsetes during navigation? You can see an illustrating photo in: https://www.photobox.co.uk/my/photo/f... Thanks in advance

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-09-20 04:05:36 -0500

adel gravatar image

Hello all, the problem solved. I think my problem was not related to the robot or the navigation stack themselves but it is related to the environment where I am executing the navigation. That means big environments or long corridors without distinguishable landmarks or with only a few of them will lead to a bad localization of the robot (the robot actually loses its pose within the environment). And the solutions to this problem in my opinion are: 1- Once the robot loses its pose we should help it by giving it its actual pose using "pose estimation in Rviz". 2- trying the do the navigation properly or in a smart way by driving the robot to the wanted goal in such a way it has always some special landmarks in its way to the goal 3- If we want to build our environment for doing SLAM and navigation we should be aware to use many landmarks and they should not be the identic in the shape or specification that means to make a distinguishable environment (in the robot point of view) as possible as we can

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-09-11 09:50:31 -0500

Seen: 434 times

Last updated: Sep 20 '19