awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rbdl/rbdl

Open-source alternatives to Rbdl

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

  • genesis-embodied-ai/genesis-worldAvatar de Genesis-Embodied-AI

    Genesis-Embodied-AI/genesis-world

    29,351Ver en 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
    Ver en GitHub↗29,351
  • cpfl/autowareAvatar de CPFL

    CPFL/Autoware

    11,716Ver en GitHub↗

    Autoware is a modular autonomous driving stack and open-source platform for advanced driver assistance systems. It functions as an integrated operating environment that manages the full pipeline from sensor data processing to vehicle actuation, utilizing the ROS 2 robotics framework for distributed communication and hardware abstraction. The system provides a comprehensive software architecture to enable autonomous driving across various vehicle platforms. It coordinates perception, planning, and control systems to operate vehicles without human intervention. The platform covers several core

    Dockerfile
    Ver en GitHub↗11,716
  • dimforge/rapierAvatar de dimforge

    dimforge/rapier

    5,471Ver en GitHub↗

    Rapier is a cross-platform physics engine and rigid body dynamics solver designed for 2D and 3D simulations. It functions as a collision detection system and a robotics simulation framework, providing a consistent API for calculating physical interactions across different environments. The engine distinguishes itself with specialized robotics capabilities, including a toolkit for importing URDF and STL models to control multibody chains. It supports precise mechanical movement through inverse kinematics calculations and the application of PID controllers for dynamic body control. The simulat

    Rust
    Ver en GitHub↗5,471

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • physical-intelligence/openpiAvatar de Physical-Intelligence

    Physical-Intelligence/openpi

    12,377Ver en 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

    Python
    Ver en GitHub↗12,377
  • carla-simulator/carlaAvatar de carla-simulator

    carla-simulator/carla

    14,072Ver en 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++
    Ver en GitHub↗14,072
  • rwaldron/johnny-fiveAvatar de rwaldron

    rwaldron/johnny-five

    13,401Ver en GitHub↗

    Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots and IoT devices. It provides a standardized library for managing pins, motors, and displays across various microcontroller platforms, allowing developers to control sensors and actuators using a consistent JavaScript API. The framework is distinguished by its use of a plugin-based hardware abstraction system, which enables communication with diverse hardware platforms and protocols. It supports real-time hardware manipulation and debugging through a read-eval-print loop that a

    JavaScript1-wireadcarduino
    Ver en GitHub↗13,401
  • dusty-nv/jetson-inferenceAvatar de dusty-nv

    dusty-nv/jetson-inference

    8,734Ver en 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
    Ver en GitHub↗8,734
  • ayonga/frost-devAvatar de ayonga

    ayonga/frost-dev

    169Ver en GitHub↗

    Fast Robot Optimization and Simulation Toolkit (FROST)

    MATLAB
    Ver en GitHub↗169
  • atsushisakai/pythonroboticsAvatar de AtsushiSakai

    AtsushiSakai/PythonRobotics

    29,772Ver en GitHub↗

    PythonRobotics is a comprehensive collection of modular robotics algorithms and educational simulations designed for autonomous navigation, state estimation, and motion control. The project provides a library of standalone implementations for path planning, localization, mapping, and kinematics, serving as a resource for researchers and students to experiment with foundational and advanced robotic theories. The project distinguishes itself through an algorithm-centric design where each module functions as an isolated script, allowing for independent testing and clear pedagogical demonstration

    Pythonalgorithmanimationautonomous-driving
    Ver en GitHub↗29,772
  • apolloauto/apolloAvatar de ApolloAuto

    ApolloAuto/apollo

    26,676Ver en GitHub↗

    Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary components for perception, planning, and control. It functions as a high-performance robotics middleware, utilizing a publish-subscribe data bus to facilitate low-latency communication between distributed modules and hardware sensors. The platform integrates data from cameras, lidar, and radar through a sensor fusion framework to generate a real-time environmental model for navigation. The system features a component-based runtime framework that manages task scheduling and resource al

    C++apolloautonomous-drivingautonomous-vehicles
    Ver en GitHub↗26,676
  • google/braxAvatar de google

    google/brax

    3,196Ver en GitHub↗

    Massively parallel rigidbody physics simulation on accelerator hardware.

    Jupyter Notebook
    Ver en GitHub↗3,196
  • danielchappuis/reactphysics3dAvatar de DanielChappuis

    DanielChappuis/reactphysics3d

    1,754Ver en GitHub↗

    Open source C++ physics engine library in 3D

    C++
    Ver en GitHub↗1,754
  • dartsim/dartAvatar de dartsim

    dartsim/dart

    1,112Ver en GitHub↗

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

    C++
    Ver en GitHub↗1,112
  • dimforge/nphysicsAvatar de dimforge

    dimforge/nphysics

    1,650Ver en GitHub↗

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

    Rust
    Ver en GitHub↗1,650
  • copterexpress/cloverAvatar de CopterExpress

    CopterExpress/clover

    624Ver en GitHub↗

    ROS-based framework and RPi image to control PX4-powered drones 🍀

    C++
    Ver en GitHub↗624
  • commaai/openpilotAvatar de commaai

    commaai/openpilot

    61,375Ver en GitHub↗

    Openpilot is an open-source driver assistance system that integrates with vehicle control units to provide automated steering, acceleration, and braking. It functions as an automotive robotics middleware, utilizing a specialized runtime environment to process sensor data and execute real-time control commands that manage vehicle dynamics. The platform distinguishes itself through a hardware-agnostic interface that translates standardized driving commands into the proprietary protocols required by a wide range of vehicle makes and models. It employs neural-network-based path planning to predic

    Pythonadvanced-driver-assistance-systemsdriver-assistance-systemsrobotics
    Ver en GitHub↗61,375
  • arturania/cspiceAvatar de arturania

    arturania/cspice

    35Ver en GitHub↗

    NASA/JPL SPICE Toolkit for C – patched for cross-platform compatibility

    Castronomical-algorithmsastronomycelestial-mechanics
    Ver en GitHub↗35
  • erwincoumans/tiny-differentiable-simulatorAvatar de erwincoumans

    erwincoumans/tiny-differentiable-simulator

    1,362Ver en GitHub↗

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

    C++
    Ver en GitHub↗1,362
  • fkromer/awesome-ros2Avatar de fkromer

    fkromer/awesome-ros2

    2,116Ver en GitHub↗

    The Robot Operating System Version 2.0 is awesome!

    awesomeawesome-listros2
    Ver en GitHub↗2,116
  • gbionics/idyntreeAvatar de gbionics

    gbionics/idyntree

    230Ver en GitHub↗

    Multibody Dynamics Library designed for Free Floating Robots

    C++
    Ver en GitHub↗230
  • genesis-embodied-ai/genesisAvatar de Genesis-Embodied-AI

    Genesis-Embodied-AI/Genesis

    29,362Ver en 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
    Ver en GitHub↗29,362
  • engnadeau/pyboticsAvatar de engnadeau

    engnadeau/pybotics

    360Ver en GitHub↗

    The Python Toolbox for Robotics

    Python
    Ver en GitHub↗360
  • bulletphysics/bullet3Avatar de bulletphysics

    bulletphysics/bullet3

    14,243Ver en 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
    Ver en GitHub↗14,243
  • google-deepmind/mujocoAvatar de google-deepmind

    google-deepmind/mujoco

    13,957Ver en 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
    Ver en GitHub↗13,957
  • google/makaniAvatar de google

    google/makani

    1,205Ver en GitHub↗

    Makani was a project to develop a commercial-scale airborne wind turbine, culminating in a flight test of the Makani M600 off the coast of Norway. All Makani software has now been open-sourced. This repository contains the working Makani flight simulator, controller (autopilot), visualizer, and command center flight monitoring tools. Additionally, almost all avionics firmware is also included, albeit potentially not in a buildable state, due to the removal of some third-party proprietary code. We hope that this code will be inspirational and useful to the kite-based windpower and wider communi

    C++
    Ver en GitHub↗1,205
  • interactivecomputergraphics/positionbaseddynamicsAvatar de InteractiveComputerGraphics

    InteractiveComputerGraphics/PositionBasedDynamics

    2,235Ver en GitHub↗

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

    C++
    Ver en GitHub↗2,235
  • jderobot/roboticsacademyAvatar de JdeRobot

    JdeRobot/RoboticsAcademy

    471Ver en GitHub↗

    Learn Robotics with JdeRobot

    Python
    Ver en GitHub↗471
  • jrl-umi3218/rbdynAvatar de jrl-umi3218

    jrl-umi3218/RBDyn

    221Ver en GitHub↗

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

    C++
    Ver en GitHub↗221
  • juliarobotics/rigidbodydynamics.jlAvatar de JuliaRobotics

    JuliaRobotics/RigidBodyDynamics.jl

    310Ver en GitHub↗

    Julia implementation of various rigid body dynamics and kinematics algorithms

    Julia
    Ver en GitHub↗310
  • ardupilot/ardupilotAvatar de ArduPilot

    ArduPilot/ardupilot

    15,339Ver en GitHub↗

    ArduPilot is an autonomous vehicle autopilot software platform designed to manage navigation, stabilization, and mission execution for aerial, ground, and marine vehicles. It functions as a comprehensive flight controller that utilizes a real-time operating system kernel to manage concurrent control loops, sensor fusion, and state-based logic for diverse operational modes. The system distinguishes itself through a modular hardware abstraction layer that decouples navigation logic from specific sensor drivers and microcontroller architectures. It employs a message-oriented telemetry protocol t

    C++arducopterardupilotarduplane
    Ver en GitHub↗15,339