-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup mecanum programming page (#387)
- Clean up 2 motor drive example to use "rx". Since all of the remaining code examples use "rx" (right stick x) as the variable name for in-place turns, do that here also. - Clean up block code for initial strafing. - Clean up counteract strafe example. - Update blocks code for scaling values. - Make final Java code consistent with earlier code. This corrects the Java code to use the same motor variables as earlier examples, as well as the Blocks code. - Update final blocks code. - Update field-centric code to match other examples. - Improve the text description in a few places.
- Loading branch information
Showing
8 changed files
with
66 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+1.07 KB
(100%)
.../docs/software/tutorials/images/mecanum-drive/mecanum-drive-blocks-sample-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.89 KB
(110%)
.../docs/software/tutorials/images/mecanum-drive/mecanum-drive-blocks-sample-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+17.5 KB
(130%)
.../docs/software/tutorials/images/mecanum-drive/mecanum-drive-blocks-sample-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+20.2 KB
(130%)
.../docs/software/tutorials/images/mecanum-drive/mecanum-drive-blocks-sample-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+33.6 KB
(130%)
.../docs/software/tutorials/images/mecanum-drive/mecanum-drive-blocks-sample-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+49.6 KB
(140%)
...oftware/tutorials/images/mecanum-drive/mecanum-drive-blocks-sample-complete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters