Carma-platform v4.2.0
CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication.
tree_planner.hpp File Reference
#include <memory>
#include <carma_planning_msgs/msg/maneuver_plan.hpp>
#include "planning_strategy.hpp"
#include "cost_function.hpp"
#include "neighbor_generator.hpp"
#include "search_strategy.hpp"
#include "vehicle_state.hpp"
#include <rclcpp/rclcpp.hpp>
Include dependency graph for tree_planner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  arbitrator::TreePlanner
 Implementation of PlanningStrategy using a generic tree search algorithm. More...
 

Namespaces

namespace  arbitrator