Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
include
ecl
mobile_robot
differential_drive.hpp
Go to the documentation of this file.
1
8
/*****************************************************************************
9
** Ifdefs
10
*****************************************************************************/
11
12
#ifndef ECL_MOBILE_ROBOT_DIFFERENTIAL_DRIVE_HPP_
13
#define ECL_MOBILE_ROBOT_DIFFERENTIAL_DRIVE_HPP_
14
15
/*****************************************************************************
16
** Includes
17
*****************************************************************************/
18
19
#include "
kinematics/differential_drive.hpp
"
20
#include "
macros.hpp
"
21
22
/*****************************************************************************
23
** Namespaces
24
*****************************************************************************/
25
26
namespace
ecl
{
27
28
/*****************************************************************************
29
** Interface
30
*****************************************************************************/
31
38
class
ecl_mobile_robot_PUBLIC
DifferentialDrive {
39
public
:
40
typedef
mobile_robot::DifferentialDriveKinematics Kinematics;
41
};
42
43
}
// namespace ecl
44
45
#endif
/* ECL_MOBILE_ROBOT_DIFFERENTIAL_DRIVE_HPP_ */
ecl
macros.hpp
differential_drive.hpp
ecl_mobile_robot_PUBLIC
#define ecl_mobile_robot_PUBLIC
Definition:
ecl/mobile_robot/macros.hpp:37
xbot_driver
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:27:37