identify_motor_p1_maximum_torque

identify_motor_p1_maximum_torque(motor_p1_torques)[source]

Identify the maximum torque of motor P1 [N*m].

Parameters:motor_p1_torques (numpy.array) – Torque at motor P1 [N*m].
Returns:Maximum torque of motor P1 [N*m].
Return type:float