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.

Next Steps

Learn more about some Best Practices when creating robot code.