Skip to content

Releases: PalouseRobosub/trajectory-drawing

v1.0.0

21 Oct 01:04
b83badc

Choose a tag to compare

Merge pull request #1 from PalouseRobosub/local-app

Local App

v0.4.0

20 Oct 09:25
1fc9955

Choose a tag to compare

shorten step length

v0.3.0

20 Oct 01:32
98c14db

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
add launch script to package on linux/macos

v0.2.1

20 Oct 00:48
c139879

Choose a tag to compare

v0.2.1 Pre-release
Pre-release
add icon

v0.2.0

18 Oct 08:57
235427e

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
Merge remote-tracking branch 'origin/local-app' into local-app

v0.1.0

15 Oct 08:37
599d9ec

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

First Release 🎉

Download and run the correct binary for your platform (ubuntu should work on all linux)

If the app does not launch correctly, launch it from the terminal by cding into the unzipped folder and running ./main

If you want to load in the premade paths, download paths.zip and put it in the same directory as the binary.

If not just make an empty folder named paths in the same directory as the binary.

Once the app is running, simply open https://localhost:8081 in your browser.

I'm extremely aware that this isn't a smooth setup and promise it will get much better in the future, but I wanted to set up the workflow now.

Anyway best of luck and lmk how it goes!!

Andy