{"id":34624935,"url":"https://github.com/horizonrobotics/roboorchardlab","last_synced_at":"2026-03-13T20:03:37.133Z","repository":{"id":296363453,"uuid":"986108560","full_name":"HorizonRobotics/RoboOrchardLab","owner":"HorizonRobotics","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-09T03:32:46.000Z","size":4820,"stargazers_count":107,"open_issues_count":12,"forks_count":21,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-03-09T08:43:38.494Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://horizonrobotics.github.io/robot_lab/robo_orchard/lab/index.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HorizonRobotics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-19T05:58:38.000Z","updated_at":"2026-03-09T03:32:49.000Z","dependencies_parsed_at":"2025-05-30T11:11:43.267Z","dependency_job_id":"57646adb-e9ca-4d50-b3d2-48eab46d8325","html_url":"https://github.com/HorizonRobotics/RoboOrchardLab","commit_stats":null,"previous_names":["horizonrobotics/robo_orchard_lab","horizonrobotics/roboorchardlab"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/HorizonRobotics/RoboOrchardLab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonRobotics%2FRoboOrchardLab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonRobotics%2FRoboOrchardLab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonRobotics%2FRoboOrchardLab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonRobotics%2FRoboOrchardLab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HorizonRobotics","download_url":"https://codeload.github.com/HorizonRobotics/RoboOrchardLab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonRobotics%2FRoboOrchardLab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30473991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T17:15:31.527Z","status":"ssl_error","status_checked_at":"2026-03-13T17:15:22.394Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12-24T15:52:31.281Z","updated_at":"2026-03-13T20:03:37.126Z","avatar_url":"https://github.com/HorizonRobotics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RoboOrchardLab\n\n[![Python](https://img.shields.io/badge/python-3.10+-blue.svg)](https://docs.python.org/3/whatsnew/3.10.html)\n[![Linux platform](https://img.shields.io/badge/platform-linux--64-green.svg)](https://releases.ubuntu.com/22.04/)\n[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/HorizonRobotics/robo_orchard_lab/blob/master/LICENSE)\n[![Documentation](https://img.shields.io/website/http/huggingface.co/docs/transformers/index.svg?down_color=red\u0026down_message=offline\u0026up_message=online)](https://horizonrobotics.github.io/robot_lab/robo_orchard/lab/index.html)\n\n**RoboOrchardLab** is a python package that provides a modular and extensible framework for training and evaluating embodied AI algorithms.\nIt is part of the **RoboOrchard** project, which aims to support the full lifecycle of robotics research and development.\n\nThe goal of **RoboOrchardLab** is to create a unified and flexible architecture that allows researchers and developers to easily compose and customize their training pipelines, while also providing model components, datasets, and evaluation metrics that are specifically designed for embodied AI tasks and research.\n\n## Core Features\n\n- **Modular Training Framework**: We provide a highly modular training framework that allows you to easily compose and customize your training pipelines. For example, you can easily add or change the implementation of model updates, training monitors or other components to suit your specific research needs without changing the overall training pipeline.\n- **Efficient Distributed Training**: This project is designed to work seamlessly with the Hugging Face ecosystem (Accelerate, Datasets, etc), enabling efficient distributed training across multiple GPUs and nodes. This allows you to scale your experiments and leverage the power of modern hardware.\n- **SOTA Embodied AI Algorithms**: Access an expanding suite of state-of-the-art (SOTA) algorithms. Initial support focuses on advanced perception, with intelligent grasping policies and end-to-end Vision-Language Action (VLA) models being actively developed and planned for near-future releases. Longer-term, we aim to integrate broader manipulation and whole-body control capabilities.\n- **Open Community**. **RoboOrchardLab** is an open-source project, and we warmly welcome developers and researchers from academia and industry to join us. Contribute code, share models, improve documentation, and let's advance embodied intelligence technology together.\n\n## License\n\n**RoboOrchardLab** is open-source and licensed under the [Apache License 2.0](https://github.com/HorizonRobotics/robo_orchard_lab/blob/master/LICENSE). If you are interested in contributing, please reach out to us.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorizonrobotics%2Froboorchardlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhorizonrobotics%2Froboorchardlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorizonrobotics%2Froboorchardlab/lists"}