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

[Gazebo] laserscans drift away without movement #1

Closed
relffok opened this issue Aug 31, 2021 · 4 comments · Fixed by #23
Closed

[Gazebo] laserscans drift away without movement #1

relffok opened this issue Aug 31, 2021 · 4 comments · Fixed by #23
Labels
bug Something isn't working

Comments

@relffok
Copy link
Owner

relffok commented Aug 31, 2021

From time to time the laserscans drift towards the robot in a weird manner, even if robot is not moving.
only in gazebo!

more information following

@relffok
Copy link
Owner Author

relffok commented Sep 19, 2022

this is caused by the robot tilting, inertia / weights / simulated properties must be checked

@mintar
Copy link

mintar commented Sep 19, 2022

Wow, good find! I was also looking at the same issue right now.

For reference, here's a video of what's happening:

mir_ros2_laser_scans.mp4

@mintar
Copy link

mintar commented Sep 19, 2022

I think this fixes it:

git cherry-pick 063d4e7

In noetic, the collision meshes for the wheels were replaced by cylinders. This solves lots of problems like this.

@relffok
Copy link
Owner Author

relffok commented Sep 20, 2022

Nice, this helps indeed! Will pull this right away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants