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 36 of file robot_model.hpp.

Constructor & Destructor Documentation

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

Definition at line 10 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 16 of file robot_model.cpp.

Member Data Documentation

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

Definition at line 43 of file robot_model.hpp.

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

Definition at line 43 of file robot_model.hpp.

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

Definition at line 43 of file robot_model.hpp.

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

Definition at line 43 of file robot_model.hpp.


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


hebi_cpp_api_ros
Author(s): Chris Bollinger , Matthew Tesch
autogenerated on Thu May 28 2020 03:14:45