ROS is making headway into industrial robotics in a big way.
Toyota’s new human assistance robot runs ROS.
ROS is making headway into industrial robotics in a big way.
Toyota’s new human assistance robot runs ROS.
How Rethink Robotics Built Its New Baxter Robot Worker
ROS is everywhere these days…
Arstechnica has an interesting article examining the effect of unpatched vulnerabilities in industrial control systems.
Specific mention is made of an exploit allowing remote code execution on robots using some old ABB software.
According to an advisory (PDF) issued last week by the US Cyber Emergency Response Team, the flaw in ABB WebWare Server won’t be fixed even though it provides the means to remotely execute malicious code on computers that run the application.
Link.
Amazon has just bought Kiva Systems for $775M. Why?
Probably because of this:
A couple of friends of mine are now officially internet famous, having their Rubik’s Cube solving robotics project linked on Engadget and Physorg.
Solving the cube in 10.69 seconds it is now the current world record holder!
Take a look.
Congratulations guys!
At Google IO 2011 Ryan Hickman, Damon Kohler, Ken Conley, Brian Gerkey gave an interesting talk about robotics work that was occurring at Google.
If you’re interested in robotics at all I really think it’s worth a look. The gist of the first half of the talk is that cloud based services for object recognition and perception allow computing power to be moved off the robot and into the cloud. This allows information sharing between robots and can leverage tougher computing problems using the massive power available in the cloud.
During the second half of the talk Damon Kohler spoke about his work to get robotics and sensors available to the average hobbyist through the use of Android and other commodity hardware (including the Kinect!).
Some of the projects referenced in the video have been previously linked on this blog.
It’s great to see hobbyist hackers recognised.
He announced rosjava, a port of ROS (Robotic Operating System) to Java to run natively on Android.
Combined with the Android Open Accessories Development Kit, I can see some really interesting applications and excuses to buy new hardware… And it’s all open source!
Recommended viewing:
This weekend I took a break from Kinect software hacking and did some hardware hacking instead.
RepRap is an open source hardware project to create a desktop 3D printer that is constructible from parts that are easily printable themselves. The vision is to make a self-replicating machine, and it has very exciting implications for personal manufacturing.
The printers deposit layers of plastic to build up a 3D object. If you imagine a Pen Plotter that moves a pen mechanically to draw images on large format paper, you have the idea. Instead of the pen depositing ink, the print head deposits molten plastic. Instead of just moving in 2 dimensions the print head can move vertically too. There’s your 3D printer.
It is well worth watching at least some of the following video to get the idea:
The RepRap electronics and hardware are completely open source and make use of other open hardware projects like the Sanguino (think Arduino). If you’re interested in the tech specs of the motherboard see here.
For tinkerers who don’t want to spend their life SMT soldering, the awesome folks at MakerBot Industries sell mostly pre-assembled electronics. They also have a derivative of the RepRap called the CupCake CNC which sacrifices some of the ‘all-parts printable’ ethos of the RepRap for a more reliable and robust printer.
I bought all the parts required to construct a CupCake CNC from the MakerBot guys and spent about 21 hours this weekend constructing my printer.
About 200 bolts, 3 stepper motors, some good soldering and some not so good soldering later I had this:
For those interested there are some photos of my build on Flickr.
Here is a quick video of the first power-on when I was testing the stepper motors. You can see that the XY stage is working as it should but the Z stage makes a horrible noise because the bearings are slipping and catching.
I need to lubricate and adjust some bearings and belt tensions before starting proper calibration.
As soon as I have a successful print I will post again.
The game plan here is to use some of the 3D Scanning abilities of the Kinect and a bit of software magic to create a real-life ‘replicator’ that can scan real objects and then print copies.
That is of course if I don’t get too distracted with hardware mods on my CupCake…
The Frostruder lets MakerBots print using viscous fluids like silicone, Nutella, peanut butter, or icing. You read that correctly.
Either way – cool things are coming so stay tuned for either a personal manufacturing revolution or a really sweet way to ice cupcakes.