45 void RegisterMessageHandlers();
47 std::unique_ptr<HMIWorker> hmi_worker_;
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Definition: map_service.h:40
struct mg_connection Connection
Definition: websocket_handler.h:54
The class of MonitorLogBuffer.
HMI(WebSocketHandler *websocket, MapService *map_service)
This class help collect MonitorMessage pb to monitor topic. The messages can be published automatical...
Definition: monitor_log_buffer.h:60
The WebSocketHandler, built on top of CivetWebSocketHandler, is a websocket handler that handles diff...
Definition: websocket_handler.h:46