Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

Course for deploying ROS applications now available in The Construct

This article is more than 1 year old.


We are happy to announce the release of our first e-training course for deploying ROS applications in The Construct. The Construct is the leading e-learning platform for ROS, helping engineers grow their robotics skills with a full-scale curriculum and hands-on courses. Working alongside The Construct engineering team will now make the course available to everyone.

Chapter 1 – Deploying ROS applications

This first unit of the course will be a hands-on session guided by Canonical’s robotics engineers. It will take us through the process of packaging our first ROS application as a snap. Snaps are the de facto distribution tool for companies deploying software on Ubuntu, like Microsoft, Google, Spotify and more. Snaps offer a solution to build and distribute containerised applications or any software. As such, we can leverage the same tooling and global infrastructure for our ROS applications.

Across this course, we will explore how to build snaps for a robotics application. Through different examples, we will cover the basics of snap creation for ROS and ROS 2. By introducing the main concepts behind snaps, we will also see how to confine our robotics application and make it installable on dozens of Linux distributions.

Learn now

More robotics and ROS courses to come

This first course is part of an ongoing series of training programmes dedicated to deploying and managing robotics software in Ubuntu. The series aims to help developers learn new skills and increase their knowledge about robotics DevOps in Ubuntu. 

We will further improve our documentation and training programmes. This includes adding support for different languages and accessibility best practices.

Talk to us today

Interested in running Ubuntu in your organisation?

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Are you building a robot on top of Ubuntu and looking for a partner? Talk to us!

Contact Us

Related posts

ROS architectures with snaps

Choosing the right architecture can be hard, but we want to help. In this blog, we’ll look at different architectures and their pros and cons. We’ll also show...

ROS development on Linux, Windows and macOS

Historically ROS has been developed on top of Ubuntu, relying on the distribution as a stable base providing tools (like GCC, CMake, Python to name a few) and...

Optimise your ROS snap – Part 6

Welcome to Part 6 of our “Optimise your ROS snap” blog series. Make sure to check Part 5. This sixth and final part will  summarise every optimisation that we...