Posts with "camera" Tag

Getting the Logitech c930 working with ROS

by Dan Aukes

Using a USB webcam (with virtualbox)

Introduction

Making a usb webcam work in Linux AND ...

Read More
Installing OpenCV

by Dan Aukes

  1. install opencv for python

    ```bash sudo apt update ...

Read More
Getting UVC working with Raspberry Pi

by Dan Aukes

Steps

  1. install uvc stuff.

    ```bash sudo apt update ...

Read More
CV Bridge and Python 3

by Dan Aukes

getting cv_bridge working with python 3 is less straightforward. you need to recompile cv_bridge ...

Read More