#include <HapticFormationController.hpp>
Public Member Functions | |
HapticFormationControllerOptions (const std::string &identifier) | |
Public Attributes | |
Option< double > * | tDeriGain |
Option< double > * | tErrGain |
Option< std::string > * | tInputTopicName |
Option< std::string > * | tOutputTopicName |
Option< double > * | tPropGain |
Option< std::vector< int > > * | tRobotIDs |
Option< Eigen::Matrix3d > * | tRotationMatrix |
Option< double > * | tSendFrequency |
Option< double > * | tVelocityGain |
Definition at line 32 of file HapticFormationController.hpp.
telekyb_haptic::HapticFormationControllerOptions::HapticFormationControllerOptions | ( | const std::string & | identifier | ) |
Definition at line 24 of file HapticFormationController.cpp.
Definition at line 43 of file HapticFormationController.hpp.
Definition at line 44 of file HapticFormationController.hpp.
Definition at line 37 of file HapticFormationController.hpp.
Definition at line 38 of file HapticFormationController.hpp.
Definition at line 42 of file HapticFormationController.hpp.
Option< std::vector<int> >* telekyb_haptic::HapticFormationControllerOptions::tRobotIDs |
Definition at line 35 of file HapticFormationController.hpp.
Option< Eigen::Matrix3d >* telekyb_haptic::HapticFormationControllerOptions::tRotationMatrix |
Definition at line 40 of file HapticFormationController.hpp.
Definition at line 36 of file HapticFormationController.hpp.
Definition at line 39 of file HapticFormationController.hpp.