Skip to content

Simple robot program (Java) to simulate a drivetrain with several autonomous commands

Notifications You must be signed in to change notification settings

NeatTeam1943/SimpleRobotSimulation

Repository files navigation

SimpleRobotSimulation

Simple robot program (Java) to simulate a drivetrain with several autonomous commands

Running

Clone the repo

git clone https://github.com/NeatTeam1943/SimpleRobotSimulation

Open the folder in Visual Studio Code

cd SimpleRobotSimulation
code .

Run the simulation

  1. In vs-code press Ctrl+Shift+p
  2. Type in "Simulate Robot Code"
  3. Press enter

After following the steps above a Glass window should open simulating a powered up robot. That's it! Play around ;)

About

Simple robot program (Java) to simulate a drivetrain with several autonomous commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages