#include <camera.h>
|
bool | setCameraInfoCallback (sensor_msgs::SetCameraInfo::Request &req, sensor_msgs::SetCameraInfo::Response &res) |
| service setting camera parameters. More...
|
|
Definition at line 59 of file camera.h.
service type declaration for calibrate service
Definition at line 84 of file camera.h.
visp_camera_calibration::Camera::Camera |
( |
| ) |
|
visp_camera_calibration::Camera::~Camera |
( |
| ) |
|
|
virtual |
void visp_camera_calibration::Camera::sendVideo |
( |
| ) |
|
bool visp_camera_calibration::Camera::setCameraInfoCallback |
( |
sensor_msgs::SetCameraInfo::Request & |
req, |
|
|
sensor_msgs::SetCameraInfo::Response & |
res |
|
) |
| |
|
private |
service setting camera parameters.
Definition at line 152 of file camera.cpp.
vpImage<unsigned char> visp_camera_calibration::Camera::img_ |
|
private |
unsigned int visp_camera_calibration::Camera::nb_points_ |
|
private |
unsigned int visp_camera_calibration::Camera::queue_size_ |
|
private |
vpVideoReader visp_camera_calibration::Camera::reader_ |
|
private |
The documentation for this class was generated from the following files: