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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to roboticsleeds/ur5controller

Open-source alternatives to Ur5controller

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

  • rwaldron/johnny-fiverwaldron avatar

    rwaldron/johnny-five

    13,401View on 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
    View on GitHub↗13,401
  • physical-intelligence/openpiPhysical-Intelligence avatar

    Physical-Intelligence/openpi

    12,377View on 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
    View on GitHub↗12,377
  • dimforge/rapierdimforge avatar

    dimforge/rapier

    5,471View on 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
    View on GitHub↗5,471

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
  • cpfl/autowareCPFL avatar

    CPFL/Autoware

    11,716View on 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
    View on GitHub↗11,716
  • commaai/openpilotcommaai avatar

    commaai/openpilot

    61,375View on 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
    View on GitHub↗61,375
  • copterexpress/cloverCopterExpress avatar

    CopterExpress/clover

    624View on GitHub↗

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

    C++
    View on GitHub↗624
  • engnadeau/pyboticsengnadeau avatar

    engnadeau/pybotics

    360View on GitHub↗

    The Python Toolbox for Robotics

    Python
    View on GitHub↗360
  • fkromer/awesome-ros2fkromer avatar

    fkromer/awesome-ros2

    2,116View on GitHub↗

    The Robot Operating System Version 2.0 is awesome!

    awesomeawesome-listros2
    View on GitHub↗2,116
  • google/makanigoogle avatar

    google/makani

    1,205View on 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++
    View on GitHub↗1,205
  • jderobot/roboticsacademyJdeRobot avatar

    JdeRobot/RoboticsAcademy

    471View on GitHub↗

    Learn Robotics with JdeRobot

    Python
    View on GitHub↗471
  • kubos/kubosK

    kubos/kubos

    0View on GitHub↗
    View on GitHub↗0
  • miccol/ros-behavior-treemiccol avatar

    miccol/ROS-Behavior-Tree

    364View on GitHub↗

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

    C++
    View on GitHub↗364
  • nasa/astrobeenasa avatar

    nasa/astrobee

    1,359View on GitHub↗

    NASA Astrobee Robot Software

    C++
    View on GitHub↗1,359
  • nasa/fprimenasa avatar

    nasa/fprime

    10,766View on 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
    View on GitHub↗10,766
  • nasa-jpl/open-source-rovernasa-jpl avatar

    nasa-jpl/open-source-rover

    9,451View on 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
    View on GitHub↗9,451
  • openai/roboschoolopenai avatar

    openai/roboschool

    2,171View on GitHub↗

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

    Python
    View on GitHub↗2,171
  • pantor/ruckigpantor avatar

    pantor/ruckig

    1,257View on GitHub↗

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

    C++jerk-constrainedmotion-planningoptimal-control
    View on GitHub↗1,257
  • pointcloudlibrary/pclPointCloudLibrary avatar

    PointCloudLibrary/pcl

    11,028View on 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
    View on GitHub↗11,028
  • project-aslan/aslanproject-aslan avatar

    project-aslan/Aslan

    284View on GitHub↗

    Open source self-driving software for low speed environments

    Python
    View on GitHub↗284
  • px4/firmwarePX4 avatar

    PX4/Firmware

    11,967View on 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++
    View on GitHub↗11,967
  • rbdl/rbdlrbdl avatar

    rbdl/rbdl

    698View on 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++
    View on GitHub↗698
  • robotology/yarprobotology avatar

    robotology/yarp

    596View on GitHub↗

    YARP - Yet Another Robot Platform

    C++artificial-intelligencecommunicationdevices
    View on GitHub↗596
  • synthetos/g2synthetos avatar

    synthetos/g2

    676View on GitHub↗

    g2core - The Next Generation

    C++
    View on GitHub↗676
  • unity-technologies/unity-robotics-hubUnity-Technologies avatar

    Unity-Technologies/Unity-Robotics-Hub

    2,530View on GitHub↗

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

    C#
    View on GitHub↗2,530
  • apolloauto/apolloApolloAuto avatar

    ApolloAuto/apollo

    26,676View on 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
    View on GitHub↗26,676
  • usdot-fhwa-stol/carmaplatformusdot-fhwa-stol avatar

    usdot-fhwa-stol/CARMAPlatform

    435View on 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++
    View on GitHub↗435
  • ardupilot/ardupilotArduPilot avatar

    ArduPilot/ardupilot

    15,339View on 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
    View on GitHub↗15,339
  • arturania/cspicearturania avatar

    arturania/cspice

    35View on GitHub↗

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

    Castronomical-algorithmsastronomycelestial-mechanics
    View on GitHub↗35
  • atsushisakai/pythonroboticsAtsushiSakai avatar

    AtsushiSakai/PythonRobotics

    29,772View on 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
    View on GitHub↗29,772