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

Fix issue #690 add physics type for dart with joint velocity interface #693

Merged

Conversation

jacknlliu
Copy link

@jacknlliu jacknlliu commented Apr 2, 2018

Fix #690

  • add physics type member
  • change velocity API from SetParam("vel") to SetVelocity() for dart physics engine

@j-rivero
Copy link
Contributor

j-rivero commented Apr 5, 2018

The change seems to be failing in gazebo7: https://build.osrfoundation.org/job/ros_gazebo_pkgs-ci-pr_any_kinetic-xenial-amd64/98/console

We probably need to add a ifdef on the GAZEBO version lower than 8 to adapt to the official API of Kinetic (gazebo7). Could you please add it?

@jacknlliu
Copy link
Author

  • add GAZEBO_MAJOR_VERSION for gazebo version lower than 8.

@j-rivero
Copy link
Contributor

j-rivero commented Apr 6, 2018

The errors in CI are not related to this PR. Thanks for the contribution!

@j-rivero j-rivero merged commit 7b8f2e8 into ros-simulation:kinetic-devel Apr 6, 2018
Roboterbastler pushed a commit to Roboterbastler/gazebo_ros_pkgs that referenced this pull request Jul 6, 2018
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.

2 participants