소개
Kinfer Runtime is a specialized model inference engine designed for the K-Scale robotics ecosystem, enabling the deployment of neural network policies directly onto physical hardware. By leveraging Rust and the ONNX Runtime (ort), it provides a low-latency pipeline essential for real-time robotics applications where timing is critical. It features optimized model loading, async telemetry logging via NDJSON, and seamless integration with KOS firmware, making it an essential tool for developers bridging the gap between simulated RL training and real-world robot execution.