38 }
catch(
const std::exception& ex) {
39 ROS_FATAL(
"Exception occured: %s", ex.what());
54 int main(
int argc,
char** argv) {
63 }
catch(
const std::exception& ex) {
64 ROS_FATAL(
"Exception occured: %s", ex.what());
void prepareAsyncTransfer()
Connects to the image service to request the stream of image sets.
ros::NodeHandle & getNH() override
void processDataChannels()
int main(int argc, char **argv)
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
void processOneImageSet()
void initDataChannelService()
void initDynamicReconfigure()
A driver node that receives data from Nerian stereo devices and forwards it to ROS.
ros::NodeHandle & getPrivateNH() override
ROSCPP_DECL void spinOnce()
int run()
The main loop of this node.
void init()
Performs general initializations.
ros::NodeHandle privateNhInternal
ros::NodeHandle nhInternal