{"id":24501191,"url":"https://github.com/team997coders/ftctestcode","last_synced_at":"2026-07-06T20:31:04.703Z","repository":{"id":73090555,"uuid":"43985671","full_name":"Team997Coders/FTCTestCode","owner":"Team997Coders","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-10T00:17:16.000Z","size":67416,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-21T22:31:58.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Team997Coders.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-10T00:05:05.000Z","updated_at":"2015-10-10T00:17:16.000Z","dependencies_parsed_at":"2023-03-11T14:24:51.166Z","dependency_job_id":null,"html_url":"https://github.com/Team997Coders/FTCTestCode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team997Coders%2FFTCTestCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team997Coders%2FFTCTestCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team997Coders%2FFTCTestCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team997Coders%2FFTCTestCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Team997Coders","download_url":"https://codeload.github.com/Team997Coders/FTCTestCode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243697878,"owners_count":20333023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-21T22:25:54.698Z","updated_at":"2025-10-26T09:44:23.353Z","avatar_url":"https://github.com/Team997Coders.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ftc_app\nFTC Android Studio project to create FTC Robot Controller app.\n\nThis is the FTC SDK that can be used to create an FTC Robot Controller app, with custom op modes.\nThe FTC Robot Controller app is designed to work in conjunction with the FTC Driver Station app.\nThe FTC Driver Station app is available through Google Play.\n\nTo use this SDK, download/clone the entire project to your local computer.\nUse Android Studio to import the folder  (\"Import project (Eclipse ADT, Gradle, etc.)\").\n\nDocumentation for the FTC SDK are included with this repository.  There is a subfolder called \"doc\" which contains several subfolders:\n\n * The folder \"apk\" contains the .apk files for the FTC Driver Station and FTC Robot Controller apps.\n * The folder \"javadoc\" contains the JavaDoc user documentation for the FTC SDK.\n * The folder \"tutorial\" contains PDF files that help teach the basics of using the FTC SDK.\n\nFor technical questions regarding the SDK, please visit the FTC Technology forum:\n\n  http://ftcforum.usfirst.org/forumdisplay.php?156-FTC-Technology\n\nIn this latest version of the FTC SDK (20150803_001) the following changes should be noted:\n\n * New user interfaces for FTC Driver Station and FTC Robot Controller apps.\n * An init() method is added to the OpMode class.\n   - For this release, init() is triggered right before the start() method.\n   - Eventually, the init() method will be triggered when the user presses an \"INIT\" button on driver station.\n   - The init() and loop() methods are now required (i.e., need to be overridden in the user's op mode).\n   - The start() and stop() methods are optional.\n * A new LinearOpMode class is introduced.\n   - Teams can use the LinearOpMode mode to create a linear (not event driven) program model.\n   - Teams can use blocking statements like Thread.sleep() within a linear op mode.\n * The API for the Legacy Module and Core Device Interface Module have been updated.\n   - Support for encoders with the Legacy Module is now working.\n * The hardware loop has been updated for better performance.\n\n\nT. Eng\nAugust 3, 2015\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam997coders%2Fftctestcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam997coders%2Fftctestcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam997coders%2Fftctestcode/lists"}