Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
-
Updated
Jan 13, 2024 - Python
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
A virtual simulation platform for autonomous vehicle sensing, mapping, control and behaviour methods using ROS 2 and Gazebo.
Path tracking with dynamic bicycle models
Autonomous Vehicle modelling using MATLAB and Simulink
Motion Control of Self-Driving Car for Trajectory Tracking
Lane Keeping Assist function by applying Stanley method for lateral control and PID controller for longitudinal control using Python on the Carla simulator. 🚗
Development of a virtual simulation platform for autonomous vehicle sensing, mapping, control and behaviour methods using ROS and Gazebo.
A complete Python abstraction of Stanford's lateral Stanley Controller.
AV Projects with the CARLA simulator
Development of a virtual simulation platform for autonomous vehicle sensing, mapping, control and behaviour methods using ROS and Gazebo.
This project aims to develop a vehicle controller to control the vehicle in CARLA simulator to follow a race track by navigating through preset waypoints.
MPC, iLQR, Stanley, Pure Pursuit Controllers in AWSIM using ROS2
This repository contains the final project work for Autonomous Driving Technologies class. Robust lane detection, Stanley control for steering, UDP communication between 2 systems, and traffic sign detectors form an autonomous navigation system.
stanley controller in c++
concepts + utilities + examples for prototyping/ education in mobile robotics
This over-engineered game is my attempt to brush up on vehicle dynamics and path tracking algorithms by coding them from scratch. The game conceals an underlying framework of tunable path tracking controllers (Pure-Pursuit, Stanley, Kinematic/Dynamic LQR), customizable vehicle dynamics models, spline-based path generation, etc.
f1 tenth in ROS2 foxy
Integration of the perception, planning, and control subsystems of an autonomous vehicle using the Robot Operating System (ROS)
Add a description, image, and links to the stanley-controller topic page so that developers can more easily learn about it.
To associate your repository with the stanley-controller topic, visit your repo's landing page and select "manage topics."