{"id":15149223,"url":"https://github.com/team-3482/Crescendo2024-Apollo","last_synced_at":"2025-10-24T05:31:26.866Z","repository":{"id":243728556,"uuid":"805637891","full_name":"team-3482/Crescendo2024-Apollo","owner":"team-3482","description":"Code for the robot Apollo, team 3482's off-season bot.","archived":false,"fork":false,"pushed_at":"2024-10-24T08:53:37.000Z","size":436,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-25T05:42:03.787Z","etag":null,"topics":["first","frc","frc-crescendo","frc-java","frc-robot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/team-3482.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-05-25T03:40:19.000Z","updated_at":"2024-10-24T08:53:41.000Z","dependencies_parsed_at":"2024-06-10T22:45:07.718Z","dependency_job_id":"d7a374b9-c9ba-4a1f-9097-9d73d75912ee","html_url":"https://github.com/team-3482/Crescendo2024-Apollo","commit_stats":{"total_commits":83,"total_committers":6,"mean_commits":"13.833333333333334","dds":0.5060240963855422,"last_synced_commit":"525c438c02d88a08333ef47e51aba36eccc65270"},"previous_names":["team-3482/crescendo2024-bot-2","team-3482/crescendo2024-apollo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-3482%2FCrescendo2024-Apollo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-3482%2FCrescendo2024-Apollo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-3482%2FCrescendo2024-Apollo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/team-3482%2FCrescendo2024-Apollo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/team-3482","download_url":"https://codeload.github.com/team-3482/Crescendo2024-Apollo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237918710,"owners_count":19387305,"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":["first","frc","frc-crescendo","frc-java","frc-robot"],"created_at":"2024-09-26T13:43:06.969Z","updated_at":"2025-10-24T05:31:24.715Z","avatar_url":"https://github.com/team-3482.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arrowbotics (3482) Crescendo 2024 Code for `Apollo`\n\n#### Statistics:\n\n![GitHub commit activity](https://img.shields.io/github/commit-activity/t/team-3482/Crescendo2024-Apollo?style=flat-square)\n![Github Started](https://img.shields.io/github/created-at/team-3482/Crescendo2024-Apollo?style=flat-square\u0026label=started)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/team-3482/Crescendo2024-Apollo/gradle.yml?style=flat-square)\n![GitHub License](https://img.shields.io/github/license/team-3482/Crescendo2024-Apollo?style=flat-square)\n![GitHub repo size](https://img.shields.io/github/repo-size/team-3482/Crescendo2024-Apollo?style=flat-square)\n![GitHub top language](https://img.shields.io/github/languages/top/team-3482/Crescendo2024-Apollo?style=flat-square)\n\n#### Dependencies:\n\n![WPILib Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fteam-3482%2FCrescendo2024-Apollo%2Fmain%2F.wpilib%2Fwpilib_preferences.json\u0026query=%24.projectYear\u0026style=flat-square\u0026label=WPILib\u0026color=%23AC2B37)\n![Phoenix 6 Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fteam-3482%2FCrescendo2024-Apollo%2Fmain%2Fvendordeps%2FPhoenix6.json\u0026query=%24.version\u0026style=flat-square\u0026label=Phoenix%206\u0026color=%2396C93D)\n![PathplannerLib Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fteam-3482%2FCrescendo2024-Apollo%2Fmain%2Fvendordeps%2FPathplannerLib.json\u0026query=%24.version\u0026style=flat-square\u0026label=PathplannerLib\u0026color=%233A51BB)\n![AdvantageKit Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.com%2Fteam-3482%2FCrescendo2024-Apollo%2Fraw%2Frefs%2Fheads%2Fmain%2Fvendordeps%2FAdvantageKit.json\u0026query=version\u0026style=flat-square\u0026label=AdvantageKit\u0026color=%23fec107)\n\nThis robot is based off of team 1690 Orbit's on-season robot. Some of the concepts in this project are inspired by their presentation on their code.\nThe archive of our on-season code for our `Artemis` bot is in [Crescendo2024-Artemis](https://github.com/team-3482/Crescendo2024-Artemis/tree/onseason-archive).\n\nThis robot will be used in the 2024 Off-Season Capital City Classic Tournament from October 25 – 27. Final scores will be posted here after.\n\n## Resources\n\nTBD\n\n## Contributors\n\n\u003ca href=\"https://github.com/team-3482/Crescendo2024-Apollo/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=team-3482/Crescendo2024-Apollo\" alt=\"contributors\"/\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-3482%2FCrescendo2024-Apollo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam-3482%2FCrescendo2024-Apollo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-3482%2FCrescendo2024-Apollo/lists"}