Robotics archives
6 posts from November 2020
Exploring ROS 2 Kubernetes configurations
By sidfaber, 23 November 2020
Kubernetes and robotics make a great match. However, as we have seen, robots running ROS 2 can be tricky to set up on Kubernetes. This blog series has...
Distribute ROS 2 across machines with MicroK8s
By sidfaber, 17 November 2020
Introduction Our simple ROS 2 talker and listener setup runs well on a single Kubernetes node, now let’s distribute it out across multiple computers. This...
ROS 2 on Kubernetes: a simple talker and listener setup
By sidfaber, 9 November 2020
Kubernetes and ROS make a great match, but ROS2 can be tricky to set up. In this post we demonstrate a scalable system with MicroK8s on Ubuntu.
The State of Robotics – October 2020
By sidfaber, 6 November 2020
This post marks the one year anniversary of the Ubuntu Robotics newsletter: the place we showcase our work and discussing cool robotics happenings.
Ubuntu at ROS World 2020: Learn how to do more for your robot
By anastasiavalti, 5 November 2020
Come and connect with the Ubuntu robotics team on November 12th to answer all of your questions. This is the first time ROSCon has ever been virtual and is...
ROS 2 and Kubernetes Basics
By sidfaber, 2 November 2020
Construct a prototype ROS 2 system distributed across multiple computers using Kubernetes. Our goal is not only to provide you with a working configuration,...