3746 Commits (fix-qwenvl)
 

Author SHA1 Message Date
  Philipp Oppermann 80436901ce
Rename module from `spawn.rs` to `spawn/mod.rs` to prepare for submodules 9 months ago
  Philipp Oppermann f71ad7922e
Refactor reuse logic and improve documentation 9 months ago
  Philipp Oppermann 17f75c04d5
Wait until all nodes on daemon have been built before spawning 9 months ago
  Philipp Oppermann 80c7231fb9
Tweak logging 9 months ago
  Leon 735d2af6c5 docs: Updated README: Added comprehensive usage documentation with video walkthrough 9 months ago
  Philipp Oppermann 2279258a6e
Fix: Run `dora build` before running pytest 9 months ago
  Philipp Oppermann c82e6e450e
Remove build step for python-ros2-dataflow example 9 months ago
  Philipp Oppermann 3b00466e3b
Skip path check for operators with build commands 9 months ago
  Philipp Oppermann d9d23a4a76
Improve log printing for multiple daemons example 9 months ago
  Philipp Oppermann a13a297758
Fix: Remove dataflow from daemon running list if it was `build_only` 9 months ago
  Philipp Oppermann 3b2ccec5ec
Fix error messages (actually include node ID instead of printing `'{node_id}'` 9 months ago
  Philipp Oppermann 0fabf16ff0
Remove superfluous extra build step in example `run.rs` scripts 9 months ago
  Philipp Oppermann ead79013c8
Skip path checks for nodes with build command 9 months ago
  Philipp Oppermann d92d51f671
CI: Remove some `dora build` calls that were run before `dora up` 9 months ago
  Philipp Oppermann bcb861932c
Make `dora build` command behave like `dora start` without spawning 9 months ago
  Philipp Oppermann 3d3271ad09
Fix: Don't split log messages across multiple log events 9 months ago
  Philipp Oppermann 20a1ade6ad
Only use event kind in latency warning (instead of debug output) 9 months ago
  Haixuan Xavier Tao 72b4be8081
Improve benchmark implementation & Add warning for discarding events (#971) 9 months ago
  Haixuan Xavier Tao 2dd21c69d3
Added Self Uninstall Command (#944) 9 months ago
  mivik eaae7af4c3
feat(node): change logging level of discarding to debug 9 months ago
  Shar-jeel-Sajid dfa8dd17be uninstall through uv first 9 months ago
  Haixuan Xavier Tao a30e760d0d
Fix pyrealsense (#973) 9 months ago
  haixuanTao f4f14d3447 Fix resolution parameter and pyrealsense encoding 9 months ago
  haixuanTao 412be2331f Fix pyrealsense and convert it to uint16 9 months ago
  Haixuan Xavier Tao 9d0d13b276
Improve rav1e (#974) 9 months ago
  haixuanTao 4bdeca5dd5 Fix typo 9 months ago
  haixuanTao 7389fa4195 Improve depth irregularities when compressing 9 months ago
  haixuantao 48f72dce5a Minor fix on rav1e dav1d 9 months ago
  haixuantao 70074749ba adding avif support within rav1e 9 months ago
  Haixuan Xavier Tao 489d777203
Reachy cotracker (#972) 9 months ago
  haixuantao 4ba0033526 Minor CI/CD fix 9 months ago
  haixuanTao fdef7d743c Fix cargo lock 9 months ago
  Ubuntu 9f6ebb8c97 Hot fix issue 9 months ago
  Ubuntu ddcd227690 Better parse variable 9 months ago
  haixuantao 572134a94e Add better configuration 9 months ago
  haixuanTao 04c06ec185 Minor improvement 9 months ago
  haixuanTao 0192f3637c Update demo 9 months ago
  haixuanTao 87c7df5838 Adding example dataflow 9 months ago
  Philipp Oppermann d7f30c362d
Disable sccache for `musllinux` jobs 9 months ago
  Philipp Oppermann 0786b63f8f
Restore original sleep durations in CLI test 9 months ago
  Shar-jeel-Sajid 3936db7a5f Handled case for pip versions 9 months ago
  Philipp Oppermann 740ca7494a
Remove unused function 9 months ago
  Philipp Oppermann 49b87daeae
Handle dataflow spawn asynchronously in coordinator too 9 months ago
  Shar-jeel-Sajid 9037ca8796 Added Self Uninstall Command 9 months ago
  Philipp Oppermann 63c548991f
Warn if event handling takes too long in daemon or coordinator 9 months ago
  Philipp Oppermann d9c18fd82b
CI: Print when running `dora stop` 9 months ago
  Philipp Oppermann 247d4f9d03
Longer sleeps in Python CLI example 9 months ago
  Philipp Oppermann 09b69a1063
Sleep a bit after `dora destroy` to avoid races 9 months ago
  Philipp Oppermann 343588d53a
Add build command to Python CLI test again 9 months ago
  Philipp Oppermann 1659d354da
Spawn, clone, and build nodes sequentially 9 months ago