Kinovarobotics / kortex

Code examples and API documentation for KINOVA® KORTEX™ robotic arms
https://www.kinovarobotics.com/
Other
107 stars 84 forks source link

Needs of rotor inertia value for efficient torque control on Gen3 robots #157

Closed mathieu-celerier closed 1 year ago

mathieu-celerier commented 1 year ago

I am currently working on Kinova Gen3 using torque control. To improve the torque control I would like to include the dynamical effect of rotor inertia in my framework.

Is it possible to know what motors are used in the Gen3 robot?

If not, could you please provide the following:

For both:

Best regards,

Mathieu Celerier

felixmaisonneuve commented 1 year ago

Hi @mathieu-celerier,

We cannot share the actuator model, but you can contact the support team at support@kinova.ca and they might be able to share the inertia and gear ratio

Regards, Felix

juandavid212 commented 1 year ago

Hi @mathieu-celerier, Did you manage to implement this efficient torque control? I'm planning to implement something similar. Would you mind sharing your code?