#include <tf/transform_datatypes.h>
#include <urdf_parser/urdf_parser.h>
#include <boost/assign.hpp>
#include <mecanum_drive_controller/mecanum_drive_controller.h>
Go to the source code of this file.
Namespaces | |
namespace | mecanum_drive_controller |
Functions | |
static bool | isCylinderOrSphere (const boost::shared_ptr< const urdf::Link > &link) |
static bool isCylinderOrSphere | ( | const boost::shared_ptr< const urdf::Link > & | link | ) | [static] |
Definition at line 48 of file mecanum_drive_controller.cpp.