Cheetah Software  1.0
ActuatorModel.h File Reference

Model of actuator Includes friction, max torque, and motor torque speed curve. More...

+ Include dependency graph for ActuatorModel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActuatorModel< T >
 

Detailed Description

Model of actuator Includes friction, max torque, and motor torque speed curve.

The getTorque is used for torque at the joint, not torque at the motor. The provided frictions are for torques at the joint, not torque at the motor The R/KT are for the motor

Definition in file ActuatorModel.h.