redshiftrobotics / FRC-Debug-Resolver

Physics in unity, code in python!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Physics in unity, code in python!

License:MIT License


Languages

Language:C# 93.2%Language:Python 6.8%