JeongsooHa / gym-autocarsim

2D car simulator for competition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autonomous Car Simulator

This code will be used at Hackathon hosted by the autonomous driving club ThinKingo.

2019 ThinKingo Autonomous Car Hackathon

Date : 2019-06-07 ~ 2019-06-08

Participants: Sungkyunkwan University individual or team

Preliminary team composition: Maximum 4 people per team (individual participants are assigned by the organizer)

Instructions:

  • Free breakfast and dinner
  • Award for Top 3 teams

Summary of Competition: Implementation of path generation and obstacle avoidance algorithm using virtual LiDAR data provided in simulator

Jury Introduction:

Jiwoo Jeong

Competition schedule:

FRI
18:30 ~ 18:45 Meeting organizer introduction time
18:45 ~ 19:30 Dinner and social hour
19:30 ~ 20:30 Pre-training seminar
20:30 ~       Start Hackathon

SAT
07:00 ~ 08:00 Breakfast
      ~ 08:30 Submission of results
09:00 ~ 09:30 Product demonstration and evaluation
09:30 ~ 10:00 Time of awards ceremony

Result of Team1:

Team1

Preview

LiDAR

Participants receive virtual LiDAR and GPS data.

LiDAR_preview.png

Course

If the participants complete the route in the shortest time, they will win.

level1

Usage

Auto

Drive with your own algorithm which is implemented at Brain.py.

python main.py --auto

Not auto

Drive with Keyboard.

python main.py

About

2D car simulator for competition.


Languages

Language:Python 100.0%