352 Commits (869aa3bbc4e2df0d77a4ff63dd77ebf400a0c74c)

Author SHA1 Message Date
  haixuantao 1d5b917c0f try multicast on windows 1 year ago
  haixuantao 98c2227375 Fix windows example that is failing due to linkstate 1 year ago
  haixuantao 471327b29a Fix error when zenoh port is already taken 1 year ago
  haixuantao dbac146c9b Fix CI/CD 1 year ago
  haixuanTao 8a57b9c79d Adding documentation and better support for pointcloud in dora-rerun 1 year ago
  haixuantao 73b9823dba Enabling mono16 depth frame 1 year ago
  haixuanTao b1ab8abaf5 Enabling remote av1 communication 1 year ago
  Shar-jeel-Sajid 2c70244418 automatic clippy fix 1 year ago
  Shar-jeel-Sajid a049e97e7c clippy linting automatic fix 1 year ago
  haixuantao 196bed3454 Add support for uv within runtime node 1 year ago
  haixuantao 222e65b3e1 Fix typo 1 year ago
  haixuanTao 02e1bd35dd Make priority to use uv installed packaged 1 year ago
  Philipp Oppermann 29ce4ea7e5 Introduce logger structs to forward more log messages 1 year ago
  Philipp Oppermann ec4f229094 Forward more daemon log messages to CLI 1 year ago
  Philipp Oppermann 39519c5ed6
Debug: Print error kind if daemon listener spawning fails 1 year ago
  Philipp Oppermann 8f87659b4f
Don't error if local listen port is already in use 1 year ago
  Philipp Oppermann b2af5a0af0
Properly disconnect daemons that exited in coordinator 1 year ago
  Philipp Oppermann bc473f7daa
Exit daemon on ctrl-c after all dataflows are stopped 1 year ago
  Philipp Oppermann adcc4756fa
Load zenoh config from `ZENOH_CONFIG` env variable if set 1 year ago
  Philipp Oppermann 3495677a22
Add config option to publish all outputs to zenoh 1 year ago
  Philipp Oppermann 87f911a719
Fix: Calculate mapping info first, then set up subscriptions 1 year ago
  Philipp Oppermann 92bd73d01b
Log publish and subscribe topics 1 year ago
  Philipp Oppermann 0db2fff2e9
Merge branch 'main' into zenoh-daemon 1 year ago
  Philipp Oppermann 934c6c4880
Fix: Record node result when spawn fails 1 year ago
  Philipp Oppermann 926e8817a2
Fix node stopping when error occurs during spawn 1 year ago
  Philipp Oppermann 2527ba6ff3
Improve log output 1 year ago
  Philipp Oppermann 2080b4aa86
Add more logging in daemon 1 year ago
  Philipp Oppermann 33163c2fe7
Subscribe to required outputs of remote nodes when spawning dataflow 1 year ago
  Philipp Oppermann 0f3c0fb2fe
Assign unique ID to each daemon 1 year ago
  Philipp Oppermann 8b3be226e5
Use `zenoh` for inter-daemon messaging 1 year ago
  haixuantao 28af216c8f Add uv flag to enable build and run through uv run and uv pip 1 year ago
  yjhmelody ca614753a1 chore: use workspace edition 1 year ago
  Haixuan Xavier Tao 69e5cd7558
Print python stdout without buffer even for script (#761) 1 year ago
  haixuantao 3e2613a5cd Use env var for unbuffered python instead of argument flag as python script does not call python interpreter with dora 1 year ago
  Philipp Oppermann 10b8c6ad87
Daemon: React to ctrl-c during connection setup 1 year ago
  haixuantao 31c0e76f8a Force python run unbuffered print to avoid having to use flush=True within python 1 year ago
  haixuantao 234ea945d5 Fix clippy warning about queue size within listener loop 1 year ago
  haixuanTao 5ccdbc593e Moving queue size and making node flume queue bigger 1 year ago
  haixuanTao 5f76ea3321 Add an error when a node fails when using dora run by printing 1 year ago
  haixuanTao f7619c23f1 Adding an info log on stdout for each node 1 year ago
  haixuanTao f33da2fcdc Add an error when a node fails when using dora run 1 year ago
  haixuanTao 376ebf81ec Add peft requirement for custom adapter 1 year ago
  Philipp Oppermann 70ca30dd2e
Implement `dora run` command (#703) 1 year ago
  Haixuan Xavier Tao 9062241d04
Update spawn.rs 1 year ago
  Haixuan Xavier Tao abfacd0943
Update spawn.rs 1 year ago
  haixuanTao ce4a6ab1b9 Adding unix flag for cross platform support 1 year ago
  haixuanTao 157eea6a27 Fix child process receiving ctrl-c by setting own process group 1 year ago
  Philipp Oppermann 49aef8bac6
Move more implementation code out of `dora-message` into `dora-core` 1 year ago
  Philipp Oppermann 7c44e7a2e6
Move more types from `dora-core` to `dora-message` to avoid dependency 1 year ago
  Philipp Oppermann 443761841b
Add ctrl-c handler and kill child processes on second ctrl-c 1 year ago