v1.2.0 #47
CameronMyhre
announced in
Announcements
v1.2.0
#47
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GitHub Release Notes: RobotCode2025 v1.2.0
We are excited to announce v1.2.0, a release that includes significant enhancements to the vision system, odometry, subsystem architecture, and overall code quality. This update also introduces new subsystems and utility features, ensuring better performance and a streamlined development process. Below is the comprehensive breakdown of changes included in this release.
Changelog
🚀 New Features
VisionOdometryclass to integrate vision-based pose estimates with drivetrain odometry.PhotonVisionCamerafor improved pose estimation.PhotonPoseEstimator.RobotContainerto include theVisionOdometrysubsystem and camera setup.DriveSubsystemnow includes a method to retrieve theSwerveDrivePoseEstimator.LEDManagerclass to manage LED patterns dynamically.LEDConfigurationenum for customizable LED states.LEDManagerfor consistent architecture.getRobotPose()method.🛠️ Enhancements
📝 Code Quality
🐛 Bug Fixes
Usage Notes
For Drive Team:
For Developers:
LEDManagerand Narwhal subsystems offer extensibility for future updates. Review these implementations for consistency with team architecture.This discussion was created from the release v1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions