De magic ify
Get rid of all magic numbers
-
Cell length (30cm) -
Make movement distances based off of cell size (where it makes sense)
-
-
IR front back distance -
Motor powers -
Wall detection thresholds(will be done with reimplementation of wall detection #11 (closed) - !18 (merged)) -
Standardize parameters for relative directions using enumeration or suchmoved out to #23
Merge request reports
Activity
added 1 commit
- 5404924e - Fixed instances of power changed to 'WALL_LENGTH'
added 6 commits
- 9f1b3276 - Fixed instances of power changed to 'WALL_LENGTH'
- 0af2bd82 - Fixed incorrect change
- 24a325d8 - Merge branch 'master' into de-magic-ify
- fa2dd4a7 - Merge remote-tracking branch 'origin/de-magic-ify' into de-magic-ify
- 83c0c269 - Changed name of 'WALL_LENGTH' to 'CELL_LENGTH' and changed to flash
- 7687d457 - Changed instances of powers to constants
Toggle commit listadded 1 commit
- 65bf3f27 - Added files to contain relative direction management
assigned to @ethanwu10
marked the task
Standardize parameters for relative directions using enumeration or such(moved out to #26) as completedadded 37 commits
-
d723314d...3a5cba3a - 36 commits from branch
master
- c92fae48 - Merge branch 'master' into de-magic-ify
-
d723314d...3a5cba3a - 36 commits from branch
added 1 commit
- d4ab8398 - Add two separate cell size constants for inter and intra cell distances
added 1 commit
- 0a932d1f - Added calibration menus for cell size constants
enabled an automatic merge when the pipeline for 0a932d1f succeeds
enabled an automatic merge when the pipeline for 0a932d1f succeeds
mentioned in commit d5754324
Please register or sign in to reply