Class EbsController

Inheritance Relationships

Base Type

Class Documentation

class EbsController : public MissionController

ROS2 node that implements the Pure Pursuit algorithm for controlling a vehicle along a raceline.

Public Functions

EbsController(control_structs::NodeConfig &config, control_structs::ControlState &state, control_structs::RosInterfaces &ros)

Constructor for the EbsController. Initializes parameters, subscriptions, and publishers.