#include <laser_cb_detector.h>
|
bool | configure (const ConfigGoal &config) |
|
bool | detect (const calibration_msgs::DenseLaserSnapshot &snapshot, calibration_msgs::CalibrationPattern &result) |
|
bool | getImage (const calibration_msgs::DenseLaserSnapshot &snapshot, sensor_msgs::Image &ros_image) |
|
| LaserCbDetector () |
|
Definition at line 83 of file laser_cb_detector.h.
◆ LaserCbDetector()
LaserCbDetector::LaserCbDetector |
( |
| ) |
|
◆ configure()
bool LaserCbDetector::configure |
( |
const ConfigGoal & |
config | ) |
|
◆ detect()
bool LaserCbDetector::detect |
( |
const calibration_msgs::DenseLaserSnapshot & |
snapshot, |
|
|
calibration_msgs::CalibrationPattern & |
result |
|
) |
| |
◆ getImage()
bool LaserCbDetector::getImage |
( |
const calibration_msgs::DenseLaserSnapshot & |
snapshot, |
|
|
sensor_msgs::Image & |
ros_image |
|
) |
| |
◆ bridge_
◆ config_
ConfigGoal laser_cb_detector::LaserCbDetector::config_ |
|
private |
◆ configured_
bool laser_cb_detector::LaserCbDetector::configured_ |
|
private |
◆ detector_
The documentation for this class was generated from the following files: