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

set joint torque #18

Open
SetpointDesign opened this issue Mar 6, 2024 · 1 comment
Open

set joint torque #18

SetpointDesign opened this issue Mar 6, 2024 · 1 comment

Comments

@SetpointDesign
Copy link

I see in uxbus_cmd.cc that at some point there was a function to set individual joint torques for the robot, and the function has been commented out. Is this functionality still possible with the underlying controller? is this going to be fixed in the API at some point?

// // this interface is no longer supported
// int UxbusCmd::set_servot(float jnt_taus[7]) {

Also is there any documentation about achievable update rates for setting torque?

I see from this issue that the maximum supported polling rate for reading position is 250hz.

@vimior
Copy link
Collaborator

vimior commented Apr 9, 2024

@SetpointDesign
Sorry, this function requires specific firmware to support it, so this interface is commented out and not supported. Because it involves safety issues, there are no plans to open this for the time being.

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

No branches or pull requests

2 participants