Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 344 Bytes

EMplanner_Carla

Implementation of motion planning for self-driving cars based on EM Planner in Carla

Control

Longitudinal Control based on PID

Lateral Control based on MPC and LQR

Planning

Path Planning based on S-L graph

Speed Planning based on S-T graph(TODO)

Requirements

  • Carla Version 0.9.12

  • Python Version 3.8.12