modules.hpp
Go to the documentation of this file.
1 
9 /*****************************************************************************
10 ** Ifdefs
11 *****************************************************************************/
12 
13 #ifndef XBOT_MODULES_HPP_
14 #define XBOT_MODULES_HPP_
15 
16 /*****************************************************************************
17 ** Includes
18 *****************************************************************************/
19 
20 
21 #include "modules/diff_drive.hpp"
23 
24 #endif /* XBOT_MODULES_HPP_ */
Simple module for the velocity smoothing.
Simple module for the diff drive odometry.


xbot_driver
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:27:37