FIRST Tech Challenge Blocks: Difference between revisions
From ORTOP Wiki
BruceSchafer (talk | contribs) (Added link to downloadable Robot Controller app) |
BruceSchafer (talk | contribs) m (Fixed typo in URL) |
||
Line 2: | Line 2: | ||
= Software = | = Software = | ||
* The [https://github.com/FIRST-Tech-Challenge/FtcRobotController/ | * The [https://github.com/FIRST-Tech-Challenge/FtcRobotController/releases current release of the Robot Controller App] for Android phones and the REV Control Hub includes Blocks programming. | ||
= Tutorial Information = | = Tutorial Information = |
Revision as of 16:50, 17 May 2022
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.
Software
- The current release of the Robot Controller App for Android phones and the REV Control Hub includes Blocks programming.
Tutorial Information
- https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Blocks-Tutorial 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