34 #include <teb_local_planner/homotopy_class_planner.h>
35 #include <teb_local_planner/teb_config.h>
52 void readDefaultConfig(arondto::TimedElasticBandsParams&
target);
62 teb_local_planner::TebConfig cfg_;
63 teb_local_planner::ObstContainer teb_obstacles;
65 teb_local_planner::PoseSequence teb_globalPath;
66 std::optional<teb_local_planner::Costmap> teb_costmap;
67 std::unique_ptr<teb_local_planner::HomotopyClassPlanner> hcp_{
nullptr};