![]() |
ImFusion SDK 4.3
|
#include <RoboticsPlugin/Include/ImFusion/Robotics/Model/RobotSegment.h>
A RobotSegment represent each of the named individual parts of a RobotChain, with a RobotJoint. More...
A RobotSegment represent each of the named individual parts of a RobotChain, with a RobotJoint.
Public Member Functions | |
RobotSegment (RobotLink link, RobotJointPtr joint) | |
std::string | name () const |
const RobotJointPtr & | joint () const |
const RobotLink & | link () const |
std::string | parent () const |
bool | isLeaf () const |