Raúl
Moderator
 Moderator
| Posts: 426 |  | Karma: 6
|
Re:Lego NXT firmware loss - 2007/03/01 13:07
As always, there are pros and cons. My point of view is that Lego NXT is a fantastic platform for teaching robotics. You can build simple robots within minutes, getting hands on and experimenting from the beginning. Programming is simple and recommended for beginners. Serious research is a different story. There is no doubt that you can develop simple experiments using one or more NXT robots. However, processing power and sensor quality are not professional (as expected in such a low cost educational platform). I think NXTs could be a nice option to take into account depending on the domain you are working. Budget is another important factor.
I don’t really have much experience using NXT’s. What I know for sure is that if you loved the old RCX, then you’ll like NXT. Sensors and motors have been improved, as well as the microcontroller. The use of USB and Bluetooth interfaces is a great advance. The old IR interface really sucks.
The problem of program complexity and size is gone if you use a tool like robotics studio, where the code can be executed in a DSS node in the PC which sends commands to the NXT via Bluetooth. I don’t know if you can do the same using another development platform or coding directly the BT communication between the PC and the robot. This is a great feature from my point of view, that I missed in the old RCX.
Raúl Arrabales Moreno. conscious-robots.com/raul |