You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to drive the Braccio++ using ROS2. I need following information for the URDF.
Maximum motor speed (velocity in m/s)
Maximum motor torque (effort in N-m)
How can we get speed at runtime? Is there a method to get/set acceleration?
Also, the speed function parameter is time (ms ?) not the speed (rad/s).
Where can I find the datasheet for the smart servos?
The text was updated successfully, but these errors were encountered:
metanav
changed the title
Information about smart motors
Information about smart servo motors
Aug 20, 2022
Where can I find the datasheet for the smart servos?
Hi @metanav. This issue tracker is only used for bug reports or feature requests related to the code or documentation of the "Arduino_Braccio_plusplus" library.
Issues about the documentation for the Arduino Braccio ++ hardware should be submitted here:
To be clear, my previous comment was only addressing the specific part of the issue I quoted. If you have identified bugs or possible enhancements to the content stored in this repository, that is certainly appropriate for this issue tracker.
I am trying to drive the Braccio++ using ROS2. I need following information for the URDF.
How can we get speed at runtime? Is there a method to get/set acceleration?
Also, the speed function parameter is time (ms ?) not the speed (rad/s).
Where can I find the datasheet for the smart servos?
The text was updated successfully, but these errors were encountered: