OpenTeleVision / TeleVision

[CoRL 2024] Open-TeleVision: Teleoperation with Immersive Active Visual Feedback
https://robot-tv.github.io/
Other
586 stars 56 forks source link

ZED Problem in post_process.py #33

Closed Wenhaocui closed 1 week ago

Wenhaocui commented 1 week ago

When I tried to run the post_process.py, it always stucked in load_svo function line "err = zed.open(init_parameters)". It shows "No calibration file found for SN 18229882. Downloading..." in terminal and stuck in this line all the time? How can I solve it?