Skip to Main Content Skip to Search
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Doug’s Pick of the Week

December 20th, 2006

Mindstorm Robots

How many of us are buying Lego MindStorms kits “for the kids to play with” this Christmas? If so, bring home your laptop for the holidays, fire-up Simulink (and a lot of code gen products) and control your Lego creations with this blockset. Your kids will be delighted, and you can even annoy the family cat with a food bowl guarding robot!

MindStorms

3 Responses to “Mindstorm Robots”

  1. Aravind Seshadri replied on :

    Doug,

    As soon as I saw it I was really happy. I was hoping that finally I can buy NXT. I haven’t purchased it yet because I am using Linux and haven’t found any program which can substiute the existing program/interface provided by Lego.

    But apparently this requires a lot of other toolboxes which I cannot affort being a student (I guess RTW/RTW coder cannot be purchased by students.). I am also not sure if this can be implemented on the NXT right now. I guess the author mentions something about the ANSI C/C++ support missing for NXT.

    Am I wrong?

  2. Takashi Chikamasa replied on :

    Hi Aravind and Doug,

    >I am also not sure if this can be implemented on the NXT >right now. I guess the author mentions something about the >ANSI C/C++ support missing for NXT.
    Your suggetion is quite right. Currently, RTW-EC generated code can’t be embedded into the real NXT since NXT lacks ansi-C/C++ development environment. However, LEGO recently released NXT firmware source code as open source, thus please wait for somebody develops GCC based ansi-C/C++
    development environment for the NXT.

    I am really sorry that this demo requires a lot of tools,
    if you had them, you could simulate your robots on
    your designed bmp track in 3D. Desinging bmp track is pretty
    easy even for the kids!

    Takashi

  3. Aravind Seshadri replied on :

    Takashi,

    Thank you for the clarification. I just found out that there is something called as NBC/NXC
    http://bricxcc.sourceforge.net/nbc/

    But it lacks the user interface. Still looking for something which has a good user interface.

    I hope your blocksets are useful for other who have the required tool boxes.

    -aravind

Leave a Reply


Doug Hull is an Application Engineer at The MathWorks. A MATLAB user since 1994, he gets paid to live, eat, and breathe MATLAB! This blog is dedicated to promoting the File Exchange by highlighting files and original video content.



  • Billigflüge: I understand from previous guys but why if statements are so slow, I just want to know if it is some...
  • alexander valdenegro: Dear Doug I have created a function with guide to transform a excel file to another format I...
  • Sharina: Hi Doug, This proves to be an excellent video. But can u please tell the version of MATLAB which has a...
  • Everest: Thanks Doug! The problem is solved now.. Actually I’ve used UserData property to gave the name to my...
  • Jon: Thanks Scott, I will probably send you an email. Basically what’s hard for me is wading through the syntax...
  • Scott Hirsch: Jon - You definitely seem to be on the right track. I’ve been working with others here in MATLAB...
  • Daniel Armyr: Nicey nice. Another feature which isn’t so important you break your skull finding yourself, but...
  • Jon: Hi Doug, thanks for your video about reading an Excel file from Matlab. I am pretty new to Matlab but I have...
  • Daniel Armyr: And here it is: http://www.mathworks .com/matlabcentral/f ileexchange/loadFile .do?objectId=2069...
  • Keerthi Nagaraj: Hey Doug, My question follows the previous post here. I am trying to edit the cells of a table. It...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.

Related Topics