Skip to content

Automatic driving learning project based on Gym-CarRacing-V2.

License

Notifications You must be signed in to change notification settings

luweiqi/RaceCarControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaceCarControl

Automatic driving learning project based on Gym-CarRacing-V2.

PID MPC

Introduction

Based on the CarRacing environment, this project realizes the control car driving along the road. The project is simple in structure and easy to understand, making it an excellent learning project for beginners in autonomous driving.

Summary

None

Requirements

python     == 3.7.9
numpy     == 1.21.5
opencv-python  == 4.8.0
box2d      == 2.3.10
gym       == 0.25.1

Changelog

v 0.1.0 - 2023-09-03

  • Simple p control and mpc control are realized

Contact

Mail: 1805744767@qq.com

Authors and acknowledgment

ShowerSong

License

GNU General Public License v3.0

About

Automatic driving learning project based on Gym-CarRacing-V2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages