Skip to content

v3.6.0 - Plugin System & Into the Deep AprilTags

Compare
Choose a tag to compare
@serivesmejia serivesmejia released this 09 Sep 10:07
· 87 commits to main since this release
bf37fa2

This is the 22nd release for EOCV-Sim

Changelog:

  • Addresses the changes made in the FTC SDK 10.0 for the 2024-2025 season:
    • Adds the INTO THE DEEP AprilTag Library with accurate tag locations.
  • Brand-new plugin system for EOCV-Sim, allowing for easy integration of new features and libraries from the community (documentation pending, oops).
  • Adds the ability to load plugins from the user's filesystem.
  • Implements virtual filesystem for plugins, allowing for a sandboxed environment away from the user's filesystem.
  • Implements whitelist and blacklist for plugins and dynamically loaded pipelines, allowing for a sandboxed environment.