Go to the documentation of this file.    1 #ifndef AIKIDO_PLANNER_FIRSTSUPPORTEDMETAPLANNER_HPP_ 
    2 #define AIKIDO_PLANNER_FIRSTSUPPORTEDMETAPLANNER_HPP_ 
   20 #endif // AIKIDO_PLANNER_FIRSTSUPPORTEDMETAPLANNER_HPP_ 
 
 
Format of serialized trajectory in YAML.
Definition: algorithm.hpp:4
 
std::shared_ptr< Trajectory > TrajectoryPtr
Definition: Trajectory.hpp:13
 
Base class for various planning problems.
Definition: Problem.hpp:13
 
CompositePlanner is a base class for concrete planner classes that contain multiple planners.
Definition: CompositePlanner.hpp:16
 
Base class for planning result of various planning problems.
Definition: Planner.hpp:58