ImFusion SDK 4.3
RobotChain Class Reference

#include <RoboticsPlugin/Include/ImFusion/Robotics/Model/RobotChain.h>

Subset of a RobotGroup or RobotTree of consecutive RobotSegments. More...

Detailed Description

Subset of a RobotGroup or RobotTree of consecutive RobotSegments.

Public Member Functions

 RobotChain (const std::vector< RobotSegmentPtr > &segments)
 
 RobotChain (const RobotChain &chain)
 
RobotChainoperator= (const RobotChain &chain)
 
std::pair< RobotSegmentPtr, RobotSegmentPtr > bounds () const
 
std::pair< std::string, std::stringboundsNames () const
 
std::vector< RobotJointPtr > joints (bool onlyActive=true) const
 
std::vector< RobotSegmentPtr > segments () const
 
int indexOfSegment (const std::string &segmentName) const
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close