#include <genicam_device_nodelet.h>
Definition at line 55 of file genicam_device_nodelet.h.
◆ GenICamDeviceNodelet()
rc::GenICamDeviceNodelet::GenICamDeviceNodelet |
( |
| ) |
|
◆ ~GenICamDeviceNodelet()
rc::GenICamDeviceNodelet::~GenICamDeviceNodelet |
( |
| ) |
|
|
virtual |
◆ depthAcquisitionTrigger()
bool rc::GenICamDeviceNodelet::depthAcquisitionTrigger |
( |
rc_common_msgs::Trigger::Request & |
req, |
|
|
rc_common_msgs::Trigger::Response & |
resp |
|
) |
| |
◆ grab()
◆ initConfiguration()
void rc::GenICamDeviceNodelet::initConfiguration |
( |
| ) |
|
|
private |
◆ onInit()
void rc::GenICamDeviceNodelet::onInit |
( |
| ) |
|
|
virtual |
◆ publishConnectionDiagnostics()
◆ publishDeviceDiagnostics()
◆ reconfigure()
void rc::GenICamDeviceNodelet::reconfigure |
( |
rc_genicam_driver::rc_genicam_driverConfig & |
c, |
|
|
uint32_t |
level |
|
) |
| |
|
private |
◆ subChanged()
void rc::GenICamDeviceNodelet::subChanged |
( |
| ) |
|
|
private |
◆ updateSubscriptions()
void rc::GenICamDeviceNodelet::updateSubscriptions |
( |
bool |
force = false | ) |
|
|
private |
◆ color_format
std::string rc::GenICamDeviceNodelet::color_format |
|
private |
◆ complete_buffers_total
int rc::GenICamDeviceNodelet::complete_buffers_total |
|
private |
◆ config
rc_genicam_driver::rc_genicam_driverConfig rc::GenICamDeviceNodelet::config |
|
private |
◆ connection_loss_total
int rc::GenICamDeviceNodelet::connection_loss_total |
|
private |
◆ current_reconnect_trial
int rc::GenICamDeviceNodelet::current_reconnect_trial |
|
private |
◆ dev
std::shared_ptr<rcg::Device> rc::GenICamDeviceNodelet::dev |
|
private |
◆ device_interface
std::string rc::GenICamDeviceNodelet::device_interface |
|
private |
◆ device_ip
std::string rc::GenICamDeviceNodelet::device_ip |
|
private |
◆ device_mac
std::string rc::GenICamDeviceNodelet::device_mac |
|
private |
◆ device_model
std::string rc::GenICamDeviceNodelet::device_model |
|
private |
◆ device_mtx
std::recursive_mutex rc::GenICamDeviceNodelet::device_mtx |
|
private |
◆ device_name
std::string rc::GenICamDeviceNodelet::device_name |
|
private |
◆ device_serial
std::string rc::GenICamDeviceNodelet::device_serial |
|
private |
◆ device_version
std::string rc::GenICamDeviceNodelet::device_version |
|
private |
◆ frame_id
std::string rc::GenICamDeviceNodelet::frame_id |
|
private |
◆ gev_packet_size
int rc::GenICamDeviceNodelet::gev_packet_size |
|
private |
◆ grab_thread
std::thread rc::GenICamDeviceNodelet::grab_thread |
|
private |
◆ image_receive_timeouts_total
int rc::GenICamDeviceNodelet::image_receive_timeouts_total |
|
private |
◆ incomplete_buffers_total
int rc::GenICamDeviceNodelet::incomplete_buffers_total |
|
private |
◆ nodemap
std::shared_ptr<GenApi::CNodeMapRef> rc::GenICamDeviceNodelet::nodemap |
|
private |
◆ pub
◆ reconfig
dynamic_reconfigure::Server<rc_genicam_driver::rc_genicam_driverConfig>* rc::GenICamDeviceNodelet::reconfig |
|
private |
◆ reconfig_mtx
boost::recursive_mutex rc::GenICamDeviceNodelet::reconfig_mtx |
|
private |
◆ running
std::atomic_bool rc::GenICamDeviceNodelet::running |
|
private |
◆ scolor
bool rc::GenICamDeviceNodelet::scolor |
|
private |
◆ scomponents
int rc::GenICamDeviceNodelet::scomponents |
|
private |
◆ streaming
bool rc::GenICamDeviceNodelet::streaming |
|
private |
◆ trigger_service
◆ updater
The documentation for this class was generated from the following files: