Autoware.Auto
|
|
#include <controller_common_nodes/controller_base_node.hpp>
#include <pure_pursuit/pure_pursuit.hpp>
#include <string>
#include "pure_pursuit_nodes/visibility_control.hpp"
Go to the source code of this file.
Classes | |
class | autoware::motion::control::pure_pursuit_nodes::PurePursuitNode |
Boilerplate node that subscribes to the current pose and publishes a vehicle control command. More... | |
Namespaces | |
autoware | |
This file defines the lanelet2_map_provider_node class. | |
autoware::motion | |
autoware::motion::control | |
autoware::motion::control::pure_pursuit_nodes | |
Boilerplate Apex.OS nodes around pure_pursuit. | |