Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robot spins when reaching the goal. #1

Open
maxpolzin opened this issue Sep 4, 2023 · 1 comment
Open

Robot spins when reaching the goal. #1

maxpolzin opened this issue Sep 4, 2023 · 1 comment

Comments

@maxpolzin
Copy link

Screencast.from.09-04-2023.02.33.58.PM.webm

As you can see the robot moves towards the set goal. When arriving it starts spinning around the goal. Do you have any hints why this could be the case?

Note, I am purposefully not fusing wheel odometry because my robot doesn't have good wheel odometry. I don't care about high accuracy as long as the robot somewhat moves towards the goal.

@maxpolzin
Copy link
Author

This can be fixed by placing the imu_link frame at the same place as the base_link frame in the URDF. This feels slightly hacky, but resolves the rotation around the goal.

@maxpolzin maxpolzin reopened this Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant