[go: up one dir, main page]

Robotics Software for BSD

  • 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
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    Programs for MFS Foxes FTC Team 110 for the 2010-11 season.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bot simulation main purpose is to help real bot developer to test their bot behaviors thanks to an openGL simulation with collision detection and a scriptable behavior in LUA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    The project aim is to create the 3D simulation of robot-arm which moves on three axis. It's based on real robot- dual arm that can solve Rubic Cube. It's gonna be implemented using openGL in Java Applet and will be awesome=)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise Service Management solution for growing businesses | ServoDesk Icon
    Enterprise Service Management solution for growing businesses | ServoDesk

    Close 25% More Support Cases in Your Business with ServoDesk-Guaranteed

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25%-without hiring more staff.
    Learn More
  • 5
    A python-tkinter kit to experiment with the generation and solving of mazes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    A humanoid robot design

    A brief Design manual for a Humanoid robot

    Someday I hope to build this project , but until I can do this I will post all technical schematic for it :) Also .Jpg of simplified Rail Gun Idea
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An architecture development environment for distributed agent architectures for virtual and robotic agents with focus on human-robot interaction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project about providing run-time support for developing Decentralized Autonomic Computing systems (Eclipse Innovation Grand). Currently the project contains a automatic guided vehicle (AGV) simulator and an editor and visualisation as eclipse plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cynet All-in-One Cybersecurity Platform Icon
    Cynet All-in-One Cybersecurity Platform

    All-in-One Managed Cybersecurity for MSPs

    Cynet empowers MSPs and MSSPs with a comprehensive, fully managed cybersecurity platform that consolidates essential security functions into a single, easy-to-use solution. Cynet simplifies cybersecurity management, reduces operational overhead, and lowers costs by eliminating the need for multiple vendors and complex integrations.
    Learn More
  • 10
    This project is about developing a dog agility trial for the AIBO dog. AIBOs don't go over jumps very well like a biological dog can, but there are lots of obstacles in a typical dog agility trial that an AIBO robotic dog might be ok at.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The object-oriented C++ library KLib provides methods to control a Khepera II robot of K-Team by remote via a serial connection. It supports turret extensions like grippers and cameras. There is also a graphical example application to control Khepera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project to build a six legged robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Apollo3D is a team in RoboCup soccer simulation 3D league. The target is to build a nice team with wonderful skills and good cooperation among players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aquila

    Aquila

    Software Architecture for Cognitive Robotics

    Aquila 2.0, an open-source cross-platform software architecture for cognitive robotics that makes use of independent heterogeneous CPU-GPU modules with loosely coupled dynamically generated graphical user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Attitude Estimator

    Attitude Estimator

    A C++ implementation of a nonlinear 3D IMU fusion algorithm.

    Attitude Estimator is a generic platform-independent C++ library that implements an IMU sensor fusion algorithm. Up to 3-axis gyroscope, accelerometer and magnetometer data can be processed into a full 3D quaternion orientation estimate, with the use of a nonlinear Passive Complementary Filter. The library is targeted at robotic applications, but is by no means limited to this. Features of the estimator include gyro bias estimation, transient quick learning, multiple estimation algorithms, tuneable estimator parameters, and near-global stability backed by theoretical analysis. Great emphasis has been placed on having a very efficient, yet totally numerically and algorithmically robust implementation of the filter. The code size has also been kept to a minimum, and has been extremely well-commented. The programmatic interface has also been made as easy as possible. Please refer to the extensive documentation of the library for more information on its capabilities and usage caveats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    B.O.T.S (Bots Tactical Simulation) is a programming game, where players "code" the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The BIOE system is an open-hardware platform to bridge the gulf between open-source CACSD systems like Scilab and the physical plant. It is intended for engineers, students, hobbyists, and anyone interested in automation and mechatronic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Behaviour Control Framework

    Behaviour Control Framework

    A C++ framework that uses inhibition trees for behaviour control.

    The Behaviour Control Framework is a generic platform-independent C++ framework that implements a control architecture consisting of a hierarchical network of behaviour layers. These layers each contain behaviours that can inhibit one another and interact to achieve control. A full discussion of the structure and ideas behind this framework can be found in the Doxygen documentation that comes with the release. This documentation is well worth a read before you decide if the library is for you! The structure and implementation of this library focuses on the application of the inhibition-based behaviour control architecture to real-time control loops, but can reasonably be adapted for a wide variety of other artificial intelligence applications. Emphasis has been placed on having very low overhead so as not to hurt overall system performance, while still maintaining ease of use. I welcome all feedback, suggestions and bug reports! Email: pallgeuer[at]ais.uni-bonn.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An Open Source IEC 61131-3 Integrated Development Environment, providing PLCOpen SoftPLC programming, CanOpen IO's, and SVG based HMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The BioloidNativeInterface is a C++ library to control bioloid/dynamixel modules including AX12, AXS1. It provides a parser for the bioloid protocoll and methods to read/write packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Brainbot
    Brainbot is a general purpose robotics research platform, with an onboard PC. Brainbot's development was funded by the Brain Engineering Lab, the Neukom Institute, and HUV, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C Compiler for the Parallax Propeller Chip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This projects deals with different robotics algorithms such as motion planning (navigation) , vision SLAM, vision algorithms, and mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CENSLIB

    CENSLIB

    3D simulation library

    A 3D simulation library using the bullet physics engine and OpenGL for rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The CMU personal robotics package offers many robotics algorithms/controllers/drivers that enable robots to perform basic tasks like manipulation and vision. The main infrastructure used is OpenRAVE and Robot Operating System (ROS).
    Downloads: 0 This Week
    Last Update:
    See Project