rerun-io--rerun
3 行
89 B
Python
3 行
89 B
Python
for _ in range(10):
|
|
rr.log("camera/image", camera.save_current_frame(), static=True)
|