Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 410 Bytes

sim_and_tests.rst

File metadata and controls

9 lines (7 loc) · 410 Bytes

Simulation and Testing

An important (but often neglected) part of developing your robot code is to test it! Because we feel strongly about testing and simulation, the RobotPy project provides tools to make those types of things easier through the pyfrc project.

To get started, check out the pyfrc documentation.