Skip to content

Releases: MissouriMRDT/Autonomy_Software

v25.0.0

17 Sep 15:55
ff6ee01
Compare
Choose a tag to compare
Merge pull request #324 from MissouriMRDT/topic/add-test-coverage-to-…

URC 2024 - Competition Release

15 Aug 19:55
5fd4f26
Compare
Choose a tag to compare

Overview:

The "URC 2024 - Competition Release" represents the culmination of a remarkable year of effort, collaboration, and innovation. We are extremely proud of the work we’ve put together, building a new codebase from the ground up, and optimizing it for competition success. This hard work helped us score 56 points in the autonomy task, securing 3rd place in the task, and playing a key role in guiding our team to a 4th place overall finish internationally at the University Rover Challenge.

Key highlights of this release include the following enhancements:

  • State Machine Overhaul: Significant improvements were made to the state machine, increasing its efficiency and robustness in handling complex rover tasks.
  • Autonomy Enhancements: Implemented a feature-rich A* pathfinder, Stanley path follower, and improved GPS integration for precise navigation during competition.
  • Simulator Integration: Improved support for simulator testing, allowing for more accurate and consistent pre-competition validation.
  • Upgraded Dependencies: Integration of OpenCV v4.10.0, Google Test v1.15.2, and Quill v6.1.2 to ensure compatibility and improve system performance.
  • Logging Improvements: Upgraded Quill and refined the logging system for better debugging and data tracking.
  • Deployment Fixes: Resolved issues with deployment actions, ensuring the proper upload of release installers and preventing CodeQL timeouts.

Bug Fixes:

  • Fixed deployment action to properly upload the release installer.
  • Addressed CodeQL timeouts to ensure timely completion of security scans.
  • Improved handling of Docker rebuilds in certain environments.
  • Fixed various autonomy thread and camera system bugs identified during testing sessions.

Key Features:

  • Waypoint and Search Pattern Handlers: Added new functionality to support autonomous waypoint navigation and search patterns, improving rover performance during exploration tasks.
  • RoveComm Integration: Fully integrated autonomy with RoveComm, enabling efficient communication between software modules and hardware systems.
  • Camera Enhancements: Implemented camera recording handlers, point cloud generation, and enhanced ArUco vision detection.

What's Changed

Read more

URC 2024 - Sprint 3.1 Intermediate Release

25 Apr 01:59
63f9cd8
Compare
Choose a tag to compare

What's Changed

  • GPS Nav, Camera, and Overall Code Fixes From Testing Session 3 by @ClayJay3 in #249
  • Fix Parallelize Loop Functionality of AutonomyThread by @ClayJay3 in #251
  • Auto Increment Software Versions by @Byrdman32 in #250
  • Update Software Version Numbers by @github-actions in #252
  • [HOTFIX] Add Labels and Assignment by @Byrdman32 in #254

Full Changelog: v24.3.0...v24.3.1

URC 2024 - Sprint 3 Intermediate Release

19 Apr 01:27
4525936
Compare
Choose a tag to compare

Full Changelog: v24.2.0...v24.3.0

What's Changed

New Contributors

Full Changelog: v24.2.0...v24.3.0

URC 2024 - Sprint 2 Intermediate Release

03 Mar 20:10
7500c04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.1.0...v24.2.0

URC 2024 - Sprint 1 Intermediate Release

03 Mar 20:00
fb1da11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v24.0.0...v24.1.0

URC 2024 - Sprint 0 Intermediate Release

18 Aug 23:43
617fe0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.0...v24.0.0