MipTasks::ObstacleAvoidanceOptions Class Reference
[ObstacleAvoidance]

Options for the ObstacleAvoidance task class. More...

#include <ObstacleAvoidance.h>

Inheritance diagram for MipTasks::ObstacleAvoidanceOptions:

Options MIPObject

List of all members.

Public Member Functions

string getObjectName () const
 Gets the Name of the Options.
 ObstacleAvoidanceOptions ()

Public Attributes

StringOptioninput
 Name obstacleAvoidanceInput, input type, choose among position (default) and speed (drive, turnrate).
DecimalOptionobstacleAvoidanceGoalX
 Name obstacleAvoidanceGoalX, X coordinate of the Goal pose.
DecimalOptionobstacleAvoidanceGoalY
 Name obstacleAvoidanceGoalY, Y coordinate of the Goal pose.
DecimalOptionobstacleAvoidanceGoalZ
 Name obstacleAvoidanceGoalZ, Z coordinate of the Goal pose.
DecimalOptionobstacleAvoidanceGoalTheta
 Name obstacleAvoidanceGoalTheta, Theta coordinate of the Goal pose.
StringOptionobstacleAvoidanceMethod
 Name obstacleAvoidanceMethod, obstacle avoidance method, choose among NO (NO obstacle avoidance, only actractive potential), PFM (Potential Field Method), LIP (default)(Local Incremental Planning), VFH (Vector Field Histogramm)".


Detailed Description

Options for the ObstacleAvoidance task class.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipTasks::ObstacleAvoidanceOptions::ObstacleAvoidanceOptions (  )  [inline]


Member Function Documentation

string MipTasks::ObstacleAvoidanceOptions::getObjectName (  )  const [inline, virtual]

Gets the Name of the Options.

Returns:
The name the Options.

Implements Options.


Member Data Documentation

Name obstacleAvoidanceInput, input type, choose among position (default) and speed (drive, turnrate).

Name obstacleAvoidanceGoalX, X coordinate of the Goal pose.

Name obstacleAvoidanceGoalY, Y coordinate of the Goal pose.

Name obstacleAvoidanceGoalZ, Z coordinate of the Goal pose.

Name obstacleAvoidanceGoalTheta, Theta coordinate of the Goal pose.

Name obstacleAvoidanceMethod, obstacle avoidance method, choose among NO (NO obstacle avoidance, only actractive potential), PFM (Potential Field Method), LIP (default)(Local Incremental Planning), VFH (Vector Field Histogramm)".


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

Generated on Mon Feb 20 07:01:13 2017 for MIP by  doxygen 1.5.6