Class PathFollowerNode

Inheritance Relationships

Base Type

  • public Node

Class Documentation

class PathFollowerNode : public Node

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

Public Functions

PathFollowerNode()

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