Go to the documentation of this file.
19 #ifndef LANE_PLANNER_NODES__LANE_PLANNER_NODE_HPP_
20 #define LANE_PLANNER_NODES__LANE_PLANNER_NODE_HPP_
32 namespace lane_planner_nodes
56 std::unique_ptr<lane_planner::LanePlanner> m_planner;
60 HADMapService::Request create_map_request(
const Route & route)
override;
66 const lanelet::LaneletMapPtr & lanelet_map_ptr)
override;
73 #endif // LANE_PLANNER_NODES__LANE_PLANNER_NODE_HPP_
Vehicle parameters specifying vehicle's handling performance.
Definition: control/motion_common/include/motion_common/config.hpp:87
decltype(autoware_auto_msgs::msg::TrajectoryPoint::x) Real
Definition: motion_common.hpp:33
autoware_auto_msgs::msg::Route Route
Definition: parking_planner_node.hpp:60
This file defines the trajectory_planner_node_base_node class.
This file defines the lanelet2_map_provider_node class.
Definition: quick_sort.hpp:24
This file defines the lane_planner class.
float float32_t
Definition: types.hpp:45
autoware_auto_msgs::srv::HADMapService HADMapService
Definition: off_map_obstacles_filter_node.cpp:35
ROS 2 Node for hello world.
Definition: lane_planner_node.hpp:47
ROS 2 Wrapper Node for Trajectory Planner.
Definition: trajectory_planner_node_base.hpp:58
double float64_t
Definition: types.hpp:47
autoware_auto_msgs::msg::Trajectory Trajectory
Definition: motion_common.hpp:37