The Turtlebot 3 has launched

by Kyle Fazzari on 31 May 2017

If you’re familiar with ROS (Robot Operating System), chances are you’re also familiar with the Turtlebot. The first version of the Turtlebot was created back in 2010 to serve as an inexpensive platform for learning ROS. This was followed in 2012 by the Turtlebot 2, which has since become the reference platform for learning ROS. We have a number of them here at Canonical, and we love them, although we have one issue with them: they’re just a tad too big. Taking them on a plane requires one to decide what one loves more, one’s belongings, or the Turtlebot, and to check the other.

At ROSCon last year, then, we were pleased to hear that OSRF and Robotis were introducing the Turtlebot 3, which is designed to address exactly this issue, in addition to significantly lowering the cost even compared to the inexpensive Turtlebot 2. Today marks the official launch of the Turtlebot 3, at ICRA 2017. There are two models, aptly named Burger and Waffle. You can guess which is which.

The Turtlebot 3 is open to its core: the designs can be 3D printed (if you so desire), and the embedded control board can be reprogrammed using the Arduino IDE. Both models in their default configuration ship with a 360-degree lidar (the Waffle also includes a RealSense), which means they’re perfect for learning and experimenting with simultaneous localisation and mapping (SLAM) and autonomous navigation.  Not interested in SLAM? No problem, both of the models were developed to be modular: they can be reassembled into a number of different designs, so the possible uses are nearly infinite. They’re also both miniature: the Burger is run with a Raspberry Pi, and the Waffle with an Intel Joule.

Both the Pi and the Joule are reference platforms for Ubuntu Core, which means you can use either one of these designs as a launchpad to easily develop your prototype and take it to production using an OS that’s specifically designed for your use-case. It allows you to focus on what you do best, robotics, and takes care of the rest for you: security, transactional updates, and even an app store. If you need advice on doing exactly that, take a look at this blog (and video) series.

We can’t wait to get our hands on a Turtlebot 3.

Newsletter Signup

Related posts

Managing software in complex network environments: the Snap Store Proxy

As enterprises grapple with the evolving landscape of security threats, the need to safeguard internal networks from the broader internet is increasingly important. In environments with restricted internet access, it can be difficult to manage software updates in an easy, reliable way. When managing devices in the field, change management […]

We wish you RISC-V holidays!

There are three types of computer users: the end user, the system administrator, and the involuntary system administrator. As it happens, everyone has found themselves in the last group at some point or another; you sit down to perform a task relevant to your needs or duties, but suddenly the machine does not work as […]

Creating Snaps on Ubuntu Touch

This article was written in collaboration with Alfred E. Neumayer of the UBports Project. Tablets, phones and current technology’s capabilities are phenomenal. Who would have thought a thin, light, barely 10 inch device would provide all the power necessary to run Virtual Machines, wherever one desires while powered on battery? That a sma […]