Posts

Mkdocs environment

by danaukes

Installs a specific flavor of mkdocs that matches github

```bash python -m venv ~/envs/mkdocs . ~/envs/mkdocs/bin/activate pip install \ mkdocs ...

Read More
All about Python dependencies

by danaukes

External ...

Read More
getting Ubuntu 20.04.5 installed and working on a raspberry pi

by danaukes

https://roboticsbackend.com/install-ubuntu-on-raspberry-pi-without-monitor/

https://forums.raspberrypi.com/viewtopic.php?t=315089

the raspberry pi imager has some issues you can add invalid ...

Read More
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