Slashdot Mirror


How To Attend Next Week's Robotics Show Robotically

DeviceGuru writes "Suitable Technologies is offering $50 rentals of its Beam mobile telepresence robot, allowing 50 robotics enthusiasts to remotely attend the RoboBusiness conference in Santa Clara, Calif. on Oct. 23-25. The Ubuntu- and ROS-based Beam will be available to the first 50 applicants, letting them explore the show at up to 1.5 meters/sec and interact with others via video conferencing. The bots will be allowed everywhere on the show floor as well as in conference rooms, and the show will be open late to accommodate remote users from distant time zones. The Beam is a good choice for remotely exploring conferences, saving users the cost and time of traveling to an event, says Suitable Tech; for example, RoboBusiness registration costs $1,595, not including hotel and travel. A list of the conference's keynotes, which include one by Christ Urmson, director of Google's Self-Driving Cars project, is available here."

23 of 38 comments (clear)

  1. speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by Gravis+Zero · · Score: 4, Informative

    speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by Anonymous Coward · · Score: 2, Funny

      speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h

      Thats 5.0 * 10 ^-9 c for those of you who like non arbitrary units.

    2. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by niftydude · · Score: 1

      In other words, a slow jog.

      --
      You can never know everything, and part of what you do know will always be wrong. Perhaps even the most important part.
    3. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by wonkey_monkey · · Score: 1, Troll

      Thats 5.0 * 10 ^-9 c for those of you who like non arbitrary units.

      Relative to what?

      --
      systemd is Roko's Basilisk.
    4. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by mwvdlee · · Score: 1

      Except mph and km/h are units most people can relate to.
      It's pretty much walking speed, perhaps a bit slower.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    5. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by mic0e · · Score: 1

      That was not specified in the article, and depends on where you are, but I'll assume the earth-fixed rotating reference frame.

    6. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by wonkey_monkey · · Score: 3, Insightful

      I don't know; is it still nitpicking if it's wrong? c can be expressed in m/s, but it can also be expressed in feet per minute or rods per fortnight. A metre is defined in terms of the speed of light (and the length of a second), not the other way around. The speed of light is 299,792,458 metres per second, but it is not defined as such. As a physical - as far as we can tell - constant, it can't be defined - it can only be measured.

      --
      systemd is Roko's Basilisk.
    7. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by wonkey_monkey · · Score: 1

      Hmm. Can one definitively determine any velocity relative to a rotating reference frame, except for 0?

      --
      systemd is Roko's Basilisk.
    8. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by fred911 · · Score: 1

      Or roughly the speed of a 6" man walking briskly.

      --
      09 F9 11 02 9D 74 E3 5B - D8 41 56 C5 63 56 88 C0 45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    9. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by Anonymous Coward · · Score: 2, Funny

      I think that would be a 6" man running like the clappers. Perhaps you meant 6'

    10. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by mic0e · · Score: 1

      Your velocity relative to the frame itself is undefined. However, your velocity relative to any point in the frame is very well defined. Usually, you use the velocity relative to your current position in the frame.

    11. Re:speed: 1.5 meters/sec = 3.3554 mph = 5.4 km/h by Vitriol+Angst · · Score: 1

      I don't know, it depends on the strength of the gravity well you are in when doing this metres per second analysis.

      Unless you are near a super massive black hole, your nit is going to be less than .00001 microns. Not even a full sized nit you are picking here.

      --
      >>"ad space available -- low rates!!!"
  2. Windows or Mac Only?!? by bjwest · · Score: 3, Interesting

    Seriously, what the fuck is wrong with these companies? They use Free/Open source software and/or hardware to build things, then don't offer the controlling or interactive software to those of us using the same damn OS on our desktops that's used in the thingyMaBob. Get the fuck out of Visual Basic, C# or what ever toy development environment you're using for cross platform, and use a real cross platform library. Qt will do all three platforms, and AFAIK, all it takes is a recompile to get it one of the others. And I'm sure there are other true cross platform libraries out there as well.
    What cross platform development library are they using that is so frigging awesome, you have to leave out the Linux's? Fuck, if nothing else, use Java.

    --

    --- Keep the choice with the user..
    1. Re:Windows or Mac Only?!? by paskie · · Score: 1

      I share your frustration. However, even if it "just takes a recompile", you also need to test it under that target platform (so you also need at least one of your developers somewhat familiar with it; you need to install it on some test machine if none of the developers have it installed; etc.), fix any issues etc. - that takes extra resources and that raises the cost of development and then you need to take a look at whether the returns justify that. Anyone who used Java apps doing non-trivial audio I/O on Linux can realize that even Java is not a silver bullet in trouble-free total portability in all aspects.

      An ideal solution from cost efficiency standpoint (if you decide that making it available on Linux on your own is not worth the investment) would be just making the app opensource, then others can port it to Linux if they really care. Heck, you can give them a free pass if they do.

      --
      It's not the fall that kills you. It's the sudden stop at the end. -Douglas Adams
    2. Re:Windows or Mac Only?!? by Lennie · · Score: 1

      That is what makes WebRTC interesting, just test it on a few differrent browsers to see how they handle the rest of your code. Nothing platform specific, done.

      --
      New things are always on the horizon
  3. Brings a whole new definition by Cryacin · · Score: 1

    To attending in spirit.

    --
    Science advances one funeral at a time- Max Planck
  4. the pricepoint is a nice firewall. by nimbius · · Score: 5, Funny

    As the cost of technologies like this comes down i can only see several outcomes in the future.

    1. robotics show restrooms closed due to denial of service attack by 4chan. robots screaming lady gaga cannot be evicted from the loo.

    2. first presentation ruined by six wiseguys who refuse to stop racing their telepresence robots up and down the aisles

    3. while everyone else has mastered the robots for some time, the recent uptick in management attendance is now correlated with the recent number of nearly suicidal robots that attempt to go down stairs and into pools.

    4. ending the yearly conference means everyone has to return to the rental station, as every good engineer knows. C-level attendees have however been spotted trying to hail cabs and merge onto freeways.

    5. although considered polite to use a business-friendly avatar, most attendies have adhered to an unspoken rule of using cats.

    --
    Good people go to bed earlier.
    1. Re:the pricepoint is a nice firewall. by Vitriol+Angst · · Score: 1

      I was actually thinking about the lawsuits from Booth Babes getting probed by remove devices chanting; "Johnny Five is alive!"

      The other thing is that I can imagine someone named "God Mode" is going to use a remote robot to hack a terminal that breaks into a laptop on the show "The Big Bang Theory" and uses that laptop to hack another drone. After that point, nobody is going to know who buzzed the tower at JFK airport.

      --
      >>"ad space available -- low rates!!!"
  5. Should be robots only anyway by scarboni888 · · Score: 1

    Why humans should be allowed into the robotics show in the first place is beyond me.

    1. Re: Should be robots only anyway by iamhassi · · Score: 1

      Racist

      --
      my karma will be here long after I'm gone
    2. Re: Should be robots only anyway by scarboni888 · · Score: 1

      That may be the case but at least I'm not human!

  6. Re: Let's inspire people by charging $1500+ by iamhassi · · Score: 1

    Robot is $16,000, not $1,600, although considering its just a cheap i3 laptop on top of a cheap r/c car I think even $1,600 is too much. Put a $100 ptz surveillance camera on a $100 toys r us r/c car with $100 in batteries and you have essentially the same thing, actually better because the beam robot doesn't even offer zoom

    --
    my karma will be here long after I'm gone
  7. This only works at shows like this by Kazoo+the+Clown · · Score: 1

    Such shows allow them to control what happens to the robots. Try going down the street with one of these, it'll get stolen immediately. At the very least it'll need cameras in all directions in order to not be snuck up on and shanghaied, plus it needs to weigh at least as much as a Segway.