-
Notifications
You must be signed in to change notification settings - Fork 13
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
World Joints #74
Comments
Humm yes, that's true. Without fixing the robot to the world frame the robot tends to float away in the zero gravity world. We have the zero gravity gazebo world to simulate the control interface a user would have, where the hardware interface provides the gravity compensation. I agree though that it is inconvenient. Maybe we can add a parameter that allows the user to choose if they want the extra joint? |
Perhaps we should move towards re-enabling gravity in the Gazebo world? |
Alright sounds good. I've gone ahead and made these two pull requests which should address this. Let me know what you all think! |
Should we be forcing blue to be fixed at the origin in Gazebo with the world joint?
That stops the model from being moved around which might be inconvenient if people want to simulate the robot somewhere else in a simulated world.
The text was updated successfully, but these errors were encountered: