Log in

View Full Version : Interesting new robotic automation concept


Grant Cox
14-05-2007, 20:05
http://www.newscientisttech.com/article.ns?id=dn11805&feedId=online-news_rss20

*insert generic auton reference*


Seriously though, it's a pretty cool thing they're developing. Give it a look.

StephLee
14-05-2007, 20:17
Hmmm...I wonder what kind of game could be developed to try and use a rudimentary form of that kind of autonomous programming...not necessarily an FRC game, just a challenge for the off-season.

That's really interesting, I'll have to remember to pass it on to our programming team.

JesseK
15-05-2007, 11:22
This seems like a more complex Genetic Algorithm approach to navigation. The problem with GA's is that you had to define the histories and future conditions through a "fitness function" and alot of times in the unknown it's hard to figure that function out.