Script execution
This commit is contained in:
@@ -39,7 +39,7 @@ MOTORS = (ManipulatorPhi, ManipulatorTheta)
|
||||
#SCAN = 'ascan'
|
||||
|
||||
# holo scan
|
||||
PHI_RANGE = (60, 75) # (tuple (min, max))
|
||||
PHI_RANGE = (60, 60) # (tuple (min, max))
|
||||
THETA_RANGE = (-11.0, 55.0) # (tuple (min, max))
|
||||
STEPS = (15.0, 1.5) # (tuple (phi, theta))
|
||||
ZIGZAG = True
|
||||
|
||||
Reference in New Issue
Block a user