{"id":23125536,"url":"https://github.com/gzod01/ftc2024-robotcode","last_synced_at":"2026-05-09T15:06:48.351Z","repository":{"id":215942301,"uuid":"740087661","full_name":"GZod01/ftc2024-robotcode","owner":"GZod01","description":"The 2024 First Tech Challenge robot competition WeRobot Code","archived":false,"fork":false,"pushed_at":"2024-07-09T19:41:14.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T16:28:45.635Z","etag":null,"topics":["2024","centerstage","ftc","robot","robotics"],"latest_commit_sha":null,"homepage":"https://werobot.fr","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GZod01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-07T13:46:24.000Z","updated_at":"2024-07-09T19:41:18.000Z","dependencies_parsed_at":"2024-05-12T15:29:15.574Z","dependency_job_id":"3b623b11-503a-4c21-a8e0-3b4c05bfc57e","html_url":"https://github.com/GZod01/ftc2024-robotcode","commit_stats":null,"previous_names":["gzod01/ftc2024-robotcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GZod01%2Fftc2024-robotcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GZod01%2Fftc2024-robotcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GZod01%2Fftc2024-robotcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GZod01%2Fftc2024-robotcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GZod01","download_url":"https://codeload.github.com/GZod01/ftc2024-robotcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247123104,"owners_count":20887261,"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":["2024","centerstage","ftc","robot","robotics"],"created_at":"2024-12-17T08:13:53.735Z","updated_at":"2026-05-09T15:06:48.201Z","avatar_url":"https://github.com/GZod01.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The 2024 [FIRST®](https://firstinspires.org) Tech Challenge robot competition WeRobot code\n\n## Requirements\nWork only with Rev Robotics Control Hub designed for [FIRST®](https://firstinspires.org) Tech Challenge competitions\n\n## How To use?\nDownload the code and use it...\n\n## How To Use the FTC2024WeRobotControl tool?\nIn your robot code import the class, then in the runOpMode function of your robot code create instance of the FTC2024WeRobotControl (e.g. `FTC2024WeRobotControl robot = new FTC2024WeRobotControl()`) then you can use this instance to move the robot.\n\nE.G.\n```java\ndouble speed_for_motors = 1.0;\ndouble number_or_tiles = 3.0;\ndouble angle_to_rotate = 50;  // in degrees\nFTC2024WeRobotControl robot = new FTC2024WeRobotControl()\nrobot.forward(number_or_tiles, speed_for_motors);\nrobot.rotate(angle_to_rotate, speed_for_motors);\n```\n\nRead the FTC2024WeRobotControl.java file to get complete docs.\n\n\n## CarLike Controls:\n\nmonter élévateur: dpad\\_up\nbaisser élévateur: dpad\\_down\nmoissoneuse: b\nmoissoneuse reverse: b + right\\_bumber \ndéplacement: left\\_joystick\n\njkdssdhdssdf","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgzod01%2Fftc2024-robotcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgzod01%2Fftc2024-robotcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgzod01%2Fftc2024-robotcode/lists"}