Autoware.Auto
trajectory_manager.hpp File Reference

This file defines the behavior_planner class. More...

#include <behavior_planner/visibility_control.hpp>
#include <common/types.hpp>
#include <autoware_auto_planning_msgs/msg/had_map_route.hpp>
#include <autoware_auto_planning_msgs/msg/trajectory.hpp>
#include <autoware_auto_vehicle_msgs/msg/vehicle_kinematic_state.hpp>
#include <iostream>
#include <vector>
Include dependency graph for trajectory_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  autoware::behavior_planner::PlannerConfig
 
class  autoware::behavior_planner::TrajectoryManager
 Class that splits trajectory at gear changing points and publish them separately. More...
 

Namespaces

 autoware
 This file defines the lanelet2_map_provider_node class.
 
 autoware::behavior_planner
 TODO(ryohsuke.mitsudome): Document namespaces!
 

Detailed Description

This file defines the behavior_planner class.