Posts with "ubuntu" Tag

Mujoco / Conda Usage notes

by danaukes

Conda-based installation

If you've got conda, you should use conda packages, otherwise the render engine ...

Read More
Multiple Clocks in Ubuntu / Gnome

by danaukes

sudo apt install -y gnome-clocks
flatpak install -y com.mattjakeman.ExtensionManager
flatpak run com.mattjakeman.ExtensionManager

click browse tab search for ...

Read More
Nextcloud Installation

by danaukes

  1. Prerequisites

    ```bash sudo apt install -y openssh-server net-tools ...

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
Installing ROS2 Humble on two Virtualbox VMs

Sunday, September 17, 2023 by danaukes

Introduction

How do you get a ROS2 system up and running on a virtual machine, ...

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