ProjectNeura / LEADS

Enable your racing car with powerful, data-driven instrumentation, control, and analysis systems, all wrapped up in a gorgeous look.
https://leads.projectneura.org
Apache License 2.0
256 stars 54 forks source link

2024 University of Waterloo Fall Kickoff Race #436

Closed ATATC closed 2 weeks ago

ATATC commented 1 month ago

@ProjectNeura/vec Hi all, Data and feedback from the 2024 University of Waterloo Fall Kickoff Race shall be posted here.

ATATC commented 1 month ago

main.csv

ATATC commented 1 month ago

@aforti86 Do we have the table of lap times?

ATATC commented 1 month ago

image

ATATC commented 1 month ago
dataset: "data/main.csv"

jobs:
  - name: Task 1
    uses: bake
  - name: Task 2
    uses: process
    with:
      vehicle_hit_box: 2  # default: 3
      min_lap_time: 50  # default: 30 (seconds)
  - name: Draw Lap 16
    uses: draw-lap
    with:
      lap_index: 15
  - name: Draw Comparison of Laps
    uses: draw-comparison-of-laps
    with:
      width: 0.3  # default: 0.3