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_ */
sound.hpp
Flags and id's for commanding sound sequences.
battery.hpp
Human friendly batter indicator class.
diff_drive.hpp
Simple module for the diff drive odometry.
led_array.hpp
Definitions for manipulating the led's.
acceleration_limiter.hpp
Simple module for the velocity smoothing.
digital_output.hpp
Digital output flags.


kobuki_driver
Author(s): Daniel Stonier , Younghun Ju , Jorge Santos Simon
autogenerated on Wed Mar 2 2022 00:26:14