|
Re: SimpleRobot Windriver issues...
to build,(make sure you have a Remot esystem connection, look in C:\Windriver\docs\frc\C programming guide for frc.pdf for details) right click project (dont need to build)> Run kernel task and the entry point is FRC_UserProgram_StartupLibraryInit then hit Run. It will download, and run. Reboot to stop debugging and get rid of the file on the crio
also, the joystick Y (forward and back) forward is negative, back is positive
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|