Help running the robot

So this is our first year of using lab view and we were wondering if when we open up the cRIO robot project on our labview if we have to program anything in to the structure to manually run our robot. We have it directly hooked up from classmate to the cRIO but still no contact if we try to move the joysticks…please help

The Crio runs compiled code. The project on your computer is not compiled. I suggest visiting www.frcmastery.com and going through the tipjar videos to get a start on learning about the example framework, labview programing, etc.

The robot project implements arcade drive, commanding two Jaguar speed controllers based on a single joystick. It also uses the camera and the KOP gyro to seek and point at the vision target.