SerialDevice Class (C) 2009 Robotnik Automation, SLL Class to manage a serial connection. More...
#include <s3000_laser/SerialDevice.h>
#include <time.h>
#include <string.h>
#include <fcntl.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/stat.h>
#include <termios.h>
#include <sys/ioctl.h>
#include <iostream>
#include <errno.h>
#include <stropts.h>
#include <ros/ros.h>
Go to the source code of this file.
SerialDevice Class (C) 2009 Robotnik Automation, SLL Class to manage a serial connection.
Definition in file SerialDevice.cc.