Hello Juan,
You wrote:

> Yes the idea is create a NXT infrastructure using NXJ, because NXJ 
> uses a high
> level programming languaje, Java. Java is a good Languaje to develop 
> Artificial
> Intelligence Software. That infrastructure should have a correct 
> communication
> with other entities as PC or PDA. It is very clear that NXJ should only offer
> support to develop "Intelligence" . My question is that NXT brick was 
> developed
> only for kids and "NXT-G" or this Hardware can stored a FULL JVM?
> if the answer is  negative, it is possible to add memory using that memorys.

I don't think the NXT is powerful enough to support fully autonomous AI 
application.  Even with more memory, the CPU limitations remain. But it 
is possible to split the application between the NXT and a PC and use 
Bluetooth exchange data between the two.  The NXT can implement the low 
level reflex responses to its environment, and the PC does the higher 
level data analysis, planning and decision tasks.  And all levels can 
be programmed in Java.

Roger Glassey

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Lejos-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lejos-discussion

Reply via email to