/FRC-Debug-Resolver

Physics in unity, code in python!

Primary LanguageC#MIT LicenseMIT

FRC-Debug-Resolver

Simulator using unity's physics engine + Nvidia PhysX for simple FRC robots.

Image built by redshiftrobotics.

The purpose of this software is to host the physics of an FRC simulation. It works by starting a local server on port 8052. The paired python code includes a networking library and a sample robot class.

  • Open-source
  • TCP networking
  • Expandable
  • MIT License