Society of Robots - Robot Forum
Electronics => Electronics => Topic started by: benji on June 12, 2008, 05:05:47 AM
-
Ihv started to learn LISP and PROLOG im looking for a board that i can use as a robot brain
i want this board to be able to run LISP or PROLOG programs
, any?
i want a board cuz i want the robot to be totally autonomous
PLUS: if anyone has some LISP or prolog ebook tutorials let me know , im interested
thnkx
-
I have been porting a version of Lisp to the SRV-1 Blackfin, as discussed here -
http://www.surveyor.com/cgi-bin/robot_journal2.cgi/2008/04/12#154
There's still some work to be done - I need to add support for looping and garbage collection, but the code has a lot of potential.
You might also want to check out a version of Scheme (a dialect of Lisp) that was developed for ARM7 -
http://armpit.sourceforge.net/
-
seems most people doing LISP/Prolog that are doing AI robots, are just mounting an old laptop on their robot.
-
thanks hgordon for the links, i guess ill be interested in scheme
seems most people doing LISP/Prolog that are doing AI robots, are just mounting an old laptop on their robot.
really?
-
well sure thats the only way to go.
http://www.evolution.com/er1/ (http://www.evolution.com/er1/)
and all sorts of other ones that I can't dig up right now.