Slashdot Mirror


Google Releases Open Source 'Cartographer' (betanews.com)

BrianFagioli quotes a report from BetaNews: Machine learning and vision are essential technologies for the advancement of robotics. When sensors come together, they can enable a computer or robot to collect data and images in real-time. A good example of this technology in real-world use is the latest Roomba vacuums. As the robot cleans your dirty floor, it is using sensors combined with a camera to map your home. Today, Google releases Cartographer -- an open source project that developers can use for many things, such as robots and self-driving cars. "We are happy to announce the open source release of Cartographer, a real-time simultaneous localization and mapping (SLAM) library in 2D and 3D with ROS support. SLAM is an essential component of autonomous platforms such as self driving cars, automated forklifts in warehouses, robotic vacuum cleaners, and UAVs," says Google in a blog post. "Our focus is on advancing and democratizing SLAM as a technology. Currently, Cartographer is heavily focused on LIDAR SLAM. Through continued development and community contributions, we hope to add both support for more sensors and platforms as well as new features, such as lifelong mapping and localizing in a pre-existing map."

3 of 26 comments (clear)

  1. Mapping my house by stevez67 · · Score: 2, Insightful

    And phoning home, getting hacked because of shoddy security, 3rd parties using my data to schedule break-ins, and Google pimping my data without compensation. No thanks. I need IoT in my life like I need more bankers and lawyers.

  2. Re:Nice by NotInHere · · Score: 2

    It also makes it available. If google hadn't released it as open source, companies which might have needed such a functionality would have been required to roll their own. This would have been a terrible waste of money and time, as google already has a perfectly working implementation. Now they have resources free to do different things, e.g. to improve the existing implementation, or to focus some other feature of their products.

  3. Re:Nice by NotInHere · · Score: 2

    And they are contributing back to the community. Now YOU can build an empire on the back of work open sourced by google.