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

Switch to velocity controllers to overcome bug from position controllers #5

Merged

Conversation

sleong1
Copy link

@sleong1 sleong1 commented Jan 18, 2019

as found in ros-simulation/gazebo_ros_pkgs#479

and reported by the warning

The default_robot_hw_sim plugin is using the Joint::SetPosition method without preserving the link velocity.
As a result, gravity will not be simulated correctly for your model.
Please set gazebo_pid parameters, switch to the VelocityJointInterface or EffortJointInterface, or upgrade to Gazebo 9.

as found in ros-simulation/gazebo_ros_pkgs#479

and reported by the warning

The default_robot_hw_sim plugin is using the Joint::SetPosition method without preserving the link velocity.
As a result, gravity will not be simulated correctly for your model.
Please set gazebo_pid parameters, switch to the VelocityJointInterface or EffortJointInterface, or upgrade to Gazebo 9.
@awesomebytes
Copy link
Owner

Such a wonderful commit message

@awesomebytes awesomebytes merged commit e3ce91e into awesomebytes:simulation_that_works Jan 18, 2019
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