Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Is this the new scripting code? (http://www.chiefdelphi.com/forums/showthread.php?t=32391)

devicenull 09-01-2005 19:14

Is this the new scripting code?
 
http://kevin.org/frc/

First link there

Found the site while browsing through another thread, and I'm fairly certain that thats the code for it, not sure how it gets the command from anywhere, but that seems to be parsing them.


:)

Adam Richards 09-01-2005 19:21

Re: Is this the new scripting code?
 
Assuming that the first description says this, I'll have to say "Yes, it is the same code!"

Quote:

Raw build directory of the scripted navigation demo shown at the kick-off. An updated version is in the works.

devicenull 09-01-2005 19:25

Re: Is this the new scripting code?
 
All the commands + descriptions are in robot.h in that file, as I understand it you put those into the matrix in commands.h, with any paramaters, from there the stuff in robot.c takes it line by line and executes functions based on what you did there. Its a pretty simple system, but it can probably get pretty powerful later on

Kevin Watson 10-01-2005 01:25

Re: Is this the new scripting code?
 
Quote:

Originally Posted by devicenull
http://kevin.org/frc/

First link there

Found the site while browsing through another thread, and I'm fairly certain that thats the code for it, not sure how it gets the command from anywhere, but that seems to be parsing them.

Yes, this is a zipped-up copy of the build directory for the code we demo'd at the kick-off. As we finished the code the night before the kick-off and we needed to get the code to the FIRST IT guys ASAP, we (Rich Petras and myself) zipped-up the code and sent it off just as the kick-off ended. Hopefully FIRST will post it somewhere in the near future. In the coming days I hope to polish the code a bit (the gyro code is still rough) and start posting updates.

Hieb 10-01-2005 07:18

Re: Is this the new scripting code?
 
Quote:

Originally Posted by Kevin Watson
Yes, this is a zipped-up copy of the build directory for the code we demo'd at the kick-off. As we finished the code the night before the kick-off and we needed to get the code to the FIRST IT guys ASAP, we (Rich Petras and myself) zipped-up the code and sent it off just as the kick-off ended. Hopefully FIRST will post it somewhere in the near future. In the coming days I hope to polish the code a bit (the gyro code is still rough) and start posting updates.


Were the 'bots at the demo made with the kit sensors then? The accelorometer and gear tooth sensor (Hall Effect sensor)? Or were quadrature encoders and gyros added?


All times are GMT -5. The time now is 02:48.

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