#include <telekyb_serial/ThreadedSerialDevice.hpp>
#include <ros/ros.h>
#include <boost/foreach.hpp>
Go to the source code of this file.
Namespaces | |
namespace | TELEKYB_NAMESPACE |
Defines | |
#define | MAIN_BUFFER_SIZE 1024 |
#define | READING_BUFFER_SIZE 256 |
#define MAIN_BUFFER_SIZE 1024 |
Definition at line 15 of file ThreadedSerialDevice.cpp.
#define READING_BUFFER_SIZE 256 |
Definition at line 14 of file ThreadedSerialDevice.cpp.