Skip to content

Releases: CMU-Robotics-Club/RoboBuggy2

Raceday 2024

24 Apr 18:28
d975cf1
Compare
Choose a tag to compare

This was Raceday 2024's Robobggy Code for both NAND and Short Circuit.

Take a look at this year's race day video here: https://youtu.be/BjfLCYTMENk?t=5881

##Key Changes Between 2023 and 2024

  1. Introduced NAND, a Tele-Op Buggy that Short Circuit Will pass
  2. Attempted to roll MPC, and included a more improved version of Stanley
  3. Improved the configuration of INS, made it better reflect buggy to prevent filter divergence
  4. Introduced Sanity Checks to make sure that both buggies provide accurate debug messages
  5. Transitioned from ROS Serial to Bnyahaj Serial, an in-house serial protocol to communicate on NAND
  6. Improved simulator to allow for manually-adjustable velocity and acceleration
  7. Begun work on automated testing, and the importance of building out better software checks

What's Changed

New Contributors

Full Changelog: v1.0.0...v.2.0.0

Raceday 2023

20 Sep 22:44
637454e
Compare
Choose a tag to compare

This was the code we used for Spring 2023. And won many things.