#include "Devices/CameraControl.H"
#include "Devices/ssc.H"
#include "Util/Assert.H"
#include <math.h>
#include <signal.h>
#include <unistd.h>
Go to the source code of this file.
Controls a pan/tilt camera head
Definition in file CameraControl.C.