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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to code-iai/rosintegration

Open-source alternatives to ROSIntegration

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

  • facebookresearch/habitat-simfacebookresearch 的头像

    facebookresearch/habitat-sim

    3,532在 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
    在 GitHub 上查看↗3,532
  • allenai/ai2thorallenai 的头像

    allenai/ai2thor

    1,668在 GitHub 上查看↗
    C#artificial-intelligencecomputer-visioninteraction
    在 GitHub 上查看↗1,668
  • shilohc/map2gazeboshilohc 的头像

    shilohc/map2gazebo

    180在 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
    在 GitHub 上查看↗180
  • erlerobot/gym-gazeboerlerobot 的头像

    erlerobot/gym-gazebo

    846在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗846

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
esmini/esminiesmini 的头像

esmini/esmini

921在 GitHub 上查看↗

a basic OpenSCENARIO player

C++
在 GitHub 上查看↗921
  • flow-project/flowflow-project 的头像

    flow-project/flow

    1,187在 GitHub 上查看↗

    Computational framework for reinforcement learning in traffic control

    Pythonautonomousbenchmarkreinforcement-learning
    在 GitHub 上查看↗1,187
  • lgsvl/simulatorlgsvl 的头像

    lgsvl/simulator

    2,450在 GitHub 上查看↗

    A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles

    C#
    在 GitHub 上查看↗2,450
  • mengecrowdsim/mengeMengeCrowdSim 的头像

    MengeCrowdSim/Menge

    153在 GitHub 上查看↗

    The source code for the Menge crowd simulation framework

    C++
    在 GitHub 上查看↗153
  • microsoft/airsimmicrosoft 的头像

    microsoft/AirSim

    17,956在 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
    在 GitHub 上查看↗17,956
  • nasa/tricknasa 的头像

    nasa/Trick

    149在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗149
  • nicrusso7/rex-gymnicrusso7 的头像

    nicrusso7/rex-gym

    1,095在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,095
  • openscenegraph/openscenegraphopenscenegraph 的头像

    openscenegraph/OpenSceneGraph

    3,585在 GitHub 上查看↗

    OpenSceneGraph git repository

    C++
    在 GitHub 上查看↗3,585
  • opensimulationinterface/open-simulation-interfaceOpenSimulationInterface 的头像

    OpenSimulationInterface/open-simulation-interface

    302在 GitHub 上查看↗

    A generic interface for the environmental perception of automated driving functions in virtual scenarios.

    Python
    在 GitHub 上查看↗302
  • robotlocomotion/drakeRobotLocomotion 的头像

    RobotLocomotion/drake

    3,910在 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
    在 GitHub 上查看↗3,910
  • aceinna/gnss-ins-simAceinna 的头像

    Aceinna/gnss-ins-sim

    1,424在 GitHub 上查看↗
    Pythongnssgpsimu
    在 GitHub 上查看↗1,424
  • simbody/simbodysimbody 的头像

    simbody/simbody

    2,525在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗2,525
  • tudelft-cns-atm/blueskyTUDelft-CNS-ATM 的头像

    TUDelft-CNS-ATM/bluesky

    533在 GitHub 上查看↗

    The open source air traffic simulator

    Python
    在 GitHub 上查看↗533
  • ucla-mobility/opencdaucla-mobility 的头像

    ucla-mobility/OpenCDA

    1,156在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,156
  • udacity/self-driving-car-simudacity 的头像

    udacity/self-driving-car-sim

    3,985在 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#
    在 GitHub 上查看↗3,985
  • unity-technologies/unity-robotics-hubUnity-Technologies 的头像

    Unity-Technologies/Unity-Robotics-Hub

    2,530在 GitHub 上查看↗

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

    C#
    在 GitHub 上查看↗2,530
  • utiasdsl/gym-pybullet-dronesutiasDSL 的头像

    utiasDSL/gym-pybullet-drones

    2,052在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗2,052
  • utiasdsl/safe-control-gymutiasDSL 的头像

    utiasDSL/safe-control-gym

    890在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗890
  • uzh-rpg/flightmareuzh-rpg 的头像

    uzh-rpg/flightmare

    1,377在 GitHub 上查看↗

    An Open Flexible Quadrotor Simulator

    C++
    在 GitHub 上查看↗1,377
  • amin-tgz/awesome-carlaAmin-Tgz 的头像

    Amin-Tgz/awesome-CARLA

    917在 GitHub 上查看↗

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

    在 GitHub 上查看↗917
  • azazdeaz/fields-ignitionazazdeaz 的头像

    azazdeaz/fields-ignition

    84在 GitHub 上查看↗

    Generate random crop fields for Ignition Gazebo

    Jupyter Notebook
    在 GitHub 上查看↗84
  • 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
  • carla-simulator/ros-bridgecarla-simulator 的头像

    carla-simulator/ros-bridge

    635在 GitHub 上查看↗

    ROS bridge for CARLA Simulator

    Python
    在 GitHub 上查看↗635
  • chvmp/champchvmp 的头像

    chvmp/champ

    2,254在 GitHub 上查看↗

    MIT Cheetah I Implementation

    C++
    在 GitHub 上查看↗2,254
  • cjy1992/gym-carlacjy1992 的头像

    cjy1992/gym-carla

    619在 GitHub 上查看↗

    An OpenAI gym wrapper for CARLA simulator

    Python
    在 GitHub 上查看↗619
  • code-iai/rosintegrationvisioncode-iai 的头像

    code-iai/ROSIntegrationVision

    82在 GitHub 上查看↗

    Support for ROS-enabled RGBD data acquisition in Unreal Engine Projects

    C++
    在 GitHub 上查看↗82