Skip to content

redshiftrobotics/FRC-Debug-Resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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