Slashdot Mirror


MindStorms Madness

plluke writes "I'm a Teaching Assistant for a course named CS148: Building Intelligent Robots offered by the CS Department at Brown University. Our robots were made/programmed/run on Lego MindStorms (with LegOS). Tres funky results include probabilistic sonar mappers, a bipedal walker, and a bartender. The final exhibition page is here and contains the aforementioned funky results."

2 of 113 comments (clear)

  1. Re:Mindstorms + CS by bugg · · Score: 3, Insightful
    Why don't mindstorms classify as real robots? CS is CS, regardless of the platform.

    If this were a robotics class in an EE department, I'd be troubled. CS? What's the problem?

    --
    -bugg
  2. Boooring by cscx · · Score: 3, Insightful

    Honestly, I don't see why this is front page material. I programmed Lego Mindstorms in C using legOS in one of my intro to engineering classes. The difference was that instead of the sole requirement of "being really cool," ours actually had to perform a specific task; i.e., autonomously maneuver through a 10x10 ft maze while keeping accurate track of distance and perform various tasks. We were graded on our ability to complete the task, and the amount of time required to complete the task, not solely "was it cool or not," although that was a part of it. Oh yeah, and the code. =)

    The big headache was that you had to compensate for the shitty quality control in the Lego components whose tolerances are so absurdly wide that it's just ridiculous. Also, you have to work within the restrictions of a certain number Lego parts, with little to no modification. It's more of a challenge than "see how many legos and custom sensors you can buy/make."

    My point is, however, that if everyone who has worked with Mindstorms submitted their stories and pictures to Slashdot, we'd need a dedicated section called http://diaries-of-college-students-who-worked-with -mindstorms.slashdot.org. We'd also have 25 stories a day posted to that section. Nothing new here that is worth seeing.

    A TCP/IP enabled RCX? Now that's cool!