-
Notifications
You must be signed in to change notification settings - Fork 30
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
apply desired joint torque passed from the frankapy client #18
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There seem to be too many files that shouldn't be added here. Can you please take a look.
Hey @mohitsharma0690! Apologies for getting so late to reply, I was travelling for the most part of the time after your change requests and I didn't have access to the franka robot. Also, so sorry for adding changes not relevant to this PR. I have removed them based on your comments. Thanks so much for your comments, I have incoporated the changes you have asked. Please get back to me when you could. Thanks! |
Also, I have an example joint_torque_control.py script that applies zero joint torque(gravity compensation) that can act as a test case for this feature. Do let me know if you think I should add it to this PR. |
This PR adds a new skill that requests franka-interface server to apply desired torque to the joints.