#include <FeatExtrCam.h>

Public Member Functions | |
| void | initSharedMem () |
| Init function for the shared memory of the feature extraction. | |
| void | setMyProtrusions (PosiFeatures &protrusions, MotionModuleTState &protrusionsTState) |
| Sets the protrusions and the TState of the time in wich they are extracted. | |
| void | setMyCorners (PosiFeatures &corners, MotionModuleTState &cornersTState) |
| Sets the corners. | |
| bool | printFeat () |
| Get the printPosiFeature flag. | |
| void | setMyObervations (vector< Angle > &observ, MotionModuleTState &camObsTState) |
| Sets my visual observation. | |
| void MipTasks::FeatExtrCamSharedMem::initSharedMem | ( | ) |
Init function for the shared memory of the feature extraction.
1.5.6