Skip to content

vannaka/Motion_Profile_Generator

Repository files navigation

Motion Profile Generator

Build Status

Generate paths to follow with a robot.

alt text

Get the App

Running the App

  • You will need java 11 to run this app. Download it here.
  • Make sure the java 11 executable is in your path.
  • Double click Motion_Profile_Generator_4.x.x.jar to run.

Usage Info

  • Checkout the wiki Here.

Build Information

  • You will need Java 11; download it here.
  • In the project folder run gradlew build
  • The JAR artifact will be created in build/libs

Changelog