A place to hold information about setting up, viewing, and controlling logging.
sudo apt install -y v4l2loopback-dkms v4l-utils
ls /dev/video*
sudo modprobe v4l2loopback video_nr=9 …
ssh -L (localport):localhost:(remoteport) -C -N -l (username) hostname.domain -p (sshport)
These widely used commands can be used to list and learn about …
sudo usermod -a -G …
These instructions are for loading and running the thorlabs linear stage in ROS. This …