Skip to content
Snippets Groups Projects
Commit 13873712 authored by Zhaoliang Zheng's avatar Zhaoliang Zheng
Browse files

change the value to match the AT_detection function

parent 16d43670
No related merge requests found
......@@ -14,7 +14,7 @@ def nothing(x):
def get_AT_6DOF_info(url):
tid,tx,ty,tz= 0,0,0,0
tid,tx,ty,tz= 0,100000,100000,0
rx = [0.0,0.0,0.0]
ry = [0.0, 0.0, 0.0]
rz = [0.0, 0.0, 0.0]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment