TinyURDF 1.0.0
A Modern C++ Library for Parsing and Visualizing URDF Model Files
Loading...
Searching...
No Matches
Joint Member List

This is the complete list of members for Joint, including all inherited members.

clear() overrideJointvirtual
empty() const overrideJointvirtual
getAxis() constJoint
getName() constJoint
getPointer()ObjectBaseinlineprotectedvirtual
getTransform() constJoint
getTypename() overrideJointvirtual
isA(const char *name)Jointvirtual
isChild(const char *name) constJoint
isParent(const char *name) constJoint
Joint()Joint
Joint(const Joint &rhs)Joint
Joint(Joint &&rhs) noexceptJoint
ObjectBase()ObjectBaseinlineprotected
print(std::ostream &os) overrideJointvirtual
pushBackChild(const std::string lk)Joint
pushBackParent(const std::string lk)Joint
pushBackTransform(const std::shared_ptr< Pose > t)Joint
setAxis(double x, double y, double z)Joint
setCalibration(const std::shared_ptr< JointCalibration > c)Joint
setDynamics(const std::shared_ptr< JointDynamics > d)Joint
setLimits(const std::shared_ptr< JointLimits > l)Joint
setMimic(const std::shared_ptr< JointMimic > m)Joint
setName(const std::string &name_)Joint
setSafety(const std::shared_ptr< JointSafety > s)Joint
setType(const Type &t_)Joint
setType(const char *c_)Joint
Type enum nameJoint
~ObjectBase()ObjectBaseinlineprotectedvirtual