GryphonRacingAI / gra

ROS + Docker code for University of Leeds Gryphon Racing AI team 2023-24
4 stars 4 forks source link

Lap counter #36

Closed ugsfume closed 3 months ago

ugsfume commented 3 months ago

This build completes the lap counter function, which detects lap completion upon passing the large orange cone pair. Additionally, autocross, trackdrive, acceleration supervisor logics were implemented, stopping the car after the specified lap counts, or at the stop zone.

Major Features:

Minor Features:

TODO:

autocross_supervisor