kdl
Public Member Functions | Public Attributes | List of all members
wrappers::KDLJoint Struct Reference

#include <KDLTypes.hpp>

Public Member Functions

 KDLJoint ()
 
 KDLJoint (::KDL::Joint const &)
 

Public Attributes

std::string name
 
KDLJointType type
 
KDLVector axis
 
KDLVector origin
 

Constructor & Destructor Documentation

◆ KDLJoint() [1/2]

wrappers::KDLJoint::KDLJoint ( )
inline

◆ KDLJoint() [2/2]

wrappers::KDLJoint::KDLJoint ( ::KDL::Joint const &  j)

Member Data Documentation

◆ axis

KDLVector wrappers::KDLJoint::axis

◆ name

std::string wrappers::KDLJoint::name

◆ origin

KDLVector wrappers::KDLJoint::origin

◆ type

KDLJointType wrappers::KDLJoint::type

The documentation for this struct was generated from the following files: