Go to the documentation of this file.    1 #ifndef AIKIDO_ROBOT_GRABMETADATA_HPP_ 
    2 #define AIKIDO_ROBOT_GRABMETADATA_HPP_ 
    4 #include <dart/dynamics/dynamics.hpp> 
   18       dart::dynamics::BodyNodePtr bodyNode,
 
   19       const std::string& oldName,
 
   20       dart::dynamics::SkeletonPtr parentSkeleton,
 
   21       const dart::dynamics::FreeJoint::Properties& jointProperties);
 
   39 #endif // AIKIDO_ROBOT_GRABMETADATA_HPP_ 
 
 
Format of serialized trajectory in YAML.
Definition: algorithm.hpp:4