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

#include <robot_model.hpp>

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

Public Member Functions

 EndEffectorPositionObjective (const Eigen::Vector3d &)
 
 EndEffectorPositionObjective (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 34 of file robot_model.hpp.

Constructor & Destructor Documentation

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

Definition at line 9 of file robot_model.cpp.

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

Definition at line 13 of file robot_model.cpp.

Member Function Documentation

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

Implements hebi::robot_model::Objective.

Definition at line 17 of file robot_model.cpp.

Member Data Documentation

double hebi::robot_model::EndEffectorPositionObjective::_weight
private

Definition at line 41 of file robot_model.hpp.

double hebi::robot_model::EndEffectorPositionObjective::_x
private

Definition at line 41 of file robot_model.hpp.

double hebi::robot_model::EndEffectorPositionObjective::_y
private

Definition at line 41 of file robot_model.hpp.

double hebi::robot_model::EndEffectorPositionObjective::_z
private

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