Wait can I put the new Pedro code on my robot#1
Open
ftcstanislas wants to merge 75 commits intoftcstanislas:masterfrom
Open
Wait can I put the new Pedro code on my robot#1ftcstanislas wants to merge 75 commits intoftcstanislas:masterfrom
ftcstanislas wants to merge 75 commits intoftcstanislas:masterfrom
Conversation
…lease-candidate FtcRobotController v10.1
Signed-off-by: Logan-Nash <logannash@Mac.attlocal.net>
Improve OTOSLocalizer and PinpointLocalizer performance, add rotate Pose method
Multiple usability patches
…lease-candidate FtcRobotController v10.1.1
Some quirks in both the process of tuning the translational PIDF and the documentation of it led to confusion for myself and others. - Noted that the telemetry message that the robot will move forward and backward can be ignored for the moment - Noted that the robot should only move when pushed - Noted that the robot will only correct to a line in the original forward direction, not to the starting point
Clarifications in the localization and tuning processes
Commented out PinpointLocalizer.java
Patches to the PinpointLocalizer
Fixed loop times on OTOS localizer. Updated the pinpoint to the lates…
Extract motor direction to constants so they are set in one place
Makes position of dead wheels less confusing
Update PinpointLocalizer.java
# Conflicts: # FtcRobotController/src/main/AndroidManifest.xml # README.md # build.dependencies.gradle
Made the follower optionally take in a second parameter for the localizer
Merge FTC SDK v10.1.1
Update Follower.java
Add missing imports to Follower.java
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before issuing a pull request, please see the contributing page.