Thread: cRIO simulator
View Single Post
  #4   Spotlight this post!  
Unread 21-09-2011, 21:00
remulasce remulasce is offline
Registered User
no team
 
Join Date: Jan 2010
Rookie Year: 2007
Location: Mtn View
Posts: 139
remulasce is a splendid one to beholdremulasce is a splendid one to beholdremulasce is a splendid one to beholdremulasce is a splendid one to beholdremulasce is a splendid one to beholdremulasce is a splendid one to beholdremulasce is a splendid one to behold
Re: cRIO simulator

Code simulator is coming for Python.

See RobotPySim on https://github.com/robotpy. Current version is very (very (very)) early and lacks documentation, but will display the output of jaguars in response to the y axis of a joystick. Replace robot.py with your own, set up how to display outputs and receive inputs in robotconfig, and run robotpysim.py. Included test robot drives three motors in response to one joystick Y axis, controlled with w and s. Requires python 3.1.X (the same as the one running on the CRIO) and the correct pygame version for that release.
__________________
Student 294: 2007-2011
Mentor 597: 2013-2015
Google SWE: 2015-