Skip to content

Dora v0.3.8

Latest
Compare
Choose a tag to compare
@haixuanTao haixuanTao released this 11 Dec 16:40
· 7 commits to main since this release
d2eb777

Breaking Change

Inputs are now schedule fairly meaning that they will be now be received equally and not necessarily in chronological order. This enables to always be able to refresh input with the least latency between input.

Hardwares

  • CUDA zero copy feature
  • Intel Realsense
  • Agilex Piper ams
  • Astra Orbbec Cameras

Models

  • Adding support for RoboticDiffusionTransformers model

Scheduler

  • Made the node scheduler fair between input and respect queue size compared to previously where the queue size was not respected

Bug Fix

  • Fix MacOS not using the right python version
  • Fix python not flushing out print in python by removing buffering function.

v0.3.8 (2024-12-06)

Full Changelog: v0.3.7...v0.3.8