gladiatorsprogramming1591 / Thunderclap

Robot Code for the Greece Gladiators FRC Team 1591 2020-21
https://www.gladiatorsrobotics.org/
1 stars 2 forks source link

Robot Simulation #18

Open dltompki opened 3 years ago

dltompki commented 3 years ago

Proposed Functionality

Be able to see roughly how the robot would move in real life, but on the computer.

Suggested Implementation

WPI has built-in simulation APIs and tools. Links below.

Resources

https://docs.wpilib.org/en/stable/docs/software/examples-tutorials/drivesim-tutorial/index.html https://docs.wpilib.org/en/stable/docs/software/wpilib-tools/robot-simulation/index.html