Open kishorekumar29 opened 8 years ago
I tried to move the model in the world using tele-operation without giving initial pose and goal. Then i came know that the problem is purely with my localization. The model couldn't localize inside the map.
Hi kishore. I am been facing a similar issue where the robot automatically goes to recovery mode and spins around its axis. It is a localisation problem. Did you find anything that resolved your error?
I followed the instructions of the book and built a map using slam_gmapping node. I have configured navigation stack to my gazebo robot and created a launch file as below. Everything went fine with out error, of-course there are some warnings. When i launched the stack and gave initial pose & goal, the robot fails to trace the goal. It wanders with confusion and executes the rotary recovery mode. The localization of the robot was poor and the navigation getting aborted often. In some cases the robot moves till 50% of goal path and fails there. I understand there is some problem with my configuration and needs some fine tuning. Where should i apply patches to fix this. Below is my launch and config codes.
PS: I am using non-gpu laser sensor because i got some problem with my gpu_ray laser.
base_local_planner_params.yaml
costmap_common_params.yaml
global_costmap_params.yaml
local_costmap_params.yaml
I get these warnings occasionally but these are not consistent
[ WARN] [1454605148.779801697, 21.830000000]: Failed to transform initial pose in time (Lookup would require extrapolation into the future. Requested time 21.825000000 but the latest data is at time 21.821000000, when looking up transform from frame [base_link] to frame [map])
[ WARN] [1454605512.623590430, 69.784000000]: Map update loop missed its desired rate of 2.0000Hz... the loop actually took 0.6400 seconds