Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This fixes the problem related to Gazebo's position control, which can be seen
when dropping a position-controlled robot. The issue is fixed by using the
_preserveWorldVelocity
argument introduced in Gazebo 9.0.0.https://bitbucket.org/osrf/gazebo/pull-requests/2814/fix-issue-2111-by-providing-options-to/diff
Related issue/commit in gazebo_ros_pkgs, which introduces a similar fix:
ros-simulation/gazebo_ros_pkgs@3164e4c
ros-simulation/gazebo_ros_pkgs#479
turtlebot/turtlebot_arm#22
Tested on:
but should work also on Gazebo 7:
It seems like this PR also fixes the slippery wheels after upgrading to Kinetic. (Maybe related to CIR-KIT-Unit03/cirkit_unit03_simulator#20)
# @MoriKen254 さんのQiitaの記事,いつも読ませていただいてます!