ROS driver interface for IIDC-compatible IEEE 1394 digital cameras. More...
#include <boost/thread/mutex.hpp>
#include <ros/ros.h>
#include <camera_info_manager/camera_info_manager.h>
#include <driver_base/driver.h>
#include <dynamic_reconfigure/server.h>
#include <image_transport/image_transport.h>
#include <sensor_msgs/CameraInfo.h>
#include "dev_camera1394stereo.h"
#include "camera1394stereo/Camera1394StereoConfig.h"
Go to the source code of this file.
Classes | |
class | camera1394stereo_driver::Camera1394StereoDriver |
Namespaces | |
namespace | camera1394stereo_driver |
Typedefs | |
typedef camera1394stereo::Camera1394StereoConfig | Config |
ROS driver interface for IIDC-compatible IEEE 1394 digital cameras.
Definition in file driver1394stereo.h.
typedef camera1394stereo::Camera1394StereoConfig Config |
Definition at line 49 of file driver1394stereo.h.