|
| | ModelTpl () |
| | ModelTpl (const ModelTpl< S2, O2 > &other) |
| FrameIndex | addBodyFrame (const std::string &body_name, const JointIndex &parentJoint, const SE3 &body_placement=SE3::Identity(), int parentFrame=-1) |
| FrameIndex | addFrame (const Frame &frame, const bool append_inertia=true) |
| JointIndex | addJoint (const JointIndex parent, const JointModel &joint_model, const SE3 &joint_placement, const std::string &joint_name) |
| JointIndex | addJoint (const JointIndex parent, const JointModel &joint_model, const SE3 &joint_placement, const std::string &joint_name, const VectorXs &max_effort, const VectorXs &max_velocity, const VectorXs &min_config, const VectorXs &max_config) |
| JointIndex | damping) |
| FrameIndex | addJointFrame (const JointIndex &joint_index, int previous_frame_index=-1) |
| void | appendBodyToJoint (const JointIndex joint_index, const Inertia &Y, const SE3 &body_placement=SE3::Identity()) |
| CastType< NewScalar, ModelTpl >::type | cast () const |
| bool | check () const |
| bool | check (const AlgorithmCheckerBase< D > &checker=AlgorithmCheckerBase< D >()) const |
| bool | check (const Data &data) const |
| bool | name) const |
| bool | name, const FrameType &type=(FrameType)(JOINT|FIXED_JOINT|BODY|OP_FRAME|SENSOR)) const |
| bool | name) const |
| FrameIndex | name) const |
| FrameIndex | name, const FrameType &type=(FrameType)(JOINT|FIXED_JOINT|BODY|OP_FRAME|SENSOR)) const |
| JointIndex | name) const |
| std::vector< bool > | hasConfigurationLimit () |
| std::vector< bool > | hasConfigurationLimitInTangent () |
| bool | operator!= (const ModelTpl &other) const |
| bool | operator== (const ModelTpl &other) const |