Generate paths to follow with a robot.
- 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.
- Checkout the wiki Here.
- You will need Java 11; download it here.
- In the project folder run
gradlew build
- The JAR artifact will be created in
build/libs