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
), but I just wanted to open a dedicated issue as this would be useful for @carloscp3009 .
For the implementation, as now getTorque actually return the torque that the output shaft of the transmission is applying to the mechanical structures, it make sense that getCurrents instead returns the "motor torque", divided by the k_tau or similar constant.
The text was updated successfully, but these errors were encountered:
We already knew about this (see
gz-sim-yarp-plugins/plugins/controlboard/src/ControlBoardDriver.cpp
Lines 1368 to 1377 in 6b25488
For the implementation, as now
getTorque
actually return the torque that the output shaft of the transmission is applying to the mechanical structures, it make sense thatgetCurrents
instead returns the "motor torque", divided by the k_tau or similar constant.The text was updated successfully, but these errors were encountered: