Quote:
Originally Posted by nickmagus
Ok so how do I get code onto the robot in the mean time?
|
0705920 is correct. You do not need the WPILib source to write code for your robot. I recommend starting with one of the example programs. Try File >> New >> Example.., VxWorks Downloadable Kernel Module Sample Project, Next >
Then choose one of the examples. "Iterative Robot Demo Main Program" worked for us. Then click "Finish".
Dave D