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

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

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

Open-source alternatives to RoboticsAcademy

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

  • usdot-fhwa-stol/carmaplatformusdot-fhwa-stol 的头像

    usdot-fhwa-stol/CARMAPlatform

    435在 GitHub 上查看↗

    CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication. Doxygen Source Code Documentation :

    C++
    在 GitHub 上查看↗435
  • apolloauto/apolloApolloAuto 的头像

    ApolloAuto/apollo

    26,676在 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
    在 GitHub 上查看↗26,676
  • ardupilot/ardupilotArduPilot 的头像

    ArduPilot/ardupilot

    15,339在 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
    在 GitHub 上查看↗15,339

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • atsushisakai/pythonroboticsAtsushiSakai 的头像

    AtsushiSakai/PythonRobotics

    29,772在 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
    在 GitHub 上查看↗29,772
  • commaai/openpilotcommaai 的头像

    commaai/openpilot

    61,375在 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
    在 GitHub 上查看↗61,375
  • copterexpress/cloverCopterExpress 的头像

    CopterExpress/clover

    624在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗624
  • engnadeau/pyboticsengnadeau 的头像

    engnadeau/pybotics

    360在 GitHub 上查看↗

    The Python Toolbox for Robotics

    Python
    在 GitHub 上查看↗360
  • fkromer/awesome-ros2fkromer 的头像

    fkromer/awesome-ros2

    2,116在 GitHub 上查看↗

    The Robot Operating System Version 2.0 is awesome!

    awesomeawesome-listros2
    在 GitHub 上查看↗2,116
  • google/makanigoogle 的头像

    google/makani

    1,205在 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++
    在 GitHub 上查看↗1,205
  • kubos/kubosK

    kubos/kubos

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • nasa/astrobeenasa 的头像

    nasa/astrobee

    1,359在 GitHub 上查看↗

    NASA Astrobee Robot Software

    C++
    在 GitHub 上查看↗1,359
  • nasa/fprimenasa 的头像

    nasa/fprime

    10,766在 GitHub 上查看↗

    F Prime is a component-based framework designed for the development and deployment of embedded and spaceflight software. It provides a modular architecture that decouples software logic from communication interfaces, allowing developers to define system structures through a domain-specific modeling language. This model-based approach enables automated code generation, ensuring consistency across complex system topologies while maintaining strict interface contracts between software modules. The framework distinguishes itself through its integrated build system and ground data operations suite

    C++componentscppembedded
    在 GitHub 上查看↗10,766
  • nasa-jpl/open-source-rovernasa-jpl 的头像

    nasa-jpl/open-source-rover

    9,451在 GitHub 上查看↗

    The Open-Source Rover Platform is a hardware and software framework for building and controlling six-wheel planetary exploration rovers. It provides a six-wheel robot chassis and a modular robotics framework designed for integrating various motors, wheel sizes, and chassis materials. The platform features a six-wheel chassis equipped with a differential pivot suspension and an Ackerman steering mechanism to enable navigation across rugged outdoor terrain. Control is managed through a communication system that connects central processors to hardware via Bluetooth, WiFi, or USB for remote opera

    Prologdiyhardwaremars
    在 GitHub 上查看↗9,451
  • project-aslan/aslanproject-aslan 的头像

    project-aslan/Aslan

    284在 GitHub 上查看↗

    Open source self-driving software for low speed environments

    Python
    在 GitHub 上查看↗284
  • px4/firmwarePX4 的头像

    PX4/Firmware

    11,967在 GitHub 上查看↗

    This project is flight control autopilot software designed as a real-time operating system for managing the flight dynamics and navigation of autonomous multicopters, fixed-wing aircraft, and rovers. It serves as a multi-vehicle autopilot framework that supports various aircraft configurations, including vertical takeoff and landing platforms across industrial environments. The system includes a MAVLink communication stack for exchanging telemetry and command data between unmanned vehicles and ground control stations. It also provides a software-in-the-loop flight simulator to test autopilot

    C++
    在 GitHub 上查看↗11,967
  • cpfl/autowareCPFL 的头像

    CPFL/Autoware

    11,716在 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
    在 GitHub 上查看↗11,716
  • dimforge/rapierdimforge 的头像

    dimforge/rapier

    5,471在 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
    在 GitHub 上查看↗5,471
  • physical-intelligence/openpiPhysical-Intelligence 的头像

    Physical-Intelligence/openpi

    12,377在 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
    在 GitHub 上查看↗12,377
  • rwaldron/johnny-fiverwaldron 的头像

    rwaldron/johnny-five

    13,401在 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
    在 GitHub 上查看↗13,401
  • pantor/ruckigpantor 的头像

    pantor/ruckig

    1,257在 GitHub 上查看↗

    Motion Generation for Robots and Machines. Real-time. Jerk-constrained. Time-optimal.

    C++jerk-constrainedmotion-planningoptimal-control
    在 GitHub 上查看↗1,257
  • pointcloudlibrary/pclPointCloudLibrary 的头像

    PointCloudLibrary/pcl

    11,028在 GitHub 上查看↗

    The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing large-scale 3D spatial datasets. It provides a framework for 3D point cloud processing, incorporating tools for spatial data filtering and geometric feature estimation. The library includes specialized systems for aligning multiple spatial datasets into a single unified coordinate system and a rendering engine for the visual inspection and analysis of processed point cloud data. It also features tools for calculating spatial descriptors to identify structural patterns and shapes within

    C++c-plus-pluscomputer-visioncpp
    在 GitHub 上查看↗11,028
  • 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
  • facebookresearch/pyrobotfacebookresearch 的头像

    facebookresearch/pyrobot

    2,312在 GitHub 上查看↗

    PyRobot is a light weight, high-level interface which provides hardware independent APIs for robotic manipulation and navigation. This repository also contains the low-level stack for LoCoBot, a low cost mobile manipulator hardware platform.

    Python
    在 GitHub 上查看↗2,312
  • aimagelab/pinaimagelab 的头像

    aimagelab/pin

    20在 GitHub 上查看↗

    This repository contains the codebase to run experiments on personalized navigation and use the PInNED dataset.

    Jupyter Notebook
    在 GitHub 上查看↗20
  • rbdl/rbdlrbdl 的头像

    rbdl/rbdl

    698在 GitHub 上查看↗

    RBDL is a C++ library that contains some essential and efficient rigid body dynamics algorithms such as the Articulated Body Algorithm (ABA) for forward dynamics, Recursive Newton-Euler Algorithm (RNEA) for inverse dynamics, the Composite Rigid Body Algorithm (CRBA) for the efficient computation of the joint space inertia matrix and is also able to compute forward dynamics with external contact constraints and collision impulses. Furthermore it has some basic support for forward and inverse kinematics.

    C++
    在 GitHub 上查看↗698
  • roboticsleeds/ur5controllerroboticsleeds 的头像

    roboticsleeds/ur5controller

    34在 GitHub 上查看↗

    OpenRAVE Controller Plugin for UR5 (Universal Robots UR5) Robot

    Python
    在 GitHub 上查看↗34
  • robotology/yarprobotology 的头像

    robotology/yarp

    596在 GitHub 上查看↗

    YARP - Yet Another Robot Platform

    C++artificial-intelligencecommunicationdevices
    在 GitHub 上查看↗596
  • miccol/ros-behavior-treemiccol 的头像

    miccol/ROS-Behavior-Tree

    364在 GitHub 上查看↗

    Behavior Trees Library for ROS (Robot Operating System). In C++ and python

    C++
    在 GitHub 上查看↗364
  • synthetos/g2synthetos 的头像

    synthetos/g2

    676在 GitHub 上查看↗

    g2core - The Next Generation

    C++
    在 GitHub 上查看↗676
  • openai/roboschoolopenai 的头像

    openai/roboschool

    2,171在 GitHub 上查看↗

    DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.

    Python
    在 GitHub 上查看↗2,171