Skip to content

Commit

Permalink
8
Browse files Browse the repository at this point in the history
  • Loading branch information
SuragNuthulapaty committed Feb 25, 2024
1 parent d51763d commit d2bc171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/full.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from src import camera as camera_module
from src import switch as switch_module

MOTOR_OFFSET = 1
MOTOR_OFFSET = 0.8
DT = 0.1
DISTANCE_RANGE = 0.7
SQUARE_SIZE = 8
Expand Down

0 comments on commit d2bc171

Please sign in to comment.