Skip to content

Releases: LouisAsanaka/Chassim

Fixed edit box bug

23 Mar 06:25
Compare
Choose a tag to compare

All Branches:

  • Fixed a bug where the edit box doesn't appear on a point entry if the list view is scrolled.

master branch:

  • Added configurable velocity & acceleration parameters.
  • Added an actual VEX field.

Path Info Box & Configurable Velocity + Acceleration

08 Mar 04:25
Compare
Choose a tag to compare

pathgen-java branch:

  • Added a path info box to display the distance & time it takes to complete the path.
  • Added a keyboard shortcut to regenerate the profile (Ctrl-G).
  • Added sliders to configure the cruise velocity & target acceleration.
    • Note: Won't update the info box - you need to regenerate the profile to see the new times

Copy Points to Clipboard & Path Following

07 Mar 14:50
Compare
Choose a tag to compare

pathgen-java branch:

  • Points can now be copied to clipboard through the Edit menu or the keyboard shortcut (Ctrl-Shift-C).
  • Path following now works (somewhat hacky).
  • Coordinates are rounded to the hundredths digit.
  • Fixed UX issue where dragging the selection to the field while editing a point would annoyingly place a point.

New 2020 Field & Units Changes

15 Feb 05:01
Compare
Choose a tag to compare

All Branches:

  • New 2020 field

pathgen-java branch:

  • Units are now inches (still meters internally)

Initial Release

28 Dec 10:35
Compare
Choose a tag to compare
  • Initial release of the program using Pathfinder.