I know there is the Motor.setMaxTorque() command, but is there anyway to get the torque value?
Interesting…
![]()
Only gives the first motor’s readings.
I mean they had to pick something right. That’s a decent choice. It lets you select which motor you get info for.
I would have thought it more appropriate to give the mean of the torque values.
Same.
I mean theoretically, we could just do this
motorTorque = (motor_group_1_motor_a.torque(TorqueUnits.NM) + motor_group_1_motor_b.torque(TorqueUnits.NM)) / 2
But also in case OP really meant IQ when they selected it, we do not have this ![]()
(I swear if this is on some hidden back command list and we do have it though I am going to sit in my room and cry for weeks)
Respectfully
-Blaziumm
