dotbot package#
Pydotbot module.
Submodules#
- dotbot.adapter module
- dotbot.controller module
ControllerExceptionControllerController.get_dotbots()Controller.handle_received_frame()Controller.notify_clients()Controller.on_command_clear_position_history()Controller.on_command_move_raw()Controller.on_command_rgb_led()Controller.on_command_waypoints()Controller.on_command_xgo_action()Controller.on_request()Controller.run()Controller.send_payload()Controller.web()
ControllerSettingsControllerSettings.adapterControllerSettings.baudrateControllerSettings.controller_http_portControllerSettings.dotbot_addressControllerSettings.gw_addressControllerSettings.log_levelControllerSettings.log_outputControllerSettings.mqtt_hostControllerSettings.mqtt_portControllerSettings.mqtt_use_tlsControllerSettings.network_idControllerSettings.portControllerSettings.simulator_init_state_pathControllerSettings.verboseControllerSettings.webbrowser
gps_distance()lh2_distance()load_calibration()
- dotbot.controller_app module
- dotbot.dotbot_simulator module
- dotbot.joystick module
- dotbot.keyboard module
- dotbot.logger module
- dotbot.models module
DotBotAddressModelDotBotControlModeModelDotBotGPSPositionDotBotLH2PositionDotBotModelDotBotModel.addressDotBotModel.applicationDotBotModel.batteryDotBotModel.calibratedDotBotModel.directionDotBotModel.gps_positionDotBotModel.last_seenDotBotModel.lh2_positionDotBotModel.modeDotBotModel.model_configDotBotModel.move_rawDotBotModel.position_historyDotBotModel.rgb_ledDotBotModel.rudder_angleDotBotModel.sail_angleDotBotModel.statusDotBotModel.swarmDotBotModel.waypointsDotBotModel.waypoints_thresholdDotBotModel.wind_angle
DotBotMoveRawCommandModelDotBotNotificationCommandDotBotNotificationModelDotBotNotificationUpdateDotBotNotificationUpdate.addressDotBotNotificationUpdate.batteryDotBotNotificationUpdate.directionDotBotNotificationUpdate.gps_positionDotBotNotificationUpdate.lh2_positionDotBotNotificationUpdate.model_configDotBotNotificationUpdate.rudder_angleDotBotNotificationUpdate.sail_angleDotBotNotificationUpdate.wind_angle
DotBotQueryModelDotBotReplyModelDotBotRequestModelDotBotRequestTypeDotBotRgbLedCommandModelDotBotStatusDotBotWaypointsDotBotXGOActionCommandModelMqttPinCodeModelWSBaseWSMoveRawWSRgbLedWSWaypoints
- dotbot.protocol module
ApplicationTypeControlModeTypePayloadAdvertisementPayloadCommandMoveRawPayloadCommandRgbLedPayloadCommandXgoActionPayloadControlModePayloadDotBotAdvertisementPayloadDotBotSimulatorDataPayloadGPSPositionPayloadGPSWaypointsPayloadLH2LocationPayloadLH2WaypointsPayloadLh2CalibrationHomographyPayloadLh2ProcessedLocationPayloadRawDataPayloadSailBotDataPayloadTypePayloadType.ADVERTISEMENTPayloadType.CMD_MOVE_RAWPayloadType.CMD_RGB_LEDPayloadType.CMD_XGO_ACTIONPayloadType.CONTROL_MODEPayloadType.DOTBOT_ADVERTISEMENTPayloadType.DOTBOT_SIMULATOR_DATAPayloadType.GPS_POSITIONPayloadType.GPS_WAYPOINTSPayloadType.LH2_CALIBRATION_HOMOGRAPHYPayloadType.LH2_PROCESSED_DATAPayloadType.LH2_WAYPOINTSPayloadType.RAW_DATAPayloadType.SAILBOT_DATA
- dotbot.rest module
- dotbot.sailbot_simulator module
- dotbot.server module