35 }
catch(
const std::exception& ex) {
36 ROS_FATAL(
"Exception occured: %s", ex.what());
51 int main(
int argc,
char** argv) {
58 }
catch(
const std::exception& ex) {
59 ROS_FATAL(
"Exception occured: %s", ex.what());
void prepareAsyncTransfer()
Connects to the image service to request the stream of image pairs.
ros::NodeHandle & getNH() override
int main(int argc, char **argv)
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
void initDynamicReconfigure()
A driver node that receives data from SceneScan/SP1 and forwards it to ROS.
ros::NodeHandle & getPrivateNH() override
void processOneImagePair()
ROSCPP_DECL void spinOnce()
int run()
The main loop of this node.
void init()
Performs general initializations.
ros::NodeHandle privateNhInternal
ros::NodeHandle nhInternal