Skip to content

Commit b146da3

Browse files
authored
Update test.py
1 parent 80b3059 commit b146da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
vo.update(img, img_id)
1616

17-
cur_t = vo.t
17+
cur_t = vo.cur_t
1818
if(img_id > 2):
1919
x, y, z = cur_t[0], cur_t[1], cur_t[2]
2020
else:

0 commit comments

Comments
 (0)