Reconfigure the laser sensor. More...
#include <iostream>
#include <boost/lexical_cast.hpp>
#include <LMS1xx.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | print_usage () |
Reconfigure the laser sensor.
Created on: 09-09-2011 Author: konradb3
Definition in file setConfig.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 52 of file setConfig.cpp.
void print_usage | ( | ) |
Definition at line 44 of file setConfig.cpp.