modules.hpp
Go to the documentation of this file.
1 
9 /*****************************************************************************
10 ** Ifdefs
11 *****************************************************************************/
12 
13 #ifndef KOBUKI_MODULES_HPP_
14 #define KOBUKI_MODULES_HPP_
15 
16 /*****************************************************************************
17 ** Includes
18 *****************************************************************************/
19 
20 #include "modules/battery.hpp"
22 #include "modules/led_array.hpp"
23 #include "modules/diff_drive.hpp"
24 #include "modules/sound.hpp"
26 
27 #endif /* KOBUKI_MODULES_HPP_ */
Definitions for manipulating the led's.
Human friendly batter indicator class.
Flags and id's for commanding sound sequences.
Simple module for the velocity smoothing.
Digital output flags.
Simple module for the diff drive odometry.


kobuki_driver
Author(s): Daniel Stonier , Younghun Ju , Jorge Santos Simon
autogenerated on Mon Mar 27 2017 01:02:59