Slashdot Mirror


Intel combines Robots, WLANs, and Linux

An anonymous reader writes "This article by a researcher in Intel's Emerging Platforms Lab details some of Intel's current research into wireless, mobile robotics technology. A key goal of the effort, according to the article, is to efficiently combine the two technologies -- mobile robotics and wireless networks -- so that mobile robots can serve as gateways into wireless sensor networks. The Intel project is providing robotics researchers with a robotics development package that includes standardized silicon, a Linux-based open-source operating system, and open-source software drivers for robotics applications. Additionally, Intel has released a test version of a technical library for building Bayesian networks, which will help advance the ability of robots to navigate their environments, and pilot systems based on Intel's open-source packages are already being deployed in a variety of flexible environments in agricultural, security, and military applications."

15 of 62 comments (clear)

  1. Thought process by worst_name_ever · · Score: 3, Funny
    I imagine their thought process went something like this:

    "Robots are cool. Wireless networking is cool. Linux is cool. So logically, wireless Linux robots would be the coolest thing ever!!!"

    The only downside I can forsee is that imagining a Beowulf cluster of those might lead to a Matrix-esque apocalypse for us outmoded carbon units, which would be less cool.

    --

    In Soviet Rush, today's Tom Sawyer gets high on you.
  2. Good idea! by inaeldi · · Score: 2, Funny
    Now we can provide Internet access to nuclear fallout regions.

    Ok, ok, I'm sure there are plenty of good reasons for this, but I still like my idea more. I want to play my UT2003 after a nuke attack dammit!

  3. Is it linux based or RT linux based by Angry+White+Guy · · Score: 2, Interesting

    I thought that robotics apps usually picked RT Linux for their core? Does RT linux still offer additional benefits to robotics?

    --
    You think that I'm crazy, you should see this guy!
  4. What happened to Windows for Robots? by ites · · Score: 2, Funny
    Didn't Microsoft release a "Windows for Robots" OS some time ago? I seem to remember that no-one would buy robots based on RoboWin because they only ran for three hours before needing a recharge. So Microsoft had to build their own Robots and sell them to people who never actually used them but thought they were cool 'coz they could read Excel documents. And then Sony brought out their range of household robots running on PalmOS, which was cool because the robots could recognize script and you could give them to your mother to use an she'd never call for help. But IIRC the final straw was that virus that infected every WinBot and turned it into a homicidal home-recipe machine, producing endless and ultimately fatal lunches of Belgian Waffles with corn syrup.

    Uh... I'm sorry. I must stop with the blue pills. Does any company on earth (except MS and Nokia and Palm) bring out a new device that does _not_ run Linux?

    --
    Sig for sale or rent. One previous user. Inquire within.
  5. The Three Laws of Robitcs by march · · Score: 4, Funny

    The Three Laws of Robotics....

    1. A robot may not install Windows products, or, through inaction, allow a Windows products to be installed.
    2. A robot must obey the orders set forth in the GPL except where such orders would conflict with the First Law.
    3. A robot must protect the open source initiative so long as such protection does not conflict with the First or Second Law.

    :-)

  6. Looks interesting by Timesprout · · Score: 5, Interesting

    I'm wondering though since they are not actually all that interested in the physical capabilities of the robots, concentrating instead on group intelligence why do they actually build the robots?(OK I know geeks and their toys).

    Surely the robot controller code could be emulated purely in software to determine how the robot will respond, a much more sophisticated version of the recent Java battle bots if you will.

    Is there some benefit to physically building the robot when researching group intelligence ?

    --
    Do not try to read the dupe, thats impossible. Instead, only try to realize the truth
    What truth?
    There is no dupe
  7. WLANs and Linux... by jkrise · · Score: 2, Interesting

    Intel isn't very clear with Linux on Centrino, their WLAN offering - funny to see them offering exotic stuff on Linux. Intel seems to resemble MS more and more these days. Time to clip wings, perhaps?

    --
    If you keep throwing chairs, one day you'll break windows....
  8. Research cool, not consumer cool by JasonFleischer · · Score: 5, Insightful

    So everyone's first instinct is to make some disparaging remark about how combining buzzwords --> profit!!!! I don't think that's what this is about. This has nothing to do with consumers, and presumably therefore little in the way of profit for Intel. This is about adapting a consumer technology for a research area in a highly useful way.

    Mobile robotics has been hard hit recently, when one of the main companies making robots (Nomadic Technologies) was acquired by 3COM in 2000 for their wireless networking technologies. Obviously 3COM had no interest in research robots that cost thousands but sell only hundreds of units. Since then there's been a bit of a hole in the market for somebody to sell prepackaged wireless robot stuff to researchers, especially those that work in the software/AI/algorithms end of things don't care to spend effort developing hardware.

    Intel's Centrino blah blah is supposed to make connected mobile computing easy and increase battery life. Well guess what drives my ancient Nomad Scout robot? A laptop connected to the robot's power supply in a hack'd fashion, communicating using a USB-driven RF link. This platform could have saved a couple of months development of things which aren't exactly shining examples of engineering anyway.

    This hardware isn't the sort of thing that the average /.'er is going to drool over and plot how to justify purchasing it to their spouse. But it is very useful for the couple of thousand mobile robotics researchers around the planet.

  9. Free robot Mind is available by Mentifex · · Score: 3, Informative

    Mind.Forth is free AI source code for a robot AI Mind in Win32Forth.

    Mind-1.1 in JavaScript is the AI Tutorial version of the same robot Mind software for true artificial intelligence.

    AI4U: Mind-1.1 Programmer's Manual is the textbook of artificial intelligence describing the Robot Mind-1.1 software of the Mentifex AI project as listed in the Free Software Donation Directory.

    Technological Singularity is happening right now.

  10. offloading the brain by bloosqr · · Score: 2, Interesting

    I've been thinking about this for a while. The whole thing about stamp/robots is that they run on CPU's that most of
    us are no longer used to. What would be excellent is if you could "offload" the brains via high speed wireless. 45mb wireless to high speed processor(s) I would think offer a much different version of robot programming than the current set. I would also think this would use less power than lugging a laptop around on the robot like the kit you can buy at compusa (let alone minaturization possibilities)

    -avi

  11. Kill them now! by mental_telepathy · · Score: 3, Funny

    Sorry, just finished watching the preview for T3

  12. Intel Stayton boards by CTho9305 · · Score: 4, Informative

    These boards are really cool (Stayton is used on the CMU TagBots). We (CMU Robotics Club) normally use a board designed by robotics club members to control robots, but they are based on 20MHz PICs, and don't have and wireless support (at least presently). When combined with the Intel board, however, the big processing can be done there, and the Cerebellum can just be used as a smart motor driver and sensor interface board.

    This lets the robots run more complex code and communicate with each other wirelessly. Intel has provided CMU with enough boards for a LOT of cool projects.

  13. Some of this has been done before by Steve1952 · · Score: 2, Informative

    The idea of using robots to communicate to wireless sensors has been around for a while. See, for example, USPTO patent application 20020173877.

  14. Intel + WLAN + Linux == unsupported by SilverSun · · Score: 4, Interesting

    I find this article very interesting, especially since I just recieved an e-mail from Intel custumer support, telling me that my centrino based laptop's wireless network adapter (Pro100) is not supported with linux. After asking when I can expect drivers, I got a friendly e-mail, telling me that linux support is not planned in the near future....

    I think this is symptomatic for many big companies. The left hand doesn't know what the right hand does...

    Cheers, Peter

    --

    KdenLive/PIAVE - non-linear video editing

  15. I've been doing this for 3 years now! by MrJerryNormandinSir · · Score: 2, Interesting

    I run redhat on a TriM systems embedded controller and I use a Siemens 802.11 adapter. Gee...
    If Intel tries to patent the idea it will piss me off. I did not feel this was worthy of a patent.
    I'm driving servos with a pontech controller, I've monitoring Analog ports, I'm processing ultrasonic
    ranging data. I've got some of my robots at
    www.nfnnet.org