Skip to content

Releases: Jarhead20/RRPathGen

V1.7.0

18 Sep 05:30
Compare
Choose a tag to compare

New Features:
New Trajectory systems allows for different libraries to be implemented more easily

Fixes:
Midpoints now add correctly when a marker is in the trajectory

V2.0.0-alpha

09 Sep 05:11
Compare
Choose a tag to compare
V2.0.0-alpha Pre-release
Pre-release

This version uses the new 1.0 release of road runner, there are many issues with it currently and most of the features don't work such as repositioning the previous points.

Known issues:
Output formatting still uses v0.5 code
Cannot drag and reposition nodes
Cannot add new mid points
Uses CenterStage field
Doesn't use the latest release of RoadRunner 1.0

Future tasks:
Make other output formats that are compatible with other pathing libraries such as Pedro

V1.6.0

09 Sep 02:36
1010bb6
Compare
Choose a tag to compare

Changed field to Into The Deep image from Juice

V1.5.1

23 Oct 07:46
58dc9a5
Compare
Choose a tag to compare

Fixes:
Rotated field

v1.5.0

19 Sep 11:55
Compare
Choose a tag to compare

Changed units in angular velocity and acceleration to degrees
Changed field to CenterStage image from Juice

V1.4.4

04 Mar 10:06
Compare
Choose a tag to compare

Fixes:
Actually made the max velo and accel stuff have an effect on the trajectory
Fixed issue where robot heading would not update when flipping splines
Removed debug info

V1.4.3

01 Feb 09:19
Compare
Choose a tag to compare

New Features:
New Marker system, (right click)
Export options

Fixes:
Fixed reversed trajectories

V1.4.2

26 Jan 05:14
Compare
Choose a tag to compare

New Features:
Proper support for importing trajectory sequences and linetos
Importing displacement markers now works properly

Fixes:
fixed background splines incorrectly render as per #4

V1.4.1

23 Jan 01:18
Compare
Choose a tag to compare

Fixes:
changed Trajectory to TrajectorySequence in export

V1.4.0

18 Jan 11:42
Compare
Choose a tag to compare

New Features:
Trajectory Sequences! 🎉
lineTo
lineToSplineHeading
lineToLinearHeading
lineToConstantHeading
option to set max velo, accel, ang velo and ang accel

Fixes:
Incorrect rendering of background splines
Height and width are now always equal