Skip to content

Releases: nab138/GearGlimpseRevolution

GearGlimpseRevolution v0.0.4

22 Dec 03:07
Compare
Choose a tag to compare

New Features:

  • Game piece visualization! Enter an NT key in settings. The game piece data should be a numeric array of Pose2ds (like [x, y, rot, x, y, rot, ...]) which can be easily done with smartdashboard.

Full Changelog: v0.0.3...v0.0.4

GearGlimpseRevolution v0.0.3

23 Jun 02:13
Compare
Choose a tag to compare

This update brings some exiting new features and bug fixes, as well as laying the groundwork for exiting updates to come...

New Features:

  • View FMS Data: A little floating window, which you can customize the size and position of, will appear above the field with info about the robot's current mode, alliance, station, e-stop status, etc.
  • See the command scheduler: If you publish the command scheduler with SmartDashboard.putData(CommandScheduler.getInstance()), GearGlimpse will now visualize it in a window similar to the FMS window!
  • Trajectory display: You can specify a NT key to read trajectory data from, and it will be displayed on the 3d field.
  • Apriltag detection: Currently more of a demo then anything. It is a little unstable and doesn't serve any practical purpose yet, but it serves as groundwork for automatically aligning the GearGlimpse field with a real field or field elements.

Fixed Bugs:

  • When scrolling away from a field in the config value and coming back, the value would appear as the old value until the settings menu is re-opened
  • Sometimes, GearGlimpse would fail to receive NetworkTables data from topic's with an extremely low topic ID.
  • When reconnecting to NetworkTables, old subscriptions would only be applied if the app was not connected at startup
  • When closing the config view, old subscriptions were not properly cleaned up

Known Issues:

  • The app is prone to crash while running the apriltag detector (especially if the user is also connected to networktables, displaying a robot, and doing other resource intensive activities such as screen recording)

Full Changelog: v0.0.2...v0.0.3

GearGlimpseRevolution v0.0.2

28 May 00:46
9b2df9f
Compare
Choose a tag to compare

New Features:

  • Choose your robot! The 2024 Kit Bot and 3044's R0xstar are now built in.
  • See your team's robot in AR! Import custom usdz files (converters are available online, see 3dpea) and set their offsets to your liking!
  • Hide the field, or make it transparent! The transparent field makes it easier to align with a real field or scoring elements, and once aligned, make the field invisible to see your robot drive around on a real field! Or, your robot can drive around on a table or floor with no field in sight.

Bug fixes:

  • The robot will no longer stop moving when the simulator/robot has been running too long.

Full Changelog: v0.0.1...v0.0.2

GearGlimpseRevolution v0.0.1

25 May 18:04
Compare
Choose a tag to compare

First public release of GearGlimpseRevolution!

Full Changelog: assets...v0.0.1

Assets v2

26 May 15:47
Compare
Choose a tag to compare

Adds additional assets to be built into GearGlimpse revolution.

Assets

18 May 01:35
Compare
Choose a tag to compare
Assets Pre-release
Pre-release
assets

GearGlimpse Glowup