#include <FormUpdate.h>

Public Member Functions | |
| void | initSharedMem () |
| init function for the FormUpdateSharedMem | |
| bool | doMloc () |
| get the doMloc bool | |
| PoseFeatures | getEstimates () |
| get the estimates of the fixed frames of other robots. | |
| PoseFeatures | getFormation () |
| get the formation of the robot. | |
| void | setFormation (PoseFeatures &form) |
| set the formation of the robot. | |
| void MipTasks::FormUpdateSharedMem::initSharedMem | ( | ) | [inline] |
init function for the FormUpdateSharedMem
| bool MipTasks::FormUpdateSharedMem::doMloc | ( | ) | [inline] |
get the doMloc bool
| PoseFeatures MipTasks::FormUpdateSharedMem::getEstimates | ( | ) | [inline] |
get the estimates of the fixed frames of other robots.
| PoseFeatures MipTasks::FormUpdateSharedMem::getFormation | ( | ) | [inline] |
get the formation of the robot.
| void MipTasks::FormUpdateSharedMem::setFormation | ( | PoseFeatures & | form | ) | [inline] |
set the formation of the robot.
1.5.6