Motion Control of Self-Driving Car for Trajectory Tracking
-
Updated
May 15, 2025 - Python
8000
Motion Control of Self-Driving Car for Trajectory Tracking
This project is about network-controlled autonomous mobile robot. The system consists of a motion planner, a TCP-based communication server, and a robot client that handles the robot's dynamics and execution.
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."