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

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

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

Open-source alternatives to LibrePilot

30 open-source projects similar to librepilot/librepilot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LibrePilot alternative.

  • carla-simulator/carlaالصورة الرمزية لـ carla-simulator

    carla-simulator/carla

    14,072عرض على GitHub↗

    CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving software. It functions as an urban traffic simulator that generates realistic vehicle and pedestrian behavior and as a synthetic sensor data generator producing LiDAR, Radar, and camera data. The platform distinguishes itself through its deep integration with robotics frameworks, specifically providing native connectivity to ROS2 nodes for robotic control and data processing. It supports the training of driving models via imitation and reinforcement learning within a controlle

    C++
    عرض على GitHub↗14,072
  • genesis-embodied-ai/genesis-worldالصورة الرمزية لـ Genesis-Embodied-AI

    Genesis-Embodied-AI/genesis-world

    29,351عرض على GitHub↗

    Genesis World is an embodied AI simulation platform designed for training robotic agents through physics-based interactions. It centers on a multi-physics simulation engine that integrates rigid body, particle, and finite element method dynamics, supported by a parallel simulation kernel compiler that translates Python functions into optimized GPU and CPU kernels. The platform features a photorealistic robot renderer that utilizes path-tracing and Gaussian Splatting to generate synthetic training data. It includes a domain randomization framework to vary lighting and physical parameters acros

    Python
    عرض على GitHub↗29,351
  • dusty-nv/jetson-inferenceالصورة الرمزية لـ dusty-nv

    dusty-nv/jetson-inference

    8,734عرض على GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    عرض على GitHub↗8,734

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • betaflight/betaflightالصورة الرمزية لـ betaflight

    betaflight/betaflight

    11,136عرض على GitHub↗

    Betaflight is open-source flight controller firmware designed to stabilize aircraft and manage sensor data through PID loops and motor control. It serves as a multirotor flight stack that integrates low-level drivers and control algorithms to manage electronic speed controllers, radio receivers, and telemetry hardware. The system focuses on real-time flight stabilization and telemetry routing. It includes a PID stabilization system to calculate motor outputs for aircraft stability and a flight telemetry manager to route real-time information to ground stations and on-screen displays. The fir

    C
    عرض على GitHub↗11,136
  • bosshobby/quicksilverالصورة الرمزية لـ BossHobby

    BossHobby/QUICKSILVER

    220عرض على GitHub↗

    Flight Controller Firmware

    C
    عرض على GitHub↗220
  • bulletphysics/bullet3الصورة الرمزية لـ bulletphysics

    bulletphysics/bullet3

    14,243عرض على GitHub↗

    Bullet3 is a professional physics simulation engine designed for calculating rigid body, soft body, and collision dynamics within 3D environments and robotics applications. It functions as a computational framework for determining complex geometric intersections and contact manifolds between objects in simulated space. The library distinguishes itself through a distributed rendering framework that scales heavy graphical workloads and scene generation tasks across large clusters of machines. This capability enables the production of massive datasets by distributing complex scene generation acr

    C++computer-animationgame-developmentkinematics
    عرض على GitHub↗14,243
  • cleanflight/cleanflightالصورة الرمزية لـ cleanflight

    cleanflight/cleanflight

    2,730عرض على GitHub↗

    Clean-code version of baseflight flight-controller - flight controllers are used to fly multi-rotor craft and fixed wing craft.

    C
    عرض على GitHub↗2,730
  • d-ronin/droninالصورة الرمزية لـ d-ronin

    d-ronin/dronin

    303عرض على GitHub↗

    dRonin is an autopilot/flight controller firmware for controllers in the OpenPilot/Tau Labs family. It's aimed at a variety of use cases: acro/racing, autonomous flight, and vehicle research.

    C++
    عرض على GitHub↗303
  • danielchappuis/reactphysics3dالصورة الرمزية لـ DanielChappuis

    DanielChappuis/reactphysics3d

    1,754عرض على GitHub↗

    Open source C++ physics engine library in 3D

    C++
    عرض على GitHub↗1,754
  • dartsim/dartالصورة الرمزية لـ dartsim

    dartsim/dart

    1,112عرض على GitHub↗

    Research-focused C++23 physics engine for robotics, animation, and machine learning, with Python bindings

    C++
    عرض على GitHub↗1,112
  • dimforge/nphysicsالصورة الرمزية لـ dimforge

    dimforge/nphysics

    1,650عرض على GitHub↗

    2 and 3-dimensional rigid body physics engine for Rust.

    Rust
    عرض على GitHub↗1,650
  • emuflight/emuflightالصورة الرمزية لـ emuflight

    emuflight/EmuFlight

    499عرض على GitHub↗

    Clean-code version of baseflight flight-controller - flight controllers are used to fly multi-rotor craft and fixed wing craft.

    C
    عرض على GitHub↗499
  • erwincoumans/tiny-differentiable-simulatorالصورة الرمزية لـ erwincoumans

    erwincoumans/tiny-differentiable-simulator

    1,362عرض على GitHub↗

    Tiny Differentiable Simulator is a header-only C++ and CUDA physics library for reinforcement learning and robotics with zero dependencies.

    C++
    عرض على GitHub↗1,362
  • gbionics/idyntreeالصورة الرمزية لـ gbionics

    gbionics/idyntree

    230عرض على GitHub↗

    Multibody Dynamics Library designed for Free Floating Robots

    C++
    عرض على GitHub↗230
  • genesis-embodied-ai/genesisالصورة الرمزية لـ Genesis-Embodied-AI

    Genesis-Embodied-AI/Genesis

    29,362عرض على GitHub↗

    Genesis is an embodied AI simulation platform and parallelized robotics simulator designed for training general-purpose robotic agents. It integrates a physics engine for robotics that calculates collisions and movements for rigid bodies, soft tissues, and fluids, alongside a photorealistic 3D rendering engine. The platform features a domain randomization framework to vary environment parameters across parallel simulations, aiding in sim-to-real transfer. It supports the integration of real-world captured light fields and Gaussian splatting to provide photorealistic backgrounds within simulat

    Python
    عرض على GitHub↗29,362
  • google/braxالصورة الرمزية لـ google

    google/brax

    3,196عرض على GitHub↗

    Massively parallel rigidbody physics simulation on accelerator hardware.

    Jupyter Notebook
    عرض على GitHub↗3,196
  • google-deepmind/mujocoالصورة الرمزية لـ google-deepmind

    google-deepmind/mujoco

    13,957عرض على GitHub↗

    MuJoCo is a physics simulation engine designed for the dynamics of multi-joint articulated structures. It provides a computational framework for calculating the forces, velocities, and physical interactions of complex models within a virtual environment, supporting research in robotics, biomechanics, and machine learning. The engine utilizes a constraint-based dynamics solver and recursive algorithms to manage the motion of articulated systems. It includes a native graphical interface for real-time visualization, allowing users to inspect physical behaviors and contact dynamics as they occur.

    C++mujocophysicsrobotics
    عرض على GitHub↗13,957
  • interactivecomputergraphics/positionbaseddynamicsالصورة الرمزية لـ InteractiveComputerGraphics

    InteractiveComputerGraphics/PositionBasedDynamics

    2,235عرض على GitHub↗

    PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.

    C++
    عرض على GitHub↗2,235
  • jrl-umi3218/rbdynالصورة الرمزية لـ jrl-umi3218

    jrl-umi3218/RBDyn

    221عرض على GitHub↗

    RBDyn provides a set of classes and functions to model the dynamics of rigid body systems.

    C++
    عرض على GitHub↗221
  • juliarobotics/rigidbodydynamics.jlالصورة الرمزية لـ JuliaRobotics

    JuliaRobotics/RigidBodyDynamics.jl

    310عرض على GitHub↗

    Julia implementation of various rigid body dynamics and kinematics algorithms

    Julia
    عرض على GitHub↗310
  • krishauser/klamptالصورة الرمزية لـ krishauser

    krishauser/Klampt

    434عرض على GitHub↗

    Kris' Locomotion and Manipulation Planning Toolkit

    C++
    عرض على GitHub↗434
  • laas/metapodالصورة الرمزية لـ laas

    laas/metapod

    14عرض على GitHub↗

    A template-based robot dynamics library

    C++
    عرض على GitHub↗14
  • leggedrobotics/raisimlibالصورة الرمزية لـ leggedrobotics

    leggedrobotics/raisimLib

    328عرض على GitHub↗

    RAISIM, A PHYSICS ENGINE FOR ROBOTICS AND AI RESEARCH

    عرض على GitHub↗328
  • light/inavL

    light/inav

    0عرض على GitHub↗
    عرض على GitHub↗0
  • madeapps/newton-dynamicsالصورة الرمزية لـ MADEAPPS

    MADEAPPS/newton-dynamics

    1,020عرض على GitHub↗

    Newton Dynamics is an integrated solution for real time simulation of physics environments.

    HTML
    عرض على GitHub↗1,020
  • mbsim-env/mbsimالصورة الرمزية لـ mbsim-env

    mbsim-env/mbsim

    53عرض على GitHub↗

    A multi-body simulation software

    C++
    عرض على GitHub↗53
  • mrpt/mrptالصورة الرمزية لـ MRPT

    MRPT/mrpt

    2,139عرض على GitHub↗

    :zap: The Mobile Robot Programming Toolkit (MRPT)

    C++
    عرض على GitHub↗2,139
  • mrpt/mvsimالصورة الرمزية لـ MRPT

    MRPT/mvsim

    404عرض على GitHub↗

    Vehicle and mobile robotics simulator. C++ & Python API. Use it as a standalone application or via ROS 1 or ROS 2

    C++
    عرض على GitHub↗404
  • multiwii/baseflightالصورة الرمزية لـ multiwii

    multiwii/baseflight

    522عرض على GitHub↗

    32 bit fork of the MultiWii RC flight controller firmware

    C
    عرض على GitHub↗522
  • murpheylab/trepالصورة الرمزية لـ MurpheyLab

    MurpheyLab/trep

    20عرض على GitHub↗

    Trep: Mechanical Simulation and Optimal Control Software

    C
    عرض على GitHub↗20