We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b3059 commit b146da3Copy full SHA for b146da3
test.py
@@ -14,7 +14,7 @@
14
15
vo.update(img, img_id)
16
17
- cur_t = vo.t
+ cur_t = vo.cur_t
18
if(img_id > 2):
19
x, y, z = cur_t[0], cur_t[1], cur_t[2]
20
else:
0 commit comments