趣味で作ってるロボット用ソフトウェア
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Files
Functions
Enumerations
Enumerator
Friends
Pages
lib
lidar
lidar_utils.h
Go to the documentation of this file.
1
#ifndef HRK_LIDAR_UTILS_H
2
#define HRK_LIDAR_UTILS_H
3
9
#include "
Lidar.h
"
10
11
12
namespace
hrk
13
{
14
Lidar::measurement_t
measurement_type(
bool
with_intensity,
15
bool
is_multiecho);
16
17
void
decode_measurement_type(
bool
& with_intensity,
18
bool
& is_multiecho,
19
const
Lidar::measurement_t
type);
20
}
21
22
#endif
Lidar.h
Lidar インターフェース
hrk::Lidar::measurement_t
measurement_t
Definition:
Lidar.h:30
Generated on Tue Oct 24 2017 04:56:04 for 趣味で作ってるロボット用ソフトウェア by
1.8.6