rby1-sdk
Loading...
Searching...
No Matches
rb::dyn::Link Class Reference
Inheritance diagram for rb::dyn::Link:

Public Member Functions

void AddCollision (const std::shared_ptr< Collision > &collision)
 
std::vector< std::shared_ptr< Joint > > GetChildJointList ()
 
const std::vector< std::shared_ptr< Joint > > & GetChildJointList () const
 
std::vector< std::shared_ptr< Collision > > GetCollisions ()
 
const std::vector< std::shared_ptr< Collision > > & GetCollisions () const
 
std::string GetName () const
 
std::weak_ptr< JointGetParentJoint ()
 
std::weak_ptr< const JointGetParentJoint () const
 

Static Public Member Functions

static std::shared_ptr< LinkMake (std::string name, Inertial::MatrixType I=Inertial::I(1.))
 

Friends

class Joint
 
template<int DOF>
class Robot
 

The documentation for this class was generated from the following file: