Robot location jump in RVIZ window
Hi everyone,
I have a robot positioning problem in my simulation.
In the simulation my robot will suddenly jump place near the it`s original location. Some time it will recover by itself.
And some time it just stay there, which lead to problem of collision of something even worse.
I cannot figure out which part I have done wrong.
I will put the video of my error in below, and I can provide other detail as request.
https://www.youtube.com/watch?v=zq32Q...
you might skip to 40second to see what happen in my rviz window
Where does the position information for the RVIZ comes from? From a localization method? Could you provide more information on what you're doing in the simulation?
I am currently running a simulation using teb_local_planner.
The following url is the paste bin for the .yaml file
http://pastebin.com/SNX6EVBT
Ok, What are the red arrows? Where does that information come from?
there is some issue with localisation... provide more information on the launch file
The red arrows is the data from amcl.
Yes sure, the following url is the paste bin for my launch code, and there is a command after this comment
http://pastebin.com/j8HLw0EW
roslaunch teb_tut robot_carlike_in_stage1.launch map_file:="/home/samping/Desktop/teb_tut/maps/tutorial.yaml" world_file:="/home/samping/Desktop/teb_tut/stage/maze_carlike.world" initial_pose_x:=5.0 initial_pose_y:=0.0 initial_pose_a:=0.0