Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   General Forum (http://www.chiefdelphi.com/forums/forumdisplay.php?f=16)
-   -   FTC Programming Question--RobotC (http://www.chiefdelphi.com/forums/showthread.php?t=103741)

Greg Shaw 24-02-2012 10:26

FTC Programming Question--RobotC
 
I am a mentor for a rookie FTC team. We have created autonomous code using RobotC--How do we get the NXT to recognize the code as autonomous and run it during the autonomous period?

bdbayes 24-02-2012 11:52

Re: FTC Programming Question--RobotC
 
Quote:

Originally Posted by Greg Shaw (Post 1134054)
I am a mentor for a rookie FTC team. We have created autonomous code using RobotC--How do we get the NXT to recognize the code as autonomous and run it during the autonomous period?

All you need to do is add waitForStart() at the beginning of the program, and then start the program manually on the nxt. This will cause the robot to wait for the Field Management system to continue the program.


All times are GMT -5. The time now is 17:24.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi