A simple tutorial on autonomous vehicle planning and control and is easy to integrate this project with AIRSIM or CARLA by modifying the ./lib/vehicle_simulator.py
with simulator API.
- A Star Global Planner
- Lattice Local Planner
- Stanley Steering Control
- PID Longitudinal Control
pip install numpy opencv-python scipy pyastar2d matplotlib