meua / dora-drives

Autonomous driving starter kit based on dora

Home Page:https://dora-rs.github.io/dora-drives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


dora-drives is a set of operators you can use with dora to create an autonomous driving vehicle.

You can test the operators on real webcam or within Carla.

This project is in early development, and many features have yet to be implemented with breaking changes. Please don't take for granted the current design.

Documentation

The documentation can be found here: dora-rs.github.io/dora-drives

You will be able to get started using the installation section.

Operators:

Point cloud registration

PWC

Object dectection

PWC

  • Perfect detection on Carla Simulator

Traffic sign recognition

Lane detection

PWC

Drivable Area detection

PWC

Multiple Object tracking(MOT)

strong sort

PWC

Motion Planning

Path Tracking

  • Proportional Integral Derivative controller (PID)

Future operators:

⚖️ LICENSE

This project is licensed under Apache-2.0. Check out NOTICE.md for more information.

About

Autonomous driving starter kit based on dora

https://dora-rs.github.io/dora-drives

License:Apache License 2.0


Languages

Language:Python 93.5%Language:Dockerfile 3.4%Language:Shell 3.1%