robotoc
robotoc - efficient ROBOT Optimal Control solvers
|
This is the complete list of members for robotoc::RobotModelInfo, including all inherited members.
base_joint_type | robotoc::RobotModelInfo | |
contact_inv_damping | robotoc::RobotModelInfo | |
Humanoid(const std::string &urdf_path, const std::vector< ContactModelInfo > &surface_contacts) | robotoc::RobotModelInfo | static |
Manipulator(const std::string &urdf_path) | robotoc::RobotModelInfo | static |
operator=(const RobotModelInfo &)=default | robotoc::RobotModelInfo | |
operator=(RobotModelInfo &&) noexcept=default | robotoc::RobotModelInfo | |
point_contacts | robotoc::RobotModelInfo | |
Quadruped(const std::string &urdf_path, const std::vector< ContactModelInfo > &point_contacts) | robotoc::RobotModelInfo | static |
RobotModelInfo(const std::string &urdf_path, const BaseJointType base_joint_type, const std::vector< ContactModelInfo > &point_contacts, const std::vector< ContactModelInfo > &surface_contacts, const double contact_inv_damping=0.0) | robotoc::RobotModelInfo | |
RobotModelInfo()=default | robotoc::RobotModelInfo | |
RobotModelInfo(const RobotModelInfo &)=default | robotoc::RobotModelInfo | |
RobotModelInfo(RobotModelInfo &&) noexcept=default | robotoc::RobotModelInfo | |
surface_contacts | robotoc::RobotModelInfo | |
urdf_path | robotoc::RobotModelInfo | |
~RobotModelInfo()=default | robotoc::RobotModelInfo |