Difference between revisions of "Just a Start"

From wikidb
Jump to: navigation, search
(From FIRST Tech Challenge)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
* [https://ftc-docs.firstinspires.org/apriltag/vision_portal/apriltag_intro/apriltag-intro.html#:~:text=Developed%20at%20the%20University%20of,used%20for%20location%20and%20orientation.&text=AprilTag%20is%20a%20type%20of,and%20designed%20for%20easy%20recognition.  April Tag Intro]
 
* [https://ftc-docs.firstinspires.org/apriltag/vision_portal/apriltag_intro/apriltag-intro.html#:~:text=Developed%20at%20the%20University%20of,used%20for%20location%20and%20orientation.&text=AprilTag%20is%20a%20type%20of,and%20designed%20for%20easy%20recognition.  April Tag Intro]
 
+
* [https://github.com/rgov/apriltag-pdfs/blob/main/tag36h11/us_letter/100mm/tag36h11_100mm_id004.pdf April Tag Github]
* [https://github.com/rgov/apriltag-pdfs/blob/main/tag36h11/us_letter/100mm/tag36h11_100mm_id004.pdf]
+
* [https://www.chiefdelphi.com/t/how-do-we-drive-to-an-apriltag-using-a-differentialdrive/425688 How do we drive to an apriltag using a Differential drive]
 
+
 
+
* [https://www.chiefdelphi.com/t/how-do-we-drive-to-an-apriltag-using-a-differentialdrive/425688]
+
 
+
  
 
=== From FIRST Tech Challenge ===
 
=== From FIRST Tech Challenge ===
  
 
* [https://ftc-docs.firstinspires.org/en/latest/apriltag/understanding_apriltag_detection_values/understanding-apriltag-detection-values.html Understanding Apriltag Detection Values]
 
* [https://ftc-docs.firstinspires.org/en/latest/apriltag/understanding_apriltag_detection_values/understanding-apriltag-detection-values.html Understanding Apriltag Detection Values]
 
 
* [https://ftc-docs.firstinspires.org/apriltag/vision_portal/apriltag_intro/apriltag-intro.html AprilTag Intro]
 
* [https://ftc-docs.firstinspires.org/apriltag/vision_portal/apriltag_intro/apriltag-intro.html AprilTag Intro]
  

Latest revision as of 16:04, 30 October 2023

How do we drive to an apriltag using a differentialDrive?

Resources

From FIRST Tech Challenge

FIRST Samples

  • FtcRobotController/FtcRobotController/src/main/java/org/firstinspires/ftc/robotcontroller/external/samples/ConceptAprilTagEasy.java ConceptAprilTagEasy.java
  • samples directory

FIRST Oregon Fair

Initial Concepts youtube