dora-rs / dora

DORA (Dataflow-Oriented Robotic Application) 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.35k stars 68 forks source link

Fix Clippy and RERUN_MEMORY_LIMIT env variable default #490

Closed haixuanTao closed 2 months ago

haixuanTao commented 2 months ago

Quick Fix of dora-rerun that is not parsing RERUN_MEMORY_LIMIT in the right way and fixing a clippy error