#include <camera.hpp>
Definition at line 32 of file publishers/camera.hpp.
naoqi::publisher::CameraPublisher::CameraPublisher |
( |
const std::string & |
topic, |
|
|
int |
camera_source |
|
) |
| |
naoqi::publisher::CameraPublisher::~CameraPublisher |
( |
| ) |
|
bool naoqi::publisher::CameraPublisher::isInitialized |
( |
| ) |
const |
|
inline |
bool naoqi::publisher::CameraPublisher::isSubscribed |
( |
| ) |
const |
|
inline |
void naoqi::publisher::CameraPublisher::publish |
( |
const sensor_msgs::ImagePtr & |
img, |
|
|
const sensor_msgs::CameraInfo & |
camera_info |
|
) |
| |
std::string naoqi::publisher::CameraPublisher::topic |
( |
| ) |
const |
|
inline |
int naoqi::publisher::CameraPublisher::camera_source_ |
|
private |
bool naoqi::publisher::CameraPublisher::is_initialized_ |
|
private |
std::string naoqi::publisher::CameraPublisher::topic_ |
|
private |
The documentation for this class was generated from the following files: