This commit is contained in:
Max Hunt 2020-02-13 14:13:59 +00:00
parent a043fea304
commit 1e6133bb0b

View File

@ -4,7 +4,7 @@ from math import radians
table = { table = {
'id':'t1', 'id':'t1',
'rframe':'world', 'rframe':'world',
'x':0.55, 'x':0.75,
'y':0.20, 'y':0.20,
'z':0, 'z':0,
'roll':0, 'roll':0,