11 #ifndef STOMP_REPLANNER_HPP
12 #define STOMP_REPLANNER_HPP
14 #include "planner/Replanning/SimpleReplanner.hpp"
15 #include "API/Trajectory/trajectory.hpp"
16 #include "API/ConfigSpace/configuration.hpp"
17 #include "API/Roadmap/graph.hpp"
19 #include "HRI_costspace/HRICS_Navigation.hpp"
21 #include "utils/ConfGenerator.h"
24 #include "LightPlanner-pkg.h"
This class holds a the robot represented by a kinematic chain.
Definition: robot.hpp:42
Definition: StompReplanner.hpp:28
Definition: SimpleReplanner.hpp:28
bool init()
Before simple (no softmotion) replanning execution, this function initializes the replanner data...
Definition: StompReplanner.cpp:48