scl::SActuatorSetMuscle::SActuatorSetMuscle |
( |
| ) |
|
|
inline |
Default constructor. Sets stuff to NULL.
virtual scl::SActuatorSetMuscle::~SActuatorSetMuscle |
( |
| ) |
|
|
inlinevirtual |
Default destructor. Does nothing.
virtual const std::string& scl::SObject::getName |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual const std::string& scl::SObject::getType |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual bool scl::SObject::hasBeenInit |
( |
| ) |
const |
|
inlinevirtualinherited |
Eigen::VectorXd scl::SActuatorSetBase::force_actuator_ |
|
inherited |
The actuator set forces in the actuator coordinates
sBool scl::SObject::has_been_init_ |
|
inherited |
Whether the object is ready for use
Eigen::MatrixXd scl::SActuatorSetBase::J_ |
|
inherited |
The Jacobian that maps actuator forces into gc forces => force_gc_ = J_ * force_actuator_;
The parsed muscle specification
std::string scl::SObject::name_ |
|
inherited |
std::string scl::SObject::type_ |
|
protectedinherited |
The object's type. Should only be set by the constructor
The documentation for this class was generated from the following file: