-
Notifications
You must be signed in to change notification settings - Fork 404
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
Updated set payload, zero ftsensor and set tool voltage to use the ur… #567
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.
Tested this and it seems to work nicely. Waiting for melodic and noetic sync before merging.
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.
Also, as done in #582 we should add it to the ROS_INTERFACE,md documentation.
…driver This makes it possible to call the commands when the robot is in local control if the external control script is running on the robot.
06ddbc4
to
550c200
Compare
I've cherry picked the docs update from #582, thanks @miguelprada |
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.
With the recent changes we would be back to waiting for the sync again.
…driver
This makes it possible to call the commands when the robot is in local control if the external control script is running on the robot.
This is a solution to #562.
This PR requires the changes from this PR in the client library