add out put in tests
This commit is contained in:
@@ -3,3 +3,4 @@ import openGJKpy as opengjk
|
||||
a = np.array([[1.,1.,1.],[1.,1.,1.]])
|
||||
b = np.array([[11.,1.,1.],[1.,1.,1.]])
|
||||
d = opengjk.pygjk(a,b)
|
||||
print(d)
|
||||
Reference in New Issue
Block a user