Skip to content

2024 University of Waterloo Fall Kickoff Race #436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ATATC opened this issue Oct 5, 2024 · 5 comments
Open

2024 University of Waterloo Fall Kickoff Race #436

ATATC opened this issue Oct 5, 2024 · 5 comments
Labels
code review Code review or comment documentation Improvements or additions to documentation report Discussed in the meeting

Comments

@ATATC
Copy link
Member

ATATC commented Oct 5, 2024

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

@ATATC ATATC added documentation Improvements or additions to documentation code review Code review or comment report Discussed in the meeting labels Oct 5, 2024
@ATATC ATATC assigned ATATC and unassigned ATATC Oct 5, 2024
@ATATC
Copy link
Member Author

ATATC commented Oct 5, 2024

main.csv

@ATATC ATATC pinned this issue Oct 5, 2024
@ATATC
Copy link
Member Author

ATATC commented Oct 5, 2024

@aforti86 Do we have the table of lap times?

@ATATC
Copy link
Member Author

ATATC commented Oct 5, 2024

image

@ATATC
Copy link
Member Author

ATATC commented Oct 6, 2024

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

@ATATC ATATC closed this as completed Nov 12, 2024
@ATATC
Copy link
Member Author

ATATC commented Dec 11, 2024

Investigation of Controller Disconnections

Finally, I have some time to investigate the sensor system failure that occurred on October 5th. It is confirmed that the disconnections between controllers were caused by the USB socket overheating. More active cooling is required.

@ATATC ATATC reopened this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code review Code review or comment documentation Improvements or additions to documentation report Discussed in the meeting
Projects
None yet
Development

No branches or pull requests

1 participant