Debug info from SmartRobotinoMPSDocking component.
More...
#include <SmartNavigationPlanner.h>
|
|
| SmartNavigationPlanner (const ComId &id) |
| |
| void | setComId (const ComId &id) |
| |
|
void | sendRequest (const char *jsonData, const unsigned int jsonDataSize) |
| |
|
virtual void | smartNavigationPlannerEvent (const char *jsonData, const unsigned int jsonDataSize, const char *payloadData, const unsigned int payloadDataSize) |
| |
|
virtual void | smartNavigationPlanner_responseEvent (const char *jsonData, const unsigned int jsonDataSize, const char *payloadData, const unsigned int payloadDataSize) |
| |
|
virtual void | smartNavigationCostMapEvent (const char *jsonData, const unsigned int jsonDataSize, const char *payloadData, const unsigned int payloadDataSize) |
| |
| | ComObject () |
| |
| virtual | ~ComObject () |
| |
| ComId | comId () const |
| |
|
|
class | SmartNavigationPlannerImpl |
| |
Debug info from SmartRobotinoMPSDocking component.
| void rec::robotino::api2::SmartNavigationPlanner::setComId |
( |
const ComId & |
id | ) |
|
Sets the associated communication object.
- Parameters
-
| id | The id of the associated communication object. |
- Exceptions
-
The documentation for this class was generated from the following file: