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 Joint Position Controller Behaviour Described in #1997 #2001

Merged
merged 15 commits into from
Aug 3, 2023
Prev Previous commit
Next Next commit
More minor style fixes
Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
  • Loading branch information
arjo129 committed Jun 1, 2023
commit 4c17b45be666d7d876043ef892fe36abca9a6f60
1 change: 0 additions & 1 deletion test/worlds/joint_position_controller_velocity.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@
name="ignition::gazebo::systems::JointPositionController">
<joint_name>j1</joint_name>
<use_velocity_commands>true</use_velocity_commands>
<!--<cmd_max>1000</cmd_max>-->
<initial_position>-2.0</initial_position>
</plugin>
</model>
Expand Down