Posts
Getting the Logitech c930 working with ROS
by danaukes
Using a USB webcam (with virtualbox)
Introduction
Making a usb webcam work in Linux AND ...
Creating a custom Photon Package
by danaukes
Introduction
These instructions were used to create the photon package. Please see the package ...
Running Ros on a Raspbery Pi 4 with Raspberry Pi OS
by danaukes
Introduction
Installing ROS on a Raspberry Pi 4 is difficult because, though the ubuntu images ...
LibCamera Info
by danaukes
LibCamera
Read more about the new libcamera. This may make some of the following ...
Getting UVC working with Raspberry Pi
by danaukes
Steps
-
install uvc stuff.
```bash sudo apt update ...
CV Bridge and Python 3
by danaukes
getting cv_bridge working with python 3 is less straightforward. you need to recompile cv_bridge ...