View Full Version : Java Simulator for FRC
feverittm
20-04-2010, 17:51
I have seen multiple posts on ideas for how to use a 'spare' cRIO and other control system elements to create a breadboard for testing Java control code for FRC robots. However, has anyone developed a pure software FRC robot simulator? It would help for teaching new programmers and verifying software before committing it to the robot.
What has been developed so far?
Thanks
Floyd Moore
Team 997 Mentor.
dirienzo
21-04-2010, 20:54
For testing code, we can come up with what should theoretically work by using Python. I know this year we used it to simulate what the speed controllers would theoretically output if passed joystick values (x,y,z). It is not a simulation because there could be mechanical problems, or other software issues. Yet, it is pretty reliable when testing algorithms and such.
I hope I helped. I know it's not what you're looking for, but it is a way to "simulate" certain robot actions.
Robototes2412
23-04-2010, 22:16
I sorta made something using pygame, but its too ugly to release :(
spartango
27-04-2010, 03:52
http://www.chiefdelphi.com/forums/showthread.php?t=82045
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.