|
mc_rtc
2.14.0
|
#include <memory>

Go to the source code of this file.
Namespaces | |
| mc_rbdyn | |
Typedefs | |
| using | mc_rbdyn::RobotsPtr = std::shared_ptr< Robots > |
| using | mc_rbdyn::RobotPtr = std::shared_ptr< Robot > |
| using | mc_rbdyn::ConstRobotPtr = std::shared_ptr< const Robot > |
| using | mc_rbdyn::RobotFramePtr = std::shared_ptr< RobotFrame > |
| using | mc_rbdyn::ConstRobotFramePtr = std::shared_ptr< const RobotFrame > |
| using | mc_rbdyn::FramePtr = std::shared_ptr< Frame > |
| using | mc_rbdyn::ConstFramePtr = std::shared_ptr< const Frame > |