|
GCOP
1.0
|
#include <urdfjoint.h>
Public Member Functions | |
| JointDynamics () | |
| void | clear () |
| bool | initXml (TiXmlElement *config) |
Public Attributes | |
| double | damping |
| double | friction |
| gcop_urdf::JointDynamics::JointDynamics | ( | ) | [inline] |
References clear().
| void gcop_urdf::JointDynamics::clear | ( | ) | [inline] |
References damping, and friction.
Referenced by JointDynamics().
| bool gcop_urdf::JointDynamics::initXml | ( | TiXmlElement * | config | ) |
Referenced by clear().
Referenced by clear().
1.7.6.1