robot position changes frequently

asked 2020-11-11 23:11:35 -0500

dinesh gravatar image

updated 2020-11-12 06:17:56 -0500

I am using move base to move my robot autonomously from one place to another in the staic map i created using hector slam. Here the problem i'm facing is when i click the goal posiiton the robot starts to move but inbetween while it is analysing different laser scan with its rplidar a1 its hole position in map changes along with odom frame position.

As i see this is happeneing because the amcl is calculating the position for the robot itself by matching the laserscan data. How can i avoid this kind of problem? It looks like when robot reaches differetn location the laser scan data is matching with differetent locations data as a result the amcl is telling it to go their.

Here is the video demo showing this error. And here are the tf tree and node graph of this setup: image description image description

edit retag flag offensive close merge delete

Comments

Did you find the answer for this problem?

blahblahboy gravatar image blahblahboy  ( 2022-10-16 16:13:57 -0500 )edit