aligator  0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
Loading...
Searching...
No Matches
aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl > Member List

This is the complete list of members for aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >, including all inherited members.

addBodyFrame(const std::string &body_name, const JointIndex &parentJoint, const SE3 &body_placement=SE3::Identity(), int parentFrame=-1)aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
addFrame(const Frame &frame, const bool append_inertia=true)aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
addJoint(const JointIndex parent, const JointModel &joint_model, const SE3 &joint_placement, const std::string &joint_name)aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
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)aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
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, const VectorXs &friction, const VectorXs &damping)aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
addJointFrame(const JointIndex &joint_index, int previous_frame_index=-1)aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
addJointIndexToParentSubtrees(const JointIndex joint_id)aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >protected
appendBodyToJoint(const JointIndex joint_index, const Inertia &Y, const SE3 &body_placement=SE3::Identity())aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
armaturealigator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
cast() constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
check() constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
check(const AlgorithmCheckerBase< D > &checker=AlgorithmCheckerBase< D >()) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
check(const Data &data) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
childrenaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
ConfigVectorMap typedefaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
ConfigVectorType typedefaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
dampingaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
effortLimitaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
existBodyName(const std::string &name) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
existFrame(const std::string &name, const FrameType &type=(FrameType)(JOINT|FIXED_JOINT|BODY|OP_FRAME|SENSOR)) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
existJointName(const std::string &name) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
framesaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
frictionaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
getBodyId(const std::string &name) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
getFrameId(const std::string &name, const FrameType &type=(FrameType)(JOINT|FIXED_JOINT|BODY|OP_FRAME|SENSOR)) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
getJointId(const std::string &name) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
gravityaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
gravity981aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >static
hasConfigurationLimit()aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
hasConfigurationLimitInTangent()aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
idx_qsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
idx_vExtendedsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
idx_vsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
inertiasaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
jointPlacementsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
jointsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
lowerPositionLimitaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
mimic_joint_supportsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
mimicked_jointsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
mimicking_jointsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
ModelTpl()aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
ModelTpl(const ModelTpl< S2, O2 > &other)aligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
namealigator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
namesaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
nbodiesaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
nframesaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
njointsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
nqaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
nqsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
nvaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
nvExtendedaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
nvExtendedsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
nvsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
operator!=(const ModelTpl &other) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
operator==(const ModelTpl &other) constaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
parentsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
referenceConfigurationsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
rotorGearRatioaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
rotorInertiaaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
subtreesaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
supportsaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
TangentVectorType typedefaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
upperPositionLimitaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >
velocityLimitaligator::ModelTpl< typename _Scalar, int _Options, template< typename, int > class JointCollectionTpl >