MipAlgorithms::ObsAvoiAlgoLIPOptions Class Reference
[Obstacle avoidance]

Options for for the ObsAvoiAlgoLIP. More...

#include <ObsAvoiAlgoLIP.h>

Inheritance diagram for MipAlgorithms::ObsAvoiAlgoLIPOptions:

Options MIPObject

List of all members.

Public Member Functions

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

Public Attributes

DecimalOptiondriveGain
 Gain of the drive command.
DecimalOptionturnrateGain
 Gain of the turnrate command.
DecimalOptioninfluenceRadius
 radius of influence of the repulsive potential associated to an obstacle point (positive meters).
DecimalOptiondriveSatDw
 drive command lower threshold
DecimalOptionturnrateSatDw
 turn rate command lower threshold
DecimalOptiondriveSatUp
 drive command upper threshold
DecimalOptionturnSatUp
 turn rate command upper threshold
DecimalOptionobstacleGrowing
 Is a obastcle's Growing dimension.
DecimalOptionpotentialTypeChangeDistance
 Is the distance from obastacle where the potential change from conical to parabolic type.
DecimalOptionturnOffDistance
 when the robot is in this ray from goal the repulsive forces in forced to zero
DecimalOptionangClusterAmp
 local minima finder algorithm can filter scan measures. It take the minima distance in a circular sector of angClusterAmp amplitude
DecimalOptionminimaObstacleDistance
 when the robot is at this distance from obastacle the potential fiel is equals to drive saturation up
DecimalOptionturnrateVortexField
 this is the turnrate gain in vortex field mode
BoolOptionvortexField
 when this parameters is equal to true, then vortex field method will be used, else if this parameter is equal to false classic field will be used


Detailed Description

Options for for the ObsAvoiAlgoLIP.

The parameters of algorithm are chosen by the following options:


Constructor & Destructor Documentation

MipAlgorithms::ObsAvoiAlgoLIPOptions::ObsAvoiAlgoLIPOptions (  ) 


Member Function Documentation

string MipAlgorithms::ObsAvoiAlgoLIPOptions::getObjectName (  )  const [inline, virtual]

Gets the Name of the Options.

Returns:
The name the Options.

Implements Options.


Member Data Documentation

Gain of the drive command.

Gain of the turnrate command.

radius of influence of the repulsive potential associated to an obstacle point (positive meters).

drive command lower threshold

turn rate command lower threshold

drive command upper threshold

turn rate command upper threshold

Is a obastcle's Growing dimension.

Is the distance from obastacle where the potential change from conical to parabolic type.

when the robot is in this ray from goal the repulsive forces in forced to zero

local minima finder algorithm can filter scan measures. It take the minima distance in a circular sector of angClusterAmp amplitude

when the robot is at this distance from obastacle the potential fiel is equals to drive saturation up

this is the turnrate gain in vortex field mode

when this parameters is equal to true, then vortex field method will be used, else if this parameter is equal to false classic field will be used


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

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