Parse the raw data transmitted from the lidar hardware, and convert it into pointcloud and IMU data Get the pointcloud data Get the IMU data The output pointcloud defaultly uses a self-defined data ...
While Streamable HTTP would be the ideal alternative for decoupled communication, the current MCP Java SDK only supports SSE (Server-Sent Events) and stdio transports - not Streamable HTTP. This ...