Posts

Removing Snap from Ubuntu

by danaukes

This is useful for stalled updates when installing ubuntu-desktop-minimal on a server. the firefox ...

Read More
Parts List

by danaukes

Robotics Parts

Assuming 15 students are participating in the more technical activities

| Items ...

Read More
Running Ros2 on an ESP32

by danaukes

Virtualbox guest master setup

  1. create a virtual machine
    1. Networking: Select ...
Read More
ROS2 Tutorial Pages

by danaukes

A Walkthrough of current ROS2 topics
Read More
Installing ROS2 on a Raspberry Pi

by danaukes

Flashing

Make sure you

  • add your ssh key during flashing
  • setup wifi
  • define ...
Read More
Setting up two ROS2 containers in Docker

by danaukes

Introduction

Simple example of docker containers running ros over the physical network.

```yaml version: '2'

services: ros1: ...

Read More
Demonstrating Unicast in ROS2 on virtual machines over a local network using CycloneDDS

by danaukes

Switching from ROS2's multicast default to unicast can be a bit tricky, especially if you're ...

Read More
Demonstrating Unicast in ROS2 on two docker containers with CycloneDDS

by danaukes

Introduction

In other articles I have shown how to configure a virtual machine to talk ...

Read More