HokuyoAIST
3.0.2
|
#include <string>
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | hokuyoaist::IPAddr |
Structure to store an IP address. More... | |
class | hokuyoaist::Sensor |
Hokuyo laser scanner class. More... | |
Namespaces | |
flexiport | |
hokuyoaist | |
Macros | |
#define | HOKUYOAIST_EXPORT |
Typedefs | |
typedef struct hokuyoaist::IPAddr | hokuyoaist::IPAddr |
Structure to store an IP address. More... | |
Enumerations | |
enum | hokuyoaist::MultiechoMode { hokuyoaist::ME_OFF, hokuyoaist::ME_FRONT, hokuyoaist::ME_MIDDLE, hokuyoaist::ME_REAR, hokuyoaist::ME_AVERAGE } |
Possible values of the multiecho mode setting. More... | |
Functions | |
HOKUYOAIST_EXPORT char const * | hokuyoaist::multiecho_mode_to_string (MultiechoMode mode) |