awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to opensimulationinterface/open-simulation-interface

Open-source alternatives to Open Simulation Interface

30 open-source projects similar to opensimulationinterface/open-simulation-interface, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Open Simulation Interface alternative.

  • facebookresearch/habitat-simAvatar de facebookresearch

    facebookresearch/habitat-sim

    3,532Ver en GitHub↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    Ver en GitHub↗3,532
  • allenai/ai2thorAvatar de allenai

    allenai/ai2thor

    1,668Ver en GitHub↗
    C#artificial-intelligencecomputer-visioninteraction
    Ver en GitHub↗1,668
  • shilohc/map2gazeboAvatar de shilohc

    shilohc/map2gazebo

    180Ver en GitHub↗

    Subscribes to your map topic and exports a mesh for use in Gazebo in the destination folder you specify. The mesh will have obstacles (tall boxes) corresponding to all occupied map squares. Requires a map to be publishing somewhere, and will probably work better if the map is static; I recommend…

    Python
    Ver en GitHub↗180
  • ericstoneking/42Avatar de ericstoneking

    ericstoneking/42

    443Ver en GitHub↗

    Simulation for spacecraft attitude control system analysis and design

    C
    Ver en GitHub↗443
  • erlerobot/gym-gazeboAvatar de erlerobot

    erlerobot/gym-gazebo

    846Ver en GitHub↗

    Refer to https://github.com/AcutronicRobotics/gym-gazebo2 for the new version

    Python
    Ver en GitHub↗846

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
  • esmini/esminiAvatar de esmini

    esmini/esmini

    921Ver en GitHub↗

    a basic OpenSCENARIO player

    C++
    Ver en GitHub↗921
  • flow-project/flowAvatar de flow-project

    flow-project/flow

    1,187Ver en GitHub↗

    Computational framework for reinforcement learning in traffic control

    Pythonautonomousbenchmarkreinforcement-learning
    Ver en GitHub↗1,187
  • lgsvl/simulatorAvatar de lgsvl

    lgsvl/simulator

    2,450Ver en GitHub↗

    A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles

    C#
    Ver en GitHub↗2,450
  • mengecrowdsim/mengeAvatar de MengeCrowdSim

    MengeCrowdSim/Menge

    153Ver en GitHub↗

    The source code for the Menge crowd simulation framework

    C++
    Ver en GitHub↗153
  • microsoft/airsimAvatar de microsoft

    microsoft/AirSim

    17,956Ver en GitHub↗

    AirSim is a high-fidelity simulation platform designed for the development and testing of autonomous vehicles. Built as a plugin for game engines, it provides a physics-based environment that models vehicle dynamics and sensor data, serving as a foundation for robotics research, computer vision training, and reinforcement learning. The platform distinguishes itself through its support for hardware-in-the-loop and software-in-the-loop testing, allowing developers to validate control logic and firmware against real-world signals or concurrent processes. It offers extensive programmatic control

    C++aiairsimartificial-intelligence
    Ver en GitHub↗17,956
  • nasa/trickAvatar de nasa

    nasa/Trick

    149Ver en GitHub↗

    Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.

    C++
    Ver en GitHub↗149
  • nicrusso7/rex-gymAvatar de nicrusso7

    nicrusso7/rex-gym

    1,095Ver en GitHub↗

    OpenAI Gym environments for an open-source quadruped robot (SpotMicro)

    Python
    Ver en GitHub↗1,095
  • openscenegraph/openscenegraphAvatar de openscenegraph

    openscenegraph/OpenSceneGraph

    3,585Ver en GitHub↗

    OpenSceneGraph git repository

    C++
    Ver en GitHub↗3,585
  • robotlocomotion/drakeAvatar de RobotLocomotion

    RobotLocomotion/drake

    3,910Ver en GitHub↗

    Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and verifying the dynamics of complex robotic systems. It functions as a multibody dynamics simulator and a mathematical optimization library, providing a suite of algorithms for trajectory optimization and the simulation of articulated robots. The framework is distinguished by its block-diagram system for composing dynamical subsystems and its ability to formulate and solve diverse mathematical programs, including linear, quadratic, and nonconvex nonlinear problems. It supports specializ

    C++drakerobotics
    Ver en GitHub↗3,910
  • aceinna/gnss-ins-simAvatar de Aceinna

    Aceinna/gnss-ins-sim

    1,424Ver en GitHub↗
    Pythongnssgpsimu
    Ver en GitHub↗1,424
  • simbody/simbodyAvatar de simbody

    simbody/simbody

    2,525Ver en GitHub↗

    High-performance C++ multibody dynamics/physics library for simulating articulated biomechanical and mechanical systems like vehicles, robots, and the human skeleton.

    C++
    Ver en GitHub↗2,525
  • tudelft-cns-atm/blueskyAvatar de TUDelft-CNS-ATM

    TUDelft-CNS-ATM/bluesky

    533Ver en GitHub↗

    The open source air traffic simulator

    Python
    Ver en GitHub↗533
  • ucla-mobility/opencdaAvatar de ucla-mobility

    ucla-mobility/OpenCDA

    1,156Ver en GitHub↗

    A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.

    Python
    Ver en GitHub↗1,156
  • udacity/self-driving-car-simAvatar de udacity

    udacity/self-driving-car-sim

    3,985Ver en GitHub↗

    This project is an autonomous vehicle simulator designed to validate self-driving logic and train deep learning algorithms within a virtual environment. It functions as a training platform for developing neural networks that control vehicle movement and steering based on visual sensor data. The simulator uses the Unity game engine to provide a physics-based world where autonomous driving algorithms can be tested on virtual road courses without the use of physical hardware. The system integrates a C# scripting backend with a physics engine for collision detection and vehicle dynamics. It util

    C#
    Ver en GitHub↗3,985
  • unity-technologies/unity-robotics-hubAvatar de Unity-Technologies

    Unity-Technologies/Unity-Robotics-Hub

    2,530Ver en GitHub↗

    Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.

    C#
    Ver en GitHub↗2,530
  • utiasdsl/gym-pybullet-dronesAvatar de utiasDSL

    utiasDSL/gym-pybullet-drones

    2,052Ver en GitHub↗

    PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control

    Python
    Ver en GitHub↗2,052
  • utiasdsl/safe-control-gymAvatar de utiasDSL

    utiasDSL/safe-control-gym

    890Ver en GitHub↗

    PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL

    Python
    Ver en GitHub↗890
  • uzh-rpg/flightmareAvatar de uzh-rpg

    uzh-rpg/flightmare

    1,377Ver en GitHub↗

    An Open Flexible Quadrotor Simulator

    C++
    Ver en GitHub↗1,377
  • amin-tgz/awesome-carlaAvatar de Amin-Tgz

    Amin-Tgz/awesome-CARLA

    917Ver en GitHub↗

    👉 CARLA resources such as tutorial, blog, code and etc https://github.com/carla-simulator/carla

    Ver en GitHub↗917
  • azazdeaz/fields-ignitionAvatar de azazdeaz

    azazdeaz/fields-ignition

    84Ver en GitHub↗

    Generate random crop fields for Ignition Gazebo

    Jupyter Notebook
    Ver en GitHub↗84
  • 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
  • carla-simulator/ros-bridgeAvatar de carla-simulator

    carla-simulator/ros-bridge

    635Ver en GitHub↗

    ROS bridge for CARLA Simulator

    Python
    Ver en GitHub↗635
  • chvmp/champAvatar de chvmp

    chvmp/champ

    2,254Ver en GitHub↗

    MIT Cheetah I Implementation

    C++
    Ver en GitHub↗2,254
  • cjy1992/gym-carlaAvatar de cjy1992

    cjy1992/gym-carla

    619Ver en GitHub↗

    An OpenAI gym wrapper for CARLA simulator

    Python
    Ver en GitHub↗619
  • code-iai/rosintegrationAvatar de code-iai

    code-iai/ROSIntegration

    464Ver en GitHub↗

    Unreal Engine Plugin to enable ROS Support

    C++
    Ver en GitHub↗464