#include <Driver.h>
Public Member Functions | |
void | initSharedMem () |
Init function for the DriverSharedMem. | |
bool | emergencyLock () |
Get the _emergencyLock bool. | |
void | setControlInput (Decimal lv, Decimal av, Time t) |
Set the control input. |
void MipTasks::DriverSharedMem::initSharedMem | ( | ) |
Init function for the DriverSharedMem.
bool MipTasks::DriverSharedMem::emergencyLock | ( | ) |
Get the _emergencyLock bool.
Set the control input.
[in] | lv | Linear velocity control input. |
[in] | av | Angular velocity control input. |