#include <stdio.h>
#include <stdlib.h>
#include "../Shared/BaseComponent.h"
#include <string.h>
#include <vector>
#include <fstream>
#include <hokuyo_aist/hokuyo_aist.h>
Go to the source code of this file.
Classes | |
| class | LaserInterface |
Variables | |
| const int | MAX_SIZE = 1024 |
| Laser interface class. | |
| const int MAX_SIZE = 1024 |
Laser interface class.
1.5.5