Skip to main content

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 us. A member of our team will be in touch shortly. Close

Blog posts tagged
"robotics"


gbeuzeboc
22 September 2022

ROS orchestration with snaps

Robotics Article

Application orchestration is the process of integrating applications together to automate and synchronise processes. In robotics, this is essential, especially on complex systems that involve a lot of different processes working together. But, ROS applications are usually launched all at once from one top-level launch file. With orchestra ...


Canonical
20 September 2022

Ubuntu Core set to redefine industrial computing with new edge AI platform NVIDIA IGX

Internet of Things Article

Enterprises struggle to bring AI and automation to the edge due to strict requirements and regulations across verticals. Long-term support, zero-trust security, and built-in functional safety are only a few challenges faced by players who wish to accelerate their technology adoption.  At Canonical, we are excited by the promise of bringin ...


julie-chevrier
2 September 2022

Join our upcoming IoT developer workshop in Madrid

Internet of Things Article

The workshop The Intel and Canonical Developer workshop is coming up soon in Madrid, on September 22, and we are looking for IoT enthusiasts to join us! Don’t miss the chance to learn about EdgeX and Ubuntu Core using real business cases. This will be a live event where IoT developers of all industries have ...


Gabriel Aguiar Noury
23 August 2022

The State of Robotics – August 2022

Robotics Article

Another fascinating month for robotics. Researchers are the highlight of the month. Through their work, we are pushing the boundaries of self-awareness, complex structure and even the limits of life and death. Spoooky indeed.  Take a seat and join us in this quick review of robotics news. And don’t forget that you can also share ...


Jeremie Deray
5 August 2022

How to build a snap using ROS 2 Humble

Robotics Article

We’ve recently celebrated the release of ROS 2 Humble Hawksbill with a post detailing how to get started developing for the new release in containers. In addition, we shared an overview of the new features included with this new release, particularly its enhanced security features. This week we are tackling the logical next step in ...


gbeuzeboc
20 July 2022

How to use ROS 2 shared memory in snaps

Robotics Article

If you already tried to package ROS 2 Foxy applications into snaps, you might have encountered the following error regarding shared memory: This log is stating that FastDDS (formerly known as FastRTPS) couldn’t create a file for the shared memory mechanism due to denied permission. Fortunately, FastDDS is smart enough to fallback to a non ...


Gabriel Aguiar Noury
11 July 2022

Installing Foxglove Studio is now easier than ever

Robotics Article

Today, Foxglove announced the release of the Foxglove Studio snap. Foxglove Studio helps you experience the world as a robot does, providing a rich set of features to visualise data. By diversifying its distribution with a snap, Foxglove Studio is now available to millions of Linux users that can install this open-source tool with a ...


gbeuzeboc
8 July 2022

Install Gazebo for ROS 2 in under a minute

Robotics Article

Recently, we announced the beta release of the Gazebo snap to help you install Gazebo for ROS 2. The gazebo snap is easy to install on dozens of Linux distributions and comes bundled with all the dependencies and the ROS 2 integration. It currently supports Gazebo Citadel and thus ROS 2 Foxy. For the sake ...


Gabriel Aguiar Noury
4 July 2022

The State of Robotics – May & June 2022

Robotics Article

In May, robotics felt the waves of the Hawksbill and Jellyfish. Last month brought us the first LTS for ROS 2, Humble Hawksbill. As part of the ROS community, we welcome this new release and congratulate everyone who made it possible. In this round-up, we will talk about ROS, drones, football and robots that eat ...


Edoardo Barbieri
8 June 2022

An intro to real-time Linux with Ubuntu

Internet of Things Article

A real-time system responds to events within a specified deadline. If the timing constraints of the system are unmet, failure has occurred. In the kernel context, real-time denotes a deterministic response to an external event, aiming to minimize the response time guarantee. Real-time Beta now available in Ubuntu 22.04 LTS  Last April, Ca ...


ROS 2 Humble security, a tour of the new and improved features

Robotics Article

We’re excited about the recent release of ROS 2 Humble Hawksbill, a Long Term Support (LTS) distro, supported for the next five years. ROS 2 releases come out on every even-numbered year together with the LTS release of Ubuntu, this time with Ubuntu 22.04 (Jammy Jellyfish).  Earlier this week, we shared a step-by-step guide to ...