Go to the source code of this file.
Functions | |
void | customizedPointCloudMsgCb (SickScanApiHandle apiHandle, const SickScanPointCloudMsg *msg) |
int | main (int argc, char **argv) |
void customizedPointCloudMsgCb | ( | SickScanApiHandle | apiHandle, |
const SickScanPointCloudMsg * | msg | ||
) |
Definition at line 12 of file minimum_sick_scan_api_client.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 17 of file minimum_sick_scan_api_client.c.