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

Remove imu system plugin from the robot (backport #11) #13

Merged
merged 1 commit into from
May 10, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 10, 2024

Imu system plugin in Gazebo is global and importing it each time when spawning a robot can result in a simulation crash. All of our worlds already include sensor system plugin (which includes IMU) and importing it from a robot macro is unncecessary.


This is an automatic backport of pull request #11 done by Mergify.

@bjsowa bjsowa merged commit 792649a into rolling May 10, 2024
3 checks passed
@bjsowa bjsowa deleted the mergify/bp/rolling/pr-11 branch May 10, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants