Simple robot program (Java) to simulate a drivetrain with several autonomous commands
git clone https://github.com/NeatTeam1943/SimpleRobotSimulation
cd SimpleRobotSimulation
code .
- In vs-code press
Ctrl+Shift+p
- Type in "Simulate Robot Code"
- Press enter
After following the steps above a Glass window should open simulating a powered up robot. That's it! Play around ;)