Module name | Short description | Publishes | Subscribes |
Giraff_Control_Manager | pGiraff_Control_Manager Module in charge of controlling the Operation mode (autonomous/Manual) of a Giraff Robot. | GET_PATH , GIRAFF_CONTROL_MODE , PNAVIGATORREACTIVEPTG3D_CMD | BATTERY_V , CANCEL_NAVIGATION , Is_Charging , MQTT_CONNECT_STATUS , NAVIGATE_TARGET , PATH , PILOT_MQTT_ACK , SHUTDOWN |
Parameter | Description |
check_battery_status |
Indicates (true/false) if the Giraff controller should periodically check the battery status and return Docking when low. |
max_client_ack_interval |
The maximum interval (seconds) between Client's ACK if use_client_alive_ack=true |
use_client_alive_ack |
Indicates (true/false) if the Giraff controller should periodically check the ACK sent by the MQTT client to cancel Navigation on error. |
working_mode |
Indicates (auto/onlyOpenMORA) if the Giraff controller should listen to the commands sent by a Pilot client, or not. |