csg-robomaster
/
dora-robomaster
/graphs
/out
/01902f27-fd62-79e3-8089-5f3a2020a226
/log_cv2_encoder.txt
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
RuntimeError: Dora Runtime raised an error. | |
Caused by: | |
0: main task failed | |
1: failed to init event stream | |
2: subscribe failed: Some nodes exited before subscribing to dora: {NodeId("robot")} | |
This is typically happens when an initialization error occurs | |
in the node or operator. To check the output of the failed | |
nodes, run `dora logs 01902f27-fd62-79e3-8089-5f3a2020a226 robot`. | |
Location: | |
apis/rust/node/src/event_stream/mod.rs:90:17 | |