Read about Sebastian’s experiences at ROSCon 2024 in Odense, Denmark.
Category Archives: ROS
An Updated Guide to Docker and ROS 2
This post introduces best practices for using use Docker with ROS 2. This includes multi-stage builds, working graphics in containers, Docker Compose, and developer containers.
Introduction to Behavior Trees
This post introduces behavior trees for designing and managing the execution of complex behaviors in autonomous systems. This includes robotics examples, software library recommendations, and comparisons to finite-state machines.
A Guide to Docker and ROS
Learn best practices for using Docker in container-based development in robotics workflows including the Robot Operating System (ROS).