Skip to content

Releases: TheGreenMachine/splines-kt

0.1.7

21 Jun 17:22

Choose a tag to compare

Fix npm publish script

0.1.5

18 Jun 02:27

Choose a tag to compare

Rename util package so as not to conflict with robot project util pac…

0.1.4

18 Jun 02:03

Choose a tag to compare

More concise generated getter names for Twist2d props

0.1.3: Fix final compile errors in robot project

18 Jun 00:45

Choose a tag to compare

- Add new Pose2d(Double, Double, Double) constructor
- Add @JvmStatic on Pose2dWithCurvature.identity()
- Make Twist2d members public
- Add Translation2d.fromPolar()