Public Member Functions | List of all members
robot_model_services::AngleApproximationIKRatingModule Class Reference

AngleApproximationIKRatingModule uses an approximation of the total angle delta during the mild movement for the rating. More...

#include <AngleApproximationIKRatingModule.h>

Inheritance diagram for robot_model_services::AngleApproximationIKRatingModule:
Inheritance graph
[legend]

Public Member Functions

 AngleApproximationIKRatingModule ()
 constructor of the AngleApproximationIKRatingModule object More...
 
double getPanAngleRating (const geometry_msgs::Point &sourcePosition, const geometry_msgs::Point &targetPosition, double sourceRotationBase, double targetRotationBase)
 
virtual ~AngleApproximationIKRatingModule ()
 destructor of the AngleApproximationIKRatingModule object. More...
 
- Public Member Functions inherited from robot_model_services::IKRatingModule
 IKRatingModule ()
 constructor of the IKRatingModule object More...
 
virtual ~IKRatingModule ()
 destructor of the IKRatingModule object. More...
 

Detailed Description

AngleApproximationIKRatingModule uses an approximation of the total angle delta during the mild movement for the rating.

Author
Florian Aumann
Date
2016
Version
1.0
See also
AngleApproximationIKRatingModule

Definition at line 36 of file AngleApproximationIKRatingModule.h.

Constructor & Destructor Documentation

robot_model_services::AngleApproximationIKRatingModule::AngleApproximationIKRatingModule ( )

constructor of the AngleApproximationIKRatingModule object

Definition at line 24 of file AngleApproximationIKRatingModule.cpp.

robot_model_services::AngleApproximationIKRatingModule::~AngleApproximationIKRatingModule ( )
virtual

destructor of the AngleApproximationIKRatingModule object.

Definition at line 25 of file AngleApproximationIKRatingModule.cpp.

Member Function Documentation

double robot_model_services::AngleApproximationIKRatingModule::getPanAngleRating ( const geometry_msgs::Point sourcePosition,
const geometry_msgs::Point targetPosition,
double  sourceRotationBase,
double  targetRotationBase 
)
virtual
Parameters
sourcePosition[in] the MILD's current position
targetPosition[in] the MILD's target position
sourceRotationBase[in] the MILD's current rotation
targetRotationBase[in] the MILD's target rotation
Returns
the rating angle (between 0.0 and 1.0)

Implements robot_model_services::IKRatingModule.

Definition at line 27 of file AngleApproximationIKRatingModule.cpp.


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


asr_robot_model_services
Author(s): Aumann Florian, Borella Jocelyn, Heller Florian, Meißner Pascal, Schleicher Ralf, Stöckle Patrick, Stroh Daniel, Trautmann Jeremias, Walter Milena, Wittenbeck Valerij
autogenerated on Mon Jun 10 2019 12:50:00