#include <urdf/model.h>
#include <tf2/LinearMath/Quaternion.h>
#include <tf2/LinearMath/Transform.h>
#include <tf2/LinearMath/Vector3.h>
Go to the source code of this file.
Functions | |
bool | parseWheelTransform (const std::string &joint_name, const std::string &parent_link_name, tf2::Transform &transform, urdf::Model *model) |
|
inline |
Definition at line 27 of file param_parser.h.