Skip to content

fix an bug where the naming of the kwarg collides with the property torque_compensation#794

Open
ufukguenes wants to merge 1 commit intoARISE-Initiative:masterfrom
ufukguenes:use_torque_in_joint_vel_controller_fix
Open

fix an bug where the naming of the kwarg collides with the property torque_compensation#794
ufukguenes wants to merge 1 commit intoARISE-Initiative:masterfrom
ufukguenes:use_torque_in_joint_vel_controller_fix

Conversation

@ufukguenes
Copy link

When running the control demo (demo_control.py) with the JOINT_VELOCITY controller, the code crashes.
For example use the options: Lift, Panda, JOINT_VELOCITY.
After this fix, the demo runs as expected.

  • the fix is renaming the class attribute torque_compensation to use_torque_compensation so that it doesn't collide with the class property torque_compensation

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.

1 participant