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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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/carlacarla-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-worldGenesis-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-inferencedusty-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

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • betaflight/betaflightbetaflight 的头像

    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/quicksilverBossHobby 的头像

    BossHobby/QUICKSILVER

    220在 GitHub 上查看↗

    Flight Controller Firmware

    C
    在 GitHub 上查看↗220
  • bulletphysics/bullet3bulletphysics 的头像

    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/cleanflightcleanflight 的头像

    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/dronind-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/reactphysics3dDanielChappuis 的头像

    DanielChappuis/reactphysics3d

    1,754在 GitHub 上查看↗

    Open source C++ physics engine library in 3D

    C++
    在 GitHub 上查看↗1,754
  • dartsim/dartdartsim 的头像

    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/nphysicsdimforge 的头像

    dimforge/nphysics

    1,650在 GitHub 上查看↗

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

    Rust
    在 GitHub 上查看↗1,650
  • emuflight/emuflightemuflight 的头像

    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-simulatorerwincoumans 的头像

    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/idyntreegbionics 的头像

    gbionics/idyntree

    230在 GitHub 上查看↗

    Multibody Dynamics Library designed for Free Floating Robots

    C++
    在 GitHub 上查看↗230
  • genesis-embodied-ai/genesisGenesis-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/braxgoogle 的头像

    google/brax

    3,196在 GitHub 上查看↗

    Massively parallel rigidbody physics simulation on accelerator hardware.

    Jupyter Notebook
    在 GitHub 上查看↗3,196
  • google-deepmind/mujocogoogle-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/positionbaseddynamicsInteractiveComputerGraphics 的头像

    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/rbdynjrl-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.jlJuliaRobotics 的头像

    JuliaRobotics/RigidBodyDynamics.jl

    310在 GitHub 上查看↗

    Julia implementation of various rigid body dynamics and kinematics algorithms

    Julia
    在 GitHub 上查看↗310
  • krishauser/klamptkrishauser 的头像

    krishauser/Klampt

    434在 GitHub 上查看↗

    Kris' Locomotion and Manipulation Planning Toolkit

    C++
    在 GitHub 上查看↗434
  • laas/metapodlaas 的头像

    laas/metapod

    14在 GitHub 上查看↗

    A template-based robot dynamics library

    C++
    在 GitHub 上查看↗14
  • leggedrobotics/raisimlibleggedrobotics 的头像

    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-dynamicsMADEAPPS 的头像

    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/mbsimmbsim-env 的头像

    mbsim-env/mbsim

    53在 GitHub 上查看↗

    A multi-body simulation software

    C++
    在 GitHub 上查看↗53
  • mrpt/mrptMRPT 的头像

    MRPT/mrpt

    2,139在 GitHub 上查看↗

    :zap: The Mobile Robot Programming Toolkit (MRPT)

    C++
    在 GitHub 上查看↗2,139
  • mrpt/mvsimMRPT 的头像

    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/baseflightmultiwii 的头像

    multiwii/baseflight

    522在 GitHub 上查看↗

    32 bit fork of the MultiWii RC flight controller firmware

    C
    在 GitHub 上查看↗522
  • murpheylab/trepMurpheyLab 的头像

    MurpheyLab/trep

    20在 GitHub 上查看↗

    Trep: Mechanical Simulation and Optimal Control Software

    C
    在 GitHub 上查看↗20