Program Listing for File mobile_robot.hpp

Return to documentation for file (/tmp/ws/src/ecl_core/ecl_mobile_robot/include/ecl/mobile_robot.hpp)

/*****************************************************************************
** Ifdefs
*****************************************************************************/

#ifndef ECL_MOBILE_ROBOT_HPP_
#define ECL_MOBILE_ROBOT_HPP_

/*****************************************************************************
** Includes
*****************************************************************************/

#include "mobile_robot/differential_drive.hpp"


#endif /* ECL_MOBILE_ROBOT_HPP_ */