#include <sick_scan/sick_scan_common_tcp.h>
Go to the source code of this file.
Functions | |
std::string | getVersionInfo () |
int | mainGenericLaser (int argc, char **argv, std::string scannerName) |
Internal Startup routine. More... | |
void | setVersionInfo (std::string _versionInfo) |
std::string getVersionInfo | ( | ) |
Definition at line 100 of file sick_generic_laser.cpp.
int mainGenericLaser | ( | int | argc, |
char ** | argv, | ||
std::string | nodeName | ||
) |
Internal Startup routine.
argc | Number of Arguments |
argv | Argument variable |
nodeName | name of the ROS-node |
Definition at line 169 of file sick_generic_laser.cpp.
void setVersionInfo | ( | std::string | _versionInfo | ) |
Definition at line 95 of file sick_generic_laser.cpp.