Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 491 Bytes

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