ImFusion SDK 4.3
RobotGroupState Class Reference

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

Defines a named state of the joint values in the RobotChains of a particular RobotGroup. More...

Detailed Description

Defines a named state of the joint values in the RobotChains of a particular RobotGroup.

Public Member Functions

 RobotGroupState (std::string name, std::string group, const std::map< std::string, std::vector< double > > &jointPos)
 
 RobotGroupState (const RobotGroupState &state)
 
RobotGroupStateoperator= (const RobotGroupState &state)
 
std::string name () const
 
std::string group () const
 
std::map< std::string, std::vector< double > > jointPos () const
 

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