mirror of
https://github.com/brendanhaines/ECEN5458_Project.git
synced 2025-04-22 00:37:58 -06:00
use calibration
This commit is contained in:
parent
f2fd61181a
commit
acc54cbf2b
@ -45,7 +45,7 @@ if __name__ == "__main__":
|
||||
|
||||
while True:
|
||||
for ii in range(8):
|
||||
print(f"{get_reflectivity(ii):1.2f}\t", end="")
|
||||
print(f"{get_normalized_reflectivity(ii):1.2f}\t", end="")
|
||||
print()
|
||||
|
||||
# servos = ServoKit(channels=16).continuous_servo
|
||||
|
Loading…
x
Reference in New Issue
Block a user