FIRST Tech Challenge Blocks: Difference between revisions
From ORTOP Wiki
BruceSchafer (talk | contribs) m (Added category) |
BruceSchafer (talk | contribs) (→Tutorial Information: Added link to new tutorial) |
||
Line 6: | Line 6: | ||
* [https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/blocks-programming-autonomous.pdf Blocks Programming Autonomous Mode Guide] | * [https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/blocks-programming-autonomous.pdf Blocks Programming Autonomous Mode Guide] | ||
* [[FIRST Tech Challenge Blocks Programming Video Tutorials|Video Tutorials]] | * [[FIRST Tech Challenge Blocks Programming Video Tutorials|Video Tutorials]] | ||
* [https://github.com/WestsideRobotics/FTC-DS-Speech/wiki Tutorial on programming speech telemetry on Driver Station] | |||
= Reference Information = | = Reference Information = |
Revision as of 19:25, 5 October 2020
Blocks is a drag-and-drop graphical language specifically designed for programming FIRST Tech Challenge robots. It is based on Google's Blockly. The latest released version can be found by using Google Play Store from an Android device with Internet access and searching for FTC Robot Controller. You can install it on your Robot Controller phone and the companion FTC Driver Station app (also found on Play Store) on your Driver Station phone.
Tutorial Information
- FIRST's Tutorial on FTC Blocks
- Blocks Programming Guide
- Blocks Programming Autonomous Mode Guide
- Video Tutorials
- Tutorial on programming speech telemetry on Driver Station
Reference Information
How-to Information
Sample opmodes
Advanced Topics
- Indentifying Vuforia VuMarks
- Using an External Webcam with the Control Hub
- Using an External UVC Camera and a Powered USB Hub
- Using Computer Vision in FTC