FIRST Tech Challenge Blocks: Difference between revisions
From ORTOP Wiki
BruceSchafer (talk | contribs) m (Reformatted) |
BruceSchafer (talk | contribs) (→Sample opmodes: Split one link into two) |
||
Line 15: | Line 15: | ||
* [[Using FTC Blocks Offline Editor|Using Blocks offline editor]] | * [[Using FTC Blocks Offline Editor|Using Blocks offline editor]] | ||
= [[Sample FTC Blocks Opmodes| | = Sample opmodes = | ||
* [[FTC Blocks Sample Opmodes included with Blocks|OpModes included with Blocks environment]] | |||
* [[Sample FTC Blocks Opmodes|Additional samples]] | |||
= Advanced Topics = | = Advanced Topics = |
Revision as of 12:56, 29 September 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
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