Simulator using unity's physics engine + Nvidia PhysX for simple FRC robots.
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