AntiSimmetry Task
[Tasks]

Provides a task for the execution of an anti simmetry control law for a MultiRobot system. More...

Classes

class  MipTasks::AntiSimmetryTaskOptions
 Options for the AntiSimmetryTask. More...
class  MipTasks::AntiSimmetryTaskSharedMem
 Shared memory for the AntiSimmetryTask. More...
class  MipTasks::AntiSimmetryTask
 Task for the execution of an anti simmetry control law for a MultiRobot system. More...

Enumerations

enum  MipTasks::AntiSimmetryTaskStates { MipTasks::ANTISIMMETRY_TASK_FIRST_RUN, MipTasks::ANTISIMMETRY_TASK_NORMAL_RUN, MipTasks::ANTISIMMETRY_TASK_STATES_NUM }
 Enumerates the states of the AntiSimmetryTask. More...

Variables

static const char * MipTasks::AntiSimmetryTaskStatesNames [ANTISIMMETRY_TASK_STATES_NUM]

Detailed Description

Provides a task for the execution of an anti simmetry control law for a MultiRobot system.


Enumeration Type Documentation

Enumerates the states of the AntiSimmetryTask.

Author:
Paolo Stegagno
Enumerator:
ANTISIMMETRY_TASK_FIRST_RUN 
ANTISIMMETRY_TASK_NORMAL_RUN 
ANTISIMMETRY_TASK_STATES_NUM 


Variable Documentation

const char* MipTasks::AntiSimmetryTaskStatesNames[ANTISIMMETRY_TASK_STATES_NUM] [static]

Initial value:

 {
  "FirstRun",
  "NormalRun"
 }


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