![]() |
NimbRo ROS Soccer Package
|
This class is responsible for imitating image acquisition process as a dummy replacement for Camera Class
As an input this class listen the raw image in /vision/takenImg topic.
More...
#include <CameraDummy.hpp>
Inherits ICamera.
Public Member Functions | |
virtual | ~CameraDummy () |
Destructor. | |
void | imageCallback (const sensor_msgs::ImageConstPtr &msg) |
bool | IsReady () |
bool | IsDummy () |
void | DeInitCameraDevice () |
bool | InitCameraDevice (bool) |
double | TakeCapture () |
for capture new image More... | |
bool | ShouldPublish () |
This class is responsible for imitating image acquisition process as a dummy replacement for Camera Class
As an input this class listen the raw image in /vision/takenImg topic.
double CameraDummy::TakeCapture | ( | ) |
for capture new image