MCPcopy Index your code
hub / github.com/dora-rs/dora-drives

github.com/dora-rs/dora-drives @v0.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.1 ↗ · + Follow
1,294 symbols 4,000 edges 35 files 83 documented · 6% updated 2y agov0.2.1 · 2023-03-27★ 759 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<img src="https://github.com/dora-rs/dora-drives/raw/v0.2.1/docs/src/logo.svg" width="400">

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.

Core symbols most depended-on inside this repo

Shape

Function 1,072
Method 175
Class 47

Languages

TypeScript85%
Python15%

Modules by API surface

docs/mermaid.min.js1,099 symbols
carla/human_agent.py19 symbols
operators/yolop_op.py11 symbols
carla/_generate_world.py10 symbols
operators/pid_control_op.py9 symbols
operators/dora_utils.py9 symbols
carla/oasis_agent.py9 symbols
carla/_dora_utils.py9 symbols
carla/perfect_detection_op.py8 symbols
carla/dora_agent.py8 symbols
carla/_hd_map.py8 symbols
operators/hybrid_astar_op.py7 symbols

For agents

$ claude mcp add dora-drives \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page