ImFusion C++ SDK 4.4.0
ImFusion::Robotics::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)
RobotGroupState & operator= (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:
  • RoboticsPlugin/Include/ImFusion/Robotics/Model/RobotGroup.h
Search Tab / S to search, Esc to close