awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

20 个仓库

Awesome GitHub RepositoriesRobotic Platforms

Open-source hardware and software platforms for building and prototyping robots.

Explore 20 awesome GitHub repositories matching part of an awesome list · Robotic Platforms. Refine with filters or upvote what's useful.

Awesome Robotic Platforms GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • huggingface/lerobothuggingface 的头像

    huggingface/lerobot

    21,687在 GitHub 上查看↗

    This project is a comprehensive research platform designed for the end-to-end lifecycle of robotic learning. It provides a modular framework for training neural network policies—specifically through imitation and reinforcement learning—and deploying them onto physical robotic hardware. By offering a unified interface for hardware abstraction, the platform decouples high-level control logic from the specific sensors and actuators of diverse robotic systems. The framework distinguishes itself through a standardized approach to data and policy management. It utilizes a consistent schema for reco

    State-of-the-art AI framework for real-world robotics.

    Python
    在 GitHub 上查看↗21,687
  • nasa-jpl/open-source-rovernasa-jpl 的头像

    nasa-jpl/open-source-rover

    9,451在 GitHub 上查看↗

    Open-Source Rover Platform 是一个用于构建和控制六轮行星探测车的硬件和软件框架。它提供了一个六轮机器人底盘和一个模块化机器人框架,旨在集成各种电机、轮子尺寸和底盘材料。 该平台具有配备差速枢轴悬挂和阿克曼转向机构的六轮底盘,能够实现在崎岖户外地形上的导航。控制通过通信系统管理,该系统通过蓝牙、WiFi 或 USB 将中央处理器连接到硬件,以实现远程操作。 该系统包括用于电源管理的电气治理功能,特别是跟踪电池电压和电流消耗以防止深度放电。它还支持协调各个电机的速度和车轮方向,以实现精确的载具导航。

    Build-it-yourself 6-wheel rover based on Mars exploration designs.

    Prologdiyhardwaremars
    在 GitHub 上查看↗9,451
  • cartographer-project/cartographercartographer-project 的头像

    cartographer-project/cartographer

    7,883在 GitHub 上查看↗

    Cartographer is a cross-platform robotics library and framework for simultaneous localization and mapping in 2D and 3D spaces. It functions as a real-time mapping engine that constructs environmental maps while tracking a device's position and orientation using continuous sensor data processing. The system implements real-time SLAM to generate precise maps for autonomous navigation. It utilizes a localization system that determines a device's state within a mapped environment across different hardware platforms and sensor configurations. The framework covers spatial estimation through non-li

    Provides a cross-platform library for integrating mapping and localization across various hardware platforms and sensor setups.

    C++
    在 GitHub 上查看↗7,883
  • clemenselflein/openmowerClemensElflein 的头像

    ClemensElflein/OpenMower

    6,566在 GitHub 上查看↗

    OpenMower 是一个自主割草机控制器和固件系统,使用高精度 RTK GPS 在无需物理边界线的情况下导航机器人割草机。它作为一个基于 GPS 的路径规划器和硬件管理系统,将手动机器转换为自主单元。 该项目包括一个用于通过 Web 或移动界面监控和控制割草机的远程管理应用程序。它集成了避障系统和安全层,在设备被抬起或碰撞时执行紧急停止。 该系统通过电机和传感器的固件级抽象来管理机器人硬件。它通过状态机导航控制处理自主路径规划,并结合环境监控以在下雨或天气恶劣时暂停操作。

    Open-source autonomous mower project with RTK-GPS capabilities.

    在 GitHub 上查看↗6,566
  • autorope/donkeycarA

    autorope/donkeycar

    3,458在 GitHub 上查看↗

    Donkeycar is a minimalist and modular self driving library for Python. It is developed for hobbyists and students with a focus on allowing fast experimentation and easy community contributions. It is being actively used at the high school and university level for learning and research. It offers…

    DIY self-driving platform for small-scale cars using Raspberry Pi.

    Python
    在 GitHub 上查看↗3,458
  • intel-isl/openbotintel-isl 的头像

    intel-isl/OpenBot

    3,330在 GitHub 上查看↗

    Turning Smartphones into Robots

    Low-cost robot car utilizing smartphone hardware for high-level control.

    Swift
    在 GitHub 上查看↗3,330
  • nate711/stanforddoggoprojectNate711 的头像

    Nate711/StanfordDoggoProject

    2,529在 GitHub 上查看↗

    Thank you everyone for your interest and support over the last 6 years for this project!

    Open-source quadruped robot platform.

    在 GitHub 上查看↗2,529
  • chvmp/champchvmp 的头像

    chvmp/champ

    2,254在 GitHub 上查看↗

    MIT Cheetah I Implementation

    Quadruped controller package for ROS.

    C++
    在 GitHub 上查看↗2,254
  • bcn3d/bcn3d-moveoBCN3D 的头像

    BCN3D/BCN3D-Moveo

    1,888在 GitHub 上查看↗

    #BCN3D MOVEO

    3D-printed robotic arm for educational purposes.

    C++
    在 GitHub 上查看↗1,888
  • sigrobotics-uiuc/lekiwiSIGRobotics-UIUC 的头像

    SIGRobotics-UIUC/LeKiwi

    1,340在 GitHub 上查看↗

    1. Bill of Materials 2. 3D Printing 3. Assembly 4. Get started with LeRobot

    Small omnidirectional robot equipped with a modular arm.

    在 GitHub 上查看↗1,340
  • linorobot/linorobotlinorobot 的头像

    linorobot/linorobot

    1,103在 GitHub 上查看↗

    Autonomous ground robots (2WD, 4WD, Ackermann Steering, Mecanum Drive)

    ROS-compatible ground robots supporting various steering and drive configurations.

    C++
    在 GitHub 上查看↗1,103
  • jakkra/mars-roverjakkra 的头像

    jakkra/Mars-Rover

    585在 GitHub 上查看↗

    Mars Rover Curiosity/Perseverance inspired Rover

    Curiosity-inspired rover featuring open-source hardware and C++ software.

    C++
    在 GitHub 上查看↗585
  • kscalelabs/kbotkscalelabs 的头像

    kscalelabs/kbot

    374在 GitHub 上查看↗

    K-Bot is an open-source humanoid robot from K-Scale Labs. It is our attempt to build a future where robots are owned by everyone. We welcome your feedback, issues and pull requests on Github or through our Discord . Docs · Discord · Bounties

    Open-source humanoid robot platform.

    在 GitHub 上查看↗374
  • wengmister/bidexhandwengmister 的头像

    wengmister/BiDexHand

    236在 GitHub 上查看↗

    Author: Zhengyang Kris Weng arXiv | OnShape | Blogpost

    Open-source 16-DoF biomimetic dexterous hand.

    Python
    在 GitHub 上查看↗236
  • prl-mushr/mushrprl-mushr 的头像

    prl-mushr/mushr

    186在 GitHub 上查看↗

    Multi-agent System for non-Holonomic Racing

    Hardware and software platform for autonomous vehicle research and learning.

    CMake
    在 GitHub 上查看↗186
  • scuttlerobot/scuttlescuttlerobot 的头像

    scuttlerobot/SCUTTLE

    89在 GitHub 上查看↗

    This repository contains software (embedded Linux & Python) and hardware design files for the SCUTTLE Project.

    Differential-drive robot designed for multidisciplinary engineering education.

    Python
    在 GitHub 上查看↗89
  • roaldlemmens/morphroaldlemmens 的头像

    roaldlemmens/morph

    48在 GitHub 上查看↗

    An affordable modular platform for open robotics development for hackers. Provides a jump start to build your own robot. For further documentation see

    Affordable modular differential drive platform for robotics development.

    在 GitHub 上查看↗48
  • simonepri/roboprimesimonepri 的头像

    simonepri/roboprime

    48在 GitHub 上查看↗

    Description coming soon.

    21-DOF 3D-printed humanoid robot.

    Arduino
    在 GitHub 上查看↗48
  • openpodcar/openpodcarOpenPodcar 的头像

    OpenPodcar/OpenPodcar

    41在 GitHub 上查看↗

    Open Source Hardware Design and Software for OpenPodcar.

    Open-source hardware and software for podcars.

    在 GitHub 上查看↗41
  • 4ndreas/betabots-robot-arm-project4

    4ndreas/BetaBots-Robot-Arm-Project

    0在 GitHub 上查看↗

    3d printable Robot arm See the hackaday project page https://hackaday.io/project/3800-3d-printable-robot-arm and http://www.chaozlabs.de/ for more infos.

    3D-printable robotic arm design.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Robotic Platforms