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

#include <robot_model.hpp>

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

Public Member Functions

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

Private Member Functions

HebiStatusCode addObjective (HebiIKPtr ik) const override
 

Private Attributes

double _weight
 
double _x
 
double _y
 
double _z
 

Additional Inherited Members

Detailed Description

Definition at line 55 of file robot_model.hpp.

Constructor & Destructor Documentation

hebi::robot_model::EndEffectorTipAxisObjective::EndEffectorTipAxisObjective ( const Eigen::Vector3d &  obj)

Definition at line 41 of file robot_model.cpp.

hebi::robot_model::EndEffectorTipAxisObjective::EndEffectorTipAxisObjective ( double  weight,
const Eigen::Vector3d &  obj 
)

Definition at line 45 of file robot_model.cpp.

Member Function Documentation

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

Implements hebi::robot_model::Objective.

Definition at line 49 of file robot_model.cpp.

Member Data Documentation

double hebi::robot_model::EndEffectorTipAxisObjective::_weight
private

Definition at line 62 of file robot_model.hpp.

double hebi::robot_model::EndEffectorTipAxisObjective::_x
private

Definition at line 62 of file robot_model.hpp.

double hebi::robot_model::EndEffectorTipAxisObjective::_y
private

Definition at line 62 of file robot_model.hpp.

double hebi::robot_model::EndEffectorTipAxisObjective::_z
private

Definition at line 62 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