Skip to content

Instantly share code, notes, and snippets.

@shandrayu
Last active May 4, 2018 13:31
Show Gist options
  • Save shandrayu/14ee3990a9f6bfafc0875908809f5523 to your computer and use it in GitHub Desktop.
Save shandrayu/14ee3990a9f6bfafc0875908809f5523 to your computer and use it in GitHub Desktop.

Where to start

Donkey car platform

Car platform assembling

Overview

Notes for robocar racing challenge.

PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.

Software platform

  • Donkey car as a fast start software to control your car.
  • ROS middleware for fast prototyping.

Hardware

Racing platforms

The level-up after Donkey:

Stereo cameras

Neural computing

Jetson TX2 with Auvidea J120 development board - it will be more compact.

Raspberry PI can be easily extended with:

  • Movidus Stick
  • Vision Bonnet (from Google Vision Kit)

Additional sensors

  • Ultrasonic - very cheap.
  • Lidar. Here is the comparison of two not very expensive ones.
  • Kinect

Projects

https://github.com/kometa-triatlon/roborace_elegoo/wiki
https://github.com/kometa-triatlon/roborace_erlerover

Issues

Performance

Data transfer / video streaming

Debugging techniques

Visualization techniques

Events

DIY Robocars
MOVE-IT HACKATHON. Hacking real size cars :)

Frameworks

Deep learning

AutonomousDrivingCookbook

Simulation

Open-source simulator for autonomous driving research

Other topics

Real vehicles architecture

Functional safety

Functional safety flow

Open source autonomous driving

  • Open Autonomous Safety
  • OpenADx. Currently there are two testbed candidates: simulation and Massive data ingest and management. Currently work in on progress on first testbed.

To be checked, interesting links, ideas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment