Skip to content

Releases: Team537/RobotCode2024

Seven Rivers Regional

04 Apr 13:07
c3285fb

Choose a tag to compare

537's base code for the seven rivers regional.

What's Changed

New Contributors

Full Changelog: Feature...Seven_Rivers_Regional

Wisconsin Regional

15 Mar 01:11
a049d32

Choose a tag to compare

Overview

This code should serve as the base for 537 during the Wisconsin regional. This code contains the following:

Teleop Changes

  • Speed limited (To prevent the robot from trying to go over it's max speed).
  • Rotational correction
  • Vision assisted IMU reset

Autonomous Changes:

  • Position following
  • Autonomous Selection
  • Vision assisted pose estimation

Full Changelog: Seven_Rivers_Regional...Feature