Robotics Software for BSD

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

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 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,813 This Week
    Last Update:
    See Project
  • 2
    This repository is now frozen. The latest version of the RepRap project can be found at https://github.com/reprap.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    The Integrating Vision Toolkit (IVT) is a powerful and fast C++ computer vision library with an easy-to-use object-oriented architecture. It offers its own multi-platform GUI toolkit. OpenCV is integrated optionally. Website: http://ivt.sourceforge.net
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    A parametric, feature-based, sketch-driven 3D CAD application, built around a geometrical constraint solving engine. Project is in early development stage. The FreeSG library (http://freesg.org/) is required.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    OpenSim - Open Simulator. Primarily a 3D simulator for multiple indoor and outdoor mobile robots. Includes 3D real-time rendering (via OSG) and a physics engine (via ODE). Current emphasis is on manipulators.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    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: 2 This Week
    Last Update:
    See Project
  • 7
    MIARN(Modules for Intelligent Autonomous Robot Navigation) is a project of robotics perception and interaction. We provide a gui for controlling and visualizing playerstage.sf.net sensors and opencv algorithms
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    An open PHP-based framework for the Nabaztag™ (http://www.nabaztag.com/) electronic pet. Due to major changes on the Violet backend, OpenNab can no longer be connected to it but it still can be used as a standalone server to set your bunnies free !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library, Computational Geometry Algorithms Library, Intel's Math Kernel Library and Integrated Performance Primitives, the Octave library, etc...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    A Unix-based 3D Viewer for S3d File, used for rendering data collected from common cameras (e.g. stereo cameras)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CamServer
    A small camera server providing web access to cameras connected to the computer. Special interest in this project is to have little to no external dependencies (no socket libs, no threading libs - at most, maybe camera drivers).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fish4Knowledge Project

    Analysis of undersea fish videos

    The Fish4knowledge project investigated: information abstraction and storage methods for analyzing undersea video data (from 10E+15 pixels to 10E+12 units of information), machine and human vocabularies for detecting & describing fish, flexible process architectures to process the data and scientific queries and effective specialised user query interfaces. A combination of computer vision, database storage, workflow and human computer interaction methods were used to achieve this. The project used live video feeds from 10 underwater cameras as a testbed for investigating more generally applicable methods for capture, storage, analysis and querying of multiple video streams. We collated a public database from 3 years containing video summaries of the observed fish and associated descriptors. Expert web-based interfaces were developed for use by marine researchers, allowing unprecedented access to live and previously stored videos, or previously extracted information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Geometric Computer Vision library in C++. Provides functions and structures of projective geometry, taylored for 3D computer vision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ImprovCV is a modular dataflow vision processing system built ontop of OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    KinectStreamer

    Streams data from 3D cameras over a network.

    This is an application that streams data from the Microsoft Kinect or cameras like it over a network. The program is Intended to be used in robotics applications where the controller cannot use such cameras directly due to hardware/software limitations--such as lacking usb ports or appropriate drivers--or in situations where the camera is not in close proximity to the device that needs to access it. Given that the controller can accept data from over the network, another embedded controller that is able to use these kinds of cameras can be loaded with this software to send the image and depth data from the kinect over the network to the other controller. Currently, KinectStreamer can only use the libfreenect library as its driver. Support for the OpenNI driver should be rolling out soon. As well as a C++ client to the KinectStreamer server. Designed by Frans Elliott.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simulator of virtual animals made up of biological neural networks for research in the Computational Neuroscience field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Concurrent vision processing system; Toolkit for easy implementation of software concurrent vision processing sub-system. Aimed at robotic applications w/best effort realtime. System includes: capture,processing and displaying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulation and B-Splines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ROSEN means RObotic Simulation Erlang eNgine; it is a software library, written in Erlang, which simulates 3D environments and in particular autonomous mobile robots, each with its behaviour and interaction capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    StyroFoamRobot

    Cuts 3D objects from polystyrene foam (EPS/XPS)

    A robotic DIY styrofoam cutter consisting of one rotational and two translational axes. It cuts a variety of shapes out of styrofoam-like materials using a hot wire. This project documents the necessary hardware and software parts. Don't miss the follow-up project at http://raumschaum.org Its goal is to further develop hardware and software into an user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project simulates a multi-agent system (swarm) behavior both graphically and not. The purpose of this project is to research the properties suggested in "stability analysis of swarms" V.Gazi & K.M.Passino. Using the vpython library for 3D modeling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TSSBank is written in c#(.Net 2.0).The main aimed group is the disabled persons.This component outputs voice & textual outputs (with value/words)plus experimental Voice Recognition (VR) system that identifies more then 80% accurately with out training.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ThreeCAM is an open source 3D CAM program written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Voice Control System
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next