Go to Post And the only person who could really save my butt, Brandon Martus... is sitting across the table from me. Laughing. - Amanda Morrison [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Spotlight this post!  
Unread 13-04-2004, 00:29
Guest
 
Posts: n/a
Autonomous Competition SDK - Testers needed!

Well, in this thread, I discussed the possibility that Team 948 would host a FIRST-wide autonomous programming competition. So, I've made some progress and this is the first version of an SDK used to compete. Here it is!

What I need is someone to test writing a simple class that extends DefaultRobotCode. What you need to do next is replace the following lines in GraphicView.java
Code:
 SpinRobotCode s1=new SpinRobotCode();
s1.spinDir=0;
with
Code:
 YourRobotCode s1=new YourRobotCode();
where YourRobotCode is the name of the class.

To make your own autonomous code, write code in the RunNextFrame() method of your class. If you have any questions, post here.

Check the next post. Use that ZIP file.

Last edited by SilverStar : 13-04-2004 at 22:12.
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Despite what IFI says, you can configure autonomous from OI... TedP Programming 19 31-03-2004 10:09
autonomous mode problem on field Chris_C Programming 17 26-03-2003 19:11
Autonomous Kill Switch UCGL_Guy Programming 8 15-01-2003 17:39


All times are GMT -5. The time now is 22:28.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


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