Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 390 Bytes

Project-1.2

Navigate to the folder Project-1.2

Gradle

Run from terminal

gradle run

Run from intellij

-Edit run configurations
-Add new gradle configuration
-Add gradle project
-Add task run

Change controllers

-Go to GuiMain and change useOpenLoop variable to "false" to use the feedback controller, leave it to use open loop