Python Robotics Software

View 2711 business solutions

Browse free open source Python Robotics Software and projects below. Use the toggles on the left to filter open source Python Robotics Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    OpenCV

    OpenCV

    Open Source Computer Vision Library

    The Open Source Computer Vision Library has >2500 algorithms, extensive documentation and sample code for real-time computer vision. It works on Windows, Linux, Mac OS X, Android, iOS in your browser through JavaScript. Languages: C++, Python, Julia, Javascript Homepage: https://opencv.org Q&A forum: https://forum.opencv.org/ Documentation: https://docs.opencv.org Source code: https://github.com/opencv Please pay special attention to our tutorials! https://docs.opencv.org/master Books about the OpenCV are described here: https://opencv.org/books.html
    Leader badge
    Downloads: 3,912 This Week
    Last Update:
    See Project
  • 2
    dxf2gcode

    dxf2gcode

    DXF2GCODE: converting 2D dxf drawings to CNC machine compatible G-Code

    DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC machine compatible GCode. Windows, Linux, and Mac support by using python scripting language.
    Leader badge
    Downloads: 399 This Week
    Last Update:
    See Project
  • 3
    NVIDIA Isaac Sim

    NVIDIA Isaac Sim

    NVIDIA Isaac Sim is an open-source application on NVIDIA Omniverse

    NVIDIA Isaac Sim is a high-fidelity robotics simulation platform built on NVIDIA Omniverse to develop, test, and validate AI-driven robots in physically accurate virtual environments. It supports a wide array of robotics formats (URDF, MJCF, CAD), includes GPU-accelerated physics, and features immersive RTX rendering and multisensory simulation. Realistic physics via GPU-accelerated engines and RTX ray tracing. Multi-sensor simulation (RGB-D cameras, Lidar, Radar, IMU, contact sensors). Extensible via platform APIs and can integrate into custom USD-based simulators.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    PyRobot

    PyRobot

    An Open Source Robotics Research Platform

    PyRobot is a high-level robotics API that simplifies controlling real and simulated robots through a consistent Python interface. Instead of fighting ROS internals, you call clear methods for things like base navigation, arm manipulation, and camera capture, and PyRobot handles the plumbing. It was built to make research repeatable on accessible platforms—most notably low-cost mobile manipulators—while still scaling to richer hardware. The library exposes canonical abstractions (base, arm, gripper, camera, sensors) with calibration and kinematics helpers so beginners can get meaningful results quickly. It also plugs into simulation backends, letting you prototype perception and control algorithms before deploying on physical robots. By standardizing common operations and providing examples, PyRobot reduces boilerplate and encourages best practices in perception-control loops, data collection, and benchmarking.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    NVIDIA Isaac Lab

    NVIDIA Isaac Lab

    Unified framework for robot learning built on NVIDIA Isaac Sim

    Isaac Lab is an open-source modular robotics learning framework built atop Isaac Sim. It simplifies research workflows across reinforcement learning, imitation learning, and motion planning by offering robust, GPU-accelerated simulation with realistic sensor and physics fidelity—ideal for sim-to-real robot training. Compatible and optimized for use with Isaac Sim versions (e.g., Sim 5.0 and 4.5). GPU-accelerated, high-fidelity physics and sensor simulation suitable for complex learning tasks. Offers a variety of robotic environment simulations on both Linux and Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Open X-Embodiment

    Open X-Embodiment

    Unified open dataset enabling cross-embodiment learning for robotics

    Open X-Embodiment is a large-scale collaborative initiative led by Google DeepMind to unify robotic learning datasets into a consistent and standardized format, simplifying access and usage across the robotics research community. Its primary goal is to make all available open-source robotic data interoperable by representing them using the RLDS (Reinforcement Learning Dataset Structure) episode format. This enables seamless integration for training, evaluation, and model development across diverse robotic tasks and embodiments. The dataset aggregates contributions from multiple open-source robotic projects, all harmonized under a single unified data schema. The repository also provides Colab notebooks for dataset visualization, batching, and model inference, along with pretrained model checkpoints such as RT-1-X, a multitask robotic transformer model trained on this data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    RoboSchool

    RoboSchool

    Open source software for robot simulation, integrated with OpenAI Gym

    Roboschool is a set of open source robot simulation environments for reinforcement learning, created as an alternative to the Mujoco physics engine. It integrates with OpenAI Gym and provides a variety of continuous control tasks, including humanoid locomotion, quadrupeds, and robotic arms. The library is built on the Bullet Physics engine, making it accessible without the licensing requirements of Mujoco. Roboschool includes training scripts and examples for applying reinforcement learning algorithms to its environments. While the project has since been deprecated in favor of more modern frameworks, it remains historically significant as a bridge between early reinforcement learning research and scalable, open-access environments. Its goal was to make reproducible robot learning experiments available to a wider audience without restrictive dependencies .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Dummy-Robot

    Dummy-Robot

    My super mini robotic arm robot project

    Dummy-Robot is an open source robotics project by Peng Zhihui that showcases the design and implementation of a compact robotic arm . The repository contains full hardware design files, firmware, control software, and 3D models. It includes components such as a gripper, LED light ring PCB, wireless spatial positioning controller, and a portable case. The project demonstrates advanced engineering with stepper motor drivers, custom controllers, and debugging tools. While the original version is CNC-machined, a simplified 3D-printable "youth edition" is planned to lower costs. This project serves as both an educational resource and a demonstration of innovative DIY robotics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    HomeRobot

    HomeRobot

    Mobile manipulation research tools for roboticists

    HomeRobot is an open source robotics framework developed by Facebook Research (Meta AI) that provides a complete software stack for mobile manipulation in real-world and simulated environments. Designed for low-cost robots such as the Hello Robot Stretch, HomeRobot enables agents to perceive, navigate, and interact with their surroundings through vision and manipulation. The system focuses on Open Vocabulary Mobile Manipulation (OVMM) — a challenging task in which a robot must explore an unknown environment, identify an object by name, locate a suitable receptacle, and place the object appropriately. HomeRobot integrates perception, planning, and control under a unified architecture, supporting AI Habitat for simulation and ROS Noetic for real-world deployment. It provides interfaces for Detic, Grounded-SAM, and Contact-GraspNet, allowing open-vocabulary detection and 3D grasping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    OpenRAVE
    Moved to https://github.com/rdiankov/openrave An open-source, cross-platform, plugin-based robot planning environment for autonomous robotics. Includes services like collision detection, physics, (inverse) kinematics, sensors, robot controls, python bindings, and a network scripting environment.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    This is a sophisticated & integrated simulation and analysis environment for dynamical systems models of physical systems (ODEs, DAEs, maps, and hybrid systems). It supports symbolic math, optimization, continuation, data analysis, biological apps...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    LinuxCNC
    LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    pyGerber2Gcode

    Python Gerber to G-code converter

    pyGerber2Gcode is a Pyhon based simple Gerber to G-code converter.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    PROJECT HAS MOVED! ROS is now hosted at https://code.ros.org/gf/project/ros/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    MBDyn_sim_suite is a collection of free pre&post-processing tools and simulation models for the open-source multi-body analysis software MBDyn forming a general purpose simulation environment for structural dynamics with an emphasis on wind turbines.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    RTS2 - Remote Telescope System

    Open source observatory control software

    RTS2 is project to create an open source environment for control of a fully autonomous observatory. It is running about dozen fully autonomous observatories. Its modular design allow easily addition of new devices (to already huge supported HW list).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Random Number

    Random Number

    Random any number you want as many as you want

    Random any number you want and how many as you want for free . Design for winning the lottery
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    pySimiam

    pySimiam

    Robot simulator inspired by Sim.I.Am

    PySimiam is a robot simulator, created to follow the course "Control of Mobile Robots" offered at Coursera. The simulator models an arbitrary number of mobile robots in a 2D environment, each controlled by a arbitrary algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    The rp6simul project brings simulation software for the RP6 robot that is manufactured by AREXX engineering. Besides support for all peripherals on the robot base, the simulator also fully supports the m32 extension module, and both can be simulated either independently or simultaneously. Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so that the AVR code can be compiled natively. Thanks to this wrapper, and a flexible Lua driver interface, the simulator emulates most of the IO registers, requiring no or minimal code modifications. rp6simul is primarily developed on Linux, but a Windows version will also be released.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    3D tracking using wiimote

    3D tracking of 4 IR LEDs using 2 wiimotes and python

    This project is a part of a mini project required by the Mechatronics-2 course for the 4th year Mechatronics class in faculty of engineering Ainshams university. The mini project involves the control of an articulated robotic arm which resembles a human arm. The control is done via tele-manipulation which is done by the tracking of 4 IR LEDs fixed at the joints of the controller arm. This code is the part of the project responsible for the interfacing with the wiimote, stereo-triangulation of the wiimote data and determining the 3D coordinates of the IR LEDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A python-tkinter kit to experiment with the generation and solving of mazes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Autonomous Robot Simulator

    Autonomous Robot Simulator

    Physically-accurate robotics simulator written in Python

    ARS is a physically-accurate robotics simulator written in Python. It's main purpose is to help researchers with to develop mobile manipulators and, in general, any multi-body system. It is open-source, modular, easy to learn and use, and can be a valuable tool in the process of robot design, in the development of control and reasoning algorithms, as well as in teaching and educational activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Br-Gogo is a Brazilian open-source version of the Gogo Board project. Developed by CTI, a Brazilian research center. **<div class="sf-root" data-id="250926" data-badge="oss-users-love-us-white" style="width:125px"> <a href="https://sourceforge.net/projects/br-gogo/" target="_blank">Br-Gogo</a> </div>**
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.