Your submission was sent successfully! Close

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

Thank you for contacting our team. We will be in touch shortly.Close

Blog posts tagged
"robotics"


Gabriel Aguiar Noury
13 August 2021

Open Source Robotics Challenges – Planning for Security

Robotics Article

Open Source Robotics Challenges is a series of blogs that will share guidelines and advice for open source companies to overcome market barriers.  We will touch on topics regularly raised by companies in our open source community such as security awareness, prototyping strategies, safety architecture, adoption and more. Our aim is to help ...


Gabriel Aguiar Noury
23 July 2021

The State of Robotics – June 2021

Robotics Article

June was packed with interesting news. So this monthly blog won’t disappoint our readers. If you haven’t seen it already, we are running a content survey. It will take you 7 minutes to complete and it will help us create the content that you want to read. So if you haven’t done it yet, here ...


Gabriel Aguiar Noury
14 June 2021

The State of Robotics – May 2021

Robotics Article

May was another fantastic month for robotics developments. In a continuously growing field, where the opportunities are many and the challenges require innovative solutions, researchers keep leading the way. Here at Canonical, we understand the value of open knowledge and collaboration. So this monthly blog brings some great research, ava ...


Jeremie Deray
10 June 2021

Publishing sonar readings with micro-ROS on the Raspberry Pi Pico

Robotics Article

In this post, we will see how to wire up an HC-SR04 range sensor to the Raspberry Pi Pico and publish its readings to the ROS 2 graph using micro-ROS. This builds upon the previous post ‘Getting started with micro-ROS on the Raspberry Pi Pico’. As such, I’d encourage you to read it first if ...


Gabriel Aguiar Noury
3 June 2021

ROS Kinetic migration and its challenges – A community perspective.

Robotics Article

ROS Kinetic has come to EOL. We have discussed the impact of EOL in the past, but with its final sync out on May 12th, ROS Kinetic is no longer supported. Together with Ubuntu Xenial, both distributions will no longer receive security updates or bug fixes.  ROS second LTS release became the largest rosdistro with ...


Gabriel Aguiar Noury
17 May 2021

The State of Robotics – April 2021

Robotics Article

Together we have reached the end. Two partners, two allies, two distributions that supported millions of innovators have reached their end-of-life (EOL). April will be remembered as the month where ROS Kinetic and Ubuntu Xenial reached EOL. ROS Kinetic is one of the most used, widely deployed and extensively contributed ROS distributions ...


Gabriel Aguiar Noury
26 April 2021

ROS ESM: 15 things you need to know

Robotics Article

With the announcement of Robot Operating System (ROS) Expanded Security Maintenance (ESM), we have received many questions from people in the robotics community who are interested in learning about this enterprise solution. This blog aims to answer some of the most common questions. For more background on this, please have a look at the R ...


Gabriel Aguiar Noury
9 April 2021

The State of Robotics – March 2021

Robotics Article

It’s never too late to learn. As any reinforcement learning agent, we get rewarded by the new knowledge that we acquire. Likewise, we learn by doing, by rolling up our sleeves and getting to work. (Do you want a hands-on book on Reinforcement Learning? Here is my personal favourite) March has shown us great examples ...


Canonical
6 April 2021

Hardened ROS with 10 year security from Open Robotics and Canonical

Canonical announcements Article

Canonical ROS ESM customers now can access a long-term supported ROS and Ubuntu environment by the Ubuntu and ROS experts. Learn more about ROS ESM. 6 April 2021: Canonical and Open Robotics announced today a partnership for Robot Operating System (ROS) Extended Security Maintenance (ESM) and enterprise support, as part of Ubuntu Advantag ...


Gabriel Aguiar Noury
6 April 2021

What is ROS Extended Security Maintenance?

Robotics Article

Developing robots is not like building apps or IoT devices. Robots balance complex features such as scene awareness, social intelligence, physical intelligence, communication, dialogue, learning from interaction, memory, long-term autonomy, safe failure… the list goes on and on.  As a result, robotics startups can take years to get to a m ...


Leia Ruffini
30 March 2021

Ubuntu in the wild – 30th of March 2021

Cloud and server Article

The Ubuntu in the wild blog post ropes in the latest highlights about Ubuntu and Canonical around the world on a bi-weekly basis. ...


Jeremie Deray
25 March 2021

Getting started with micro-ROS on the Raspberry Pi Pico

Robotics Article

In this post we will see how the Raspberry Pi Pico can natively speak to a ROS2 graph using micro-ROS. We will set up a project in VSCode, compile and upload it to the microcontroller. We thus assume that you are somewhat familiar with ROS2 development and VSCode. What is this all about? Running ROS2 ...