Motion Control of Self-Driving Car for Trajectory Tracking
-
Updated
Jun 26, 2022 - Python
Motion Control of Self-Driving Car for Trajectory Tracking
Pure pursuit implementation for ftc
This repository contains ROS-based implementations of PID and Pure Pursuit controllers for mobile robots. The PID controller adjusts the steering angle to minimize lateral error, while the Pure Pursuit controller calculates the required steering angle to follow a predefined path.
Add a description, image, and links to the pure-pursuit-controller topic page so that developers can more easily learn about it.
To associate your repository with the pure-pursuit-controller topic, visit your repo's landing page and select "manage topics."