#include <sr_joint_motor.hpp>

Public Member Functions | |
| MuscleWrapper () | |
Public Attributes | |
| int | muscle_driver_id [2] |
| id of the muscle drivers that control the muscles for this joint. These muscles can be driven | |
| int | muscle_id [2] |
| id of the muscles for this joint (the id indicates the order from 0 to 9 of the muscle in its muscle driver) | |
Definition at line 160 of file sr_joint_motor.hpp.
| shadow_joints::MuscleWrapper::MuscleWrapper | ( | ) | [inline] |
Definition at line 164 of file sr_joint_motor.hpp.
id of the muscle drivers that control the muscles for this joint. These muscles can be driven
Definition at line 172 of file sr_joint_motor.hpp.
id of the muscles for this joint (the id indicates the order from 0 to 9 of the muscle in its muscle driver)
Definition at line 174 of file sr_joint_motor.hpp.