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
Object dectection

- Perfect detection on Carla Simulator
Traffic sign recognition
Lane detection

Drivable Area detection
Multiple Object tracking(MOT)
strong sort

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.