#include <arv.h>
#include <fstream>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/path.hpp>
#include <ros/ros.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
private node handle
GUID of the camera for which the xml is to be exported.
Path string of output xml file.
Path of output xml file.
Definition at line 35 of file export_genicam_xml_node.cpp.