awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesRobotics

Frameworks and tools for hardware and robotics integration.

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

Awesome Robotics GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • physical-intelligence/openpiالصورة الرمزية لـ Physical-Intelligence

    Physical-Intelligence/openpi

    12,377عرض على GitHub↗

    OpenPi is a vision-language-action robot control framework designed to generate physical control actions for robotic systems. It functions as a distributed robot model trainer, a model format converter, and a robot action streaming server. The framework provides tools for transforming model checkpoints between different framework formats to ensure interoperability across various development environments. It also includes a server that uses websocket connections to stream model-generated control actions from remote inference servers to physical robot hardware in real-time. The system supports

    Provides a websocket server for streaming model-generated control actions to physical robot hardware in real-time.

    Python
    عرض على GitHub↗12,377
  • pointcloudlibrary/pclالصورة الرمزية لـ PointCloudLibrary

    PointCloudLibrary/pcl

    11,028عرض على GitHub↗

    The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing large-scale 3D spatial datasets. It provides a framework for 3D point cloud processing, incorporating tools for spatial data filtering and geometric feature estimation. The library includes specialized systems for aligning multiple spatial datasets into a single unified coordinate system and a rendering engine for the visual inspection and analysis of processed point cloud data. It also features tools for calculating spatial descriptors to identify structural patterns and shapes within

    Library for 2D/3D image and point cloud processing.

    C++c-plus-pluscomputer-visioncpp
    عرض على GitHub↗11,028
  • artivis/manifالصورة الرمزية لـ artivis

    artivis/manif

    1,779عرض على GitHub↗

    A small C++11 header-only library for Lie theory.

    Library for Lie theory in robotics.

    C++
    عرض على GitHub↗1,779
  • kigster/arliالصورة الرمزية لـ kigster

    kigster/arli

    30عرض على GitHub↗

    Arli is the command line tool, that's both — the Arduino Library manager that's decoupled from any IDE, as well a project generator based on "arduino-cmake". By coupling dependency management with CMake-based build system, Arli provides an easy way to package, share, and distribute complex Arduino projects.

    CLI tool for managing Arduino libraries.

    Ruby
    عرض على GitHub↗30
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Robotics

استكشف الوسوم الفرعية

  • Remote Action StreamingSystems for streaming control signals from remote servers to robotic hardware in real-time. **Distinct from Robotics:** Focuses specifically on the real-time streaming of control actions, whereas Robotics is a general framework category.