Open source robot software cropping up all over

Life

9 June 2014

Five years ago, a robot slowly trundled around a Californian office doing things like opening doors and using electrical sockets.

They’re routine activities for people, but this was a Willow Garage PR2 alpha robot. By navigating through eight doors and using nine outlets, it notched an important milestone – using the Robot Operating System (ROS) to accomplish its complex mission.

PR2, a bulky, rolling droid with two arms, was relying heavily on ROS to open the doors and plug itself in. ROS is an open-source operating system that has continued to grow since that day in June 2009 and is now helping robots tackle real-world tasks in unexpected ways.

First developed in 2007, ROS is a collection of tools and libraries that serve as a framework for writing robot software. It’s basically a programming platform for robots, just as Android is a platform for smartphone apps.

It’s also an approach to artificial intelligence grounded in the premise that the real world is such a complex puzzle for robots to grasp, navigate and act upon that machines must share their knowledge and skills in order to be more useful.

A recent ROS software package, for instance, allows robots to find objects with handles in 3D point clouds. A demo video on YouTube shows Rethink Robotics’ Baxter research and assembly robot using the fix to find laundry detergent bottles, scrubbers and pots, grab them and drop them into a box.

Other examples from robotics labs include using ROS to get PR2 robots to fetch beer and fold laundry. But the OS is spreading far beyond research applications.

Avid
While many industrial robot arms are using ROS, future commercial applications could be similar to cleaning robots from Avidbots. The Canadian startup is developing separate machines that automatically sweep and scrub floors in commercial facilities like shopping malls or warehouses, a bit like Roombas for large spaces.

The ROS-powered robots cooperate with each other by trading their maps of cleaning areas. Avidbots says renting or buying its robots can save companies 50 percent or more on floor-cleaning costs compared to human crews.

Meanwhile, Blue River Technology, a startup based in Mountain View, California, is using the core features of ROS in agricultural work. Its LettuceBot is an automated computer vision system that kills unwanted lettuce plants. As a tractor pulls the system through a crop of lettuce, algorithms can select baby lettuce plants and then kill them with a precisely delivered overdose of fertilizer spray.

This makes lettuce “thinning” more efficient since lettuce plants have to be close together to germinate but some must be removed for others to grow. LettuceBot can thin out a 6-hectare plot in a few hours compared to two days with 50 workers. If LettuceBot runs into problems, however, engineers can quickly check the ROS code, which is grouped into “nodes,” to implement a solution. The hackability factor is a major benefit of an open source platform.

“The impressive thing about ROS was it allowed only a few engineers to write an entire system and receive our first check for service in only a few months,” Willy Pell, a senior systems engineer at Blue River, wrote in an e-mail.

Read More:


Back to Top ↑

TechCentral.ie