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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to roboticslibrary/rl

Open-source alternatives to Roboticslibrary Rl

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

  • stack-of-tasks/pinocchiostack-of-tasks avatar

    stack-of-tasks/pinocchio

    3,118View on GitHub↗

    Pinocchio is a multi-body dynamics engine and rigid body physics library designed for computing forward and inverse kinematics and dynamics for articulated rigid-body systems. It functions as a robot kinematics solver and model parser, enabling the analysis of complex robotic systems through kinematic and dynamic computations. The project distinguishes itself with specialized capabilities for constrained dynamics, including the calculation of contact impulses and centroidal momentum. It provides a parallel processing collision detection system for computing minimal distances between rigid bod

    C++analytical-derivativesautomatic-differentiationc-plus-plus
    View on GitHub↗3,118
  • genesis-embodied-ai/genesis-worldGenesis-Embodied-AI avatar

    Genesis-Embodied-AI/genesis-world

    29,351View on 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
    View on GitHub↗29,351
  • carla-simulator/carlacarla-simulator avatar

    carla-simulator/carla

    14,072View on 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++
    View on GitHub↗14,072

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • dusty-nv/jetson-inferencedusty-nv avatar

    dusty-nv/jetson-inference

    8,734View on 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
    View on GitHub↗8,734
  • bulletphysics/bullet3bulletphysics avatar

    bulletphysics/bullet3

    14,243View on 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
    View on GitHub↗14,243
  • ceres-solver/ceres-solverceres-solver avatar

    ceres-solver/ceres-solver

    4,499View on GitHub↗

    Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained optimization problems. It serves as a framework for automatic differentiation and robust curve fitting, providing tools to solve large-scale mathematical models. The library is distinguished by its bundle adjustment capabilities, which exploit sparse matrix structures to refine 3D scene points and camera parameters. It utilizes dual-number automatic differentiation to compute derivatives of cost functions, removing the need for manual Jacobian derivation. The project covers a

    C++
    View on GitHub↗4,499
  • danielchappuis/reactphysics3dDanielChappuis avatar

    DanielChappuis/reactphysics3d

    1,754View on GitHub↗

    Open source C++ physics engine library in 3D

    C++
    View on GitHub↗1,754
  • dartsim/dartdartsim avatar

    dartsim/dart

    1,112View on GitHub↗

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

    C++
    View on GitHub↗1,112
  • dimforge/nphysicsdimforge avatar

    dimforge/nphysics

    1,650View on GitHub↗

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

    Rust
    View on GitHub↗1,650
  • erwincoumans/tiny-differentiable-simulatorerwincoumans avatar

    erwincoumans/tiny-differentiable-simulator

    1,362View on GitHub↗

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

    C++
    View on GitHub↗1,362
  • fields2cover/fields2coverfields2cover avatar

    fields2cover/fields2cover

    826View on GitHub↗

    Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library

    C++
    View on GitHub↗826
  • gbionics/idyntreegbionics avatar

    gbionics/idyntree

    230View on GitHub↗

    Multibody Dynamics Library designed for Free Floating Robots

    C++
    View on GitHub↗230
  • genesis-embodied-ai/genesisGenesis-Embodied-AI avatar

    Genesis-Embodied-AI/Genesis

    29,362View on 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
    View on GitHub↗29,362
  • google/braxgoogle avatar

    google/brax

    3,196View on GitHub↗

    Massively parallel rigidbody physics simulation on accelerator hardware.

    Jupyter Notebook
    View on GitHub↗3,196
  • google-deepmind/mujocogoogle-deepmind avatar

    google-deepmind/mujoco

    13,957View on 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
    View on GitHub↗13,957
  • huggingface/lerobothuggingface avatar

    huggingface/lerobot

    21,687View on 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

    Python
    View on GitHub↗21,687
  • interactivecomputergraphics/positionbaseddynamicsInteractiveComputerGraphics avatar

    InteractiveComputerGraphics/PositionBasedDynamics

    2,235View on GitHub↗

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

    C++
    View on GitHub↗2,235
  • ipab-slmc/exoticaipab-slmc avatar

    ipab-slmc/exotica

    163View on GitHub↗

    Extensible Optimization Framework

    C++
    View on GitHub↗163
  • isl-org/open3disl-org avatar

    isl-org/Open3D

    13,718View on GitHub↗

    Open3D is a software toolkit designed for the processing, alignment, and reconstruction of three-dimensional data. It functions as a computer vision geometry engine that enables the manipulation of point clouds, meshes, and volumetric grids derived from sensor inputs. The library distinguishes itself through a high-performance computational core that executes geometric processing tasks in native code, paired with a binding layer that exposes these capabilities to high-level languages for rapid prototyping. It provides specialized algorithms for spatial registration, allowing users to merge mu

    C++3d3d-perceptionarm
    View on GitHub↗13,718
  • jrl-umi3218/rbdynjrl-umi3218 avatar

    jrl-umi3218/RBDyn

    221View on GitHub↗

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

    C++
    View on GitHub↗221
  • juliarobotics/rigidbodydynamics.jlJuliaRobotics avatar

    JuliaRobotics/RigidBodyDynamics.jl

    310View on GitHub↗

    Julia implementation of various rigid body dynamics and kinematics algorithms

    Julia
    View on GitHub↗310
  • krishauser/klamptkrishauser avatar

    krishauser/Klampt

    434View on GitHub↗

    Kris' Locomotion and Manipulation Planning Toolkit

    C++
    View on GitHub↗434
  • laas/metapodlaas avatar

    laas/metapod

    14View on GitHub↗

    A template-based robot dynamics library

    C++
    View on GitHub↗14
  • leggedrobotics/raisimlibleggedrobotics avatar

    leggedrobotics/raisimLib

    328View on GitHub↗

    RAISIM, A PHYSICS ENGINE FOR ROBOTICS AND AI RESEARCH

    View on GitHub↗328
  • librepilot/librepilotlibrepilot avatar

    librepilot/LibrePilot

    356View on GitHub↗

    This is the GitHub mirror for the LibrePilot source code. The main development is taking place at https://bitbucket.org/librepilot

    C
    View on GitHub↗356
  • loco-3d/crocoddylloco-3d avatar

    loco-3d/crocoddyl

    1,240View on GitHub↗

    Crocoddyl is an optimal control library for robot control under contact sequence. Its solver is based on various efficient Differential Dynamic Programming (DDP)-like algorithms

    C++code-generationcondacrocoddyl
    View on GitHub↗1,240
  • madeapps/newton-dynamicsMADEAPPS avatar

    MADEAPPS/newton-dynamics

    1,020View on GitHub↗

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

    HTML
    View on GitHub↗1,020
  • mbsim-env/mbsimmbsim-env avatar

    mbsim-env/mbsim

    53View on GitHub↗

    A multi-body simulation software

    C++
    View on GitHub↗53
  • mrpt/mrptMRPT avatar

    MRPT/mrpt

    2,139View on GitHub↗

    :zap: The Mobile Robot Programming Toolkit (MRPT)

    C++
    View on GitHub↗2,139
  • mrpt/mvsimMRPT avatar

    MRPT/mvsim

    404View on GitHub↗

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

    C++
    View on GitHub↗404