Public Member Functions | Private Member Functions | Private Attributes | List of all members
hebi::robot_model::EndEffectorSO3Objective Class Referencefinal

#include <robot_model.hpp>

Inheritance diagram for hebi::robot_model::EndEffectorSO3Objective:
Inheritance graph
[legend]

Public Member Functions

 EndEffectorSO3Objective (const Eigen::Matrix3d &)
 
 EndEffectorSO3Objective (double weight, const Eigen::Matrix3d &)
 
- Public Member Functions inherited from hebi::robot_model::Objective
virtual ~Objective ()
 

Private Member Functions

HebiStatusCode addObjective (HebiIKPtr ik) const override
 

Private Attributes

const double _matrix [9]
 
double _weight
 

Additional Inherited Members

Detailed Description

Definition at line 44 of file robot_model.hpp.

Constructor & Destructor Documentation

hebi::robot_model::EndEffectorSO3Objective::EndEffectorSO3Objective ( const Eigen::Matrix3d &  matrix)

Definition at line 22 of file robot_model.cpp.

hebi::robot_model::EndEffectorSO3Objective::EndEffectorSO3Objective ( double  weight,
const Eigen::Matrix3d &  matrix 
)

Definition at line 29 of file robot_model.cpp.

Member Function Documentation

HebiStatusCode hebi::robot_model::EndEffectorSO3Objective::addObjective ( HebiIKPtr  ik) const
overrideprivatevirtual

Implements hebi::robot_model::Objective.

Definition at line 36 of file robot_model.cpp.

Member Data Documentation

const double hebi::robot_model::EndEffectorSO3Objective::_matrix[9]
private

Definition at line 52 of file robot_model.hpp.

double hebi::robot_model::EndEffectorSO3Objective::_weight
private

Definition at line 51 of file robot_model.hpp.


The documentation for this class was generated from the following files:


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:11:00