dora-rs / dora

DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed dataflow capabilities. Applications are modeled as directed graphs, also referred to as pipelines.
https://dora-rs.ai
Apache License 2.0
1.58k stars 95 forks source link

Bump pyo3 and arrow versions #667

Closed haixuanTao closed 1 month ago

haixuanTao commented 2 months ago

This PR brings later changes from pyo3, and fix incompatibilities.