Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FtcRobotController v6.0 #1

Merged
merged 1 commit into from
Sep 23, 2020
Merged

Conversation

cmacfarl
Copy link
Member

No description provided.

@cmacfarl cmacfarl merged commit 7ab3861 into master Sep 23, 2020
@cmacfarl cmacfarl deleted the 20200921-085816-release-candidate branch September 24, 2020 16:31
markdmatthews referenced this pull request in HF-Robotics/FtcRobotController Dec 5, 2020
markdmatthews referenced this pull request in HF-Robotics/FtcRobotController Dec 26, 2020
YahyaElGawady added a commit to DirectCurrent-Team5893/FTCUltimateGoal2020-21 that referenced this pull request Feb 6, 2021
mayakrolik added a commit to ftc14564/FtcRobotController-UltimateGoal that referenced this pull request Feb 21, 2021
ftc14564 pushed a commit to ftc14564/FtcRobotController-UltimateGoal that referenced this pull request Mar 26, 2021
Changes:
- Power shot auto
- Shooting auto sped up
- TeleOp add strafing
ftc14564 pushed a commit to ftc14564/FtcRobotController-UltimateGoal that referenced this pull request Mar 26, 2021
Changes:
- Power shot auto
- Shooting auto sped up
- TeleOp add strafing
WWllTiger referenced this pull request in ftc8580/FreightFrenzy Oct 14, 2021
ElementUnknown added a commit to ElementUnknown/FtcRobotController that referenced this pull request Oct 26, 2021
WWllTiger referenced this pull request in ftc8580/FreightFrenzy Oct 26, 2021
calebrodgers referenced this pull request in Paladins-of-St-Pauls/GameChangers Nov 21, 2021
- Worked on controls for Durandal in TeleOp
- Worked on Autonomous for Durandal in start position Blue #1
arjunpuninchittaya pushed a commit to DragonDroids/FtcRobotController that referenced this pull request Nov 22, 2021
…0200921-085816-release-candidate

FtcRobotController v6.0
Ghostjammer128 added a commit to FTC-14194/FtcRobotController that referenced this pull request Nov 24, 2021
Organizational Work - Folders (packages) were created for Shirley and Bob, as well as one for the extra autonomous programs that were created at Meet FIRST-Tech-Challenge#1.
ymanchanda referenced this pull request in ymanchanda/FreightFrenzy Jan 9, 2022
SaeedAnas pushed a commit to SaeedAnas/FreightFrenzy that referenced this pull request Jan 24, 2022
* Port sequence segments

* Port trajectory sequence object

* Start porting TrajectorySequenceBuilder

* Finish porting TrajectorySequenceBuilder

* Fix incorrect time and displacement bug in TrajectorySequence

* Move sequence state out of TrajectorySequence class

* Create TrajectorySequence follower

* Add TrajectorySequenceRunner

* Move NanoClock into TrajectorySequenceRunner

* Move following logic into a TrajectorySequenceRunner

* Remove superfluous duration parameter

* Implement `addTrajectory()` function into TrajectorySequenceBuilder

* Clean up the TrajectorySequenceRunner

- Removed enum states
- Removed helper functions
     - turn(), followTrajectory(), etc. logic moved to SampleMecanum Drive. Now gets passed in as a single segment TrajectorySequence
- Simplify state management a lot

* Streamline trajectory sequence

* Implement markers for Wait and Turn segments

* Update with improved TrajectorySequenceRunner logic

* Implement isBusy()

* Replace Double objects with primitives

* Add debug log statements

* Implement base TrajectorySequence functionality

* Add TrajectorySequence test

* Re-implement pose history

* Move drawing to TrajectorySequenceRunner

* Mark offset functions unstable

* Replace runner dash colors with configurable strings

* Rename base constraints parameters

* Remove my own constants

* Move TrajectorySequence list to an internal value

* PR Review Pass FIRST-Tech-Challenge#1

* Remove public access to the resolution parameter

* Fix incorrect turn profile constraint

* Implement independent turn constraints

* Implement constraints override

* Switch FollowerPIDTuner to TrajectorySequence

* Make constraints static final

* Fix mistake: make angle radians

* Remove all dashboard and drawing logic to the TrajectorySequenceRunner

* Add note on markers being stored in the `Trajectory` itself

* Clear markers on transition

* Consolidate draw calls at the bottom

* Reorder trajectory logic to match draw calls: trajectory -> turn -> wait

* Fix exit condition logic

* Remove extraneous variable

* Normalize angles

* Port SampleTankDrive to new TrajectorySequence behavior

* Remove TrajectorySequenceTest

* Allow TrajectorySequenceRunner to update when sequence isn't set

* Remove my accidental reversing being pushed

* Change field drawing order

* Make newMarkers array lists

* Rename accel/vel constraints

* Nullable update annotation

* Move draw calls to its own function
ghost referenced this pull request in tysuh66/FtcRobotController Feb 4, 2022
DominantDuck pushed a commit to EagleRobotics11364/FtcRobotController_11364_PowerPlay that referenced this pull request Nov 7, 2022
…ge#1)

* Create VuforiaKeyStore.java

* Update build.dependencies.gradle
38007terry added a commit to BeyondRobotics1/FtcRobotController that referenced this pull request Dec 3, 2022
kskgit1 pushed a commit to kskgit1/FtcRobotController that referenced this pull request Jan 6, 2023
toptobes referenced this pull request in toptobes/robot-code-v2 Feb 5, 2023
frizelr4927 referenced this pull request in Paladins-of-St-Pauls/GameChangers Aug 17, 2023
- Worked on controls for Durandal in TeleOp
- Worked on Autonomous for Durandal in start position Blue #1
yes-basic added a commit to Morgandri1/Vertigo23 that referenced this pull request Sep 18, 2023
changed apriltag initialization to easy create
split detection if statement into two statements and added debug for non desired identified tags
made desired tag id to 10 (centerstage tag FIRST-Tech-Challenge#1)
@SuperTylerMan SuperTylerMan mentioned this pull request Nov 9, 2023
JuliaOstroff pushed a commit to JuliaOstroff/FtcRobotController that referenced this pull request Nov 12, 2023
ftc19743 pushed a commit to FTC-19743/FtcRobotControllerCS that referenced this pull request Nov 16, 2023
New faster/easier way to test auto paths
MoonshotsLaptop pushed a commit to GA-Moonshots/Deimos that referenced this pull request Nov 16, 2023
…ve-Test-Code-Cleanup

Swerve drive test code cleanup
Logical05 pushed a commit to Logical05/FTC that referenced this pull request Nov 24, 2023
iFlezy added a commit to 201-991-Broncobotics/FTC-Command-Based that referenced this pull request Nov 28, 2023
BryanNoBryan added a commit to BxSciFTC/Centerstage that referenced this pull request Dec 21, 2023
BryanNoBryan added a commit to BxSciFTC/Centerstage that referenced this pull request Jan 4, 2024
RYANdop added a commit to ThalesAcademyFTC/2024-Control that referenced this pull request May 15, 2024
RYANdop added a commit to ThalesAcademyFTC/2024-Control that referenced this pull request May 17, 2024
rolerbot added a commit to rolerbot/cod that referenced this pull request Aug 8, 2024
IsabellaGrano pushed a commit to IsabellaGrano/FtcRobotController that referenced this pull request Aug 9, 2024
Cleaned up the code and made it easier to read
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants