$search
#include <link.h>
Public Member Functions | |
void | clear () |
bool | initXml (TiXmlElement *) |
Sphere () | |
Public Attributes | |
double | radius |
Definition at line 59 of file link.h.
bool urdf::Sphere::initXml | ( | TiXmlElement * | ) | [virtual] |
Implements urdf::Geometry.
double urdf::Sphere::radius |