lib_3d_mec_ginac is a library for symbolic multibody system dynamics. It can be used standalone, although it will be the kernel substitute of future version 3.0 of 3d_mec (http://www.imac.unavarra.es/3d_mec).
pydaqtools provides a common interface to data-acquisition hardware for Python. Control analog/digital output or acquire analog/digital input for immediate analysis with Python for scientific, educational or engineering applications.
The Mars Rover Simulator project is based on the evolutionary robotics paradigm where an artificial agent acquires its skills through the process of artificial evolution. This simulator can be useful to evolve neural network controllers for the rover
This is a project to manage jointly a set of projects related to the iCub humanoid robot platform. Only a small portion of the robot code is stored here; this project is used to link other Sourceforge projects (e.g. robotcub, yarp).
Volta is a suite of development tools for distributed, hard real-time systems. It includes Cascade, a control flow analysis tool for Java, and Clepsydra, a worst-case execution time analyzer. Also included is a Clepsydra plug-in for jEdit.
RoboBeans is an interface to the "Robocup 2D Soccer Simulation Server" that allows developers to write Robocup teams\agents concentrating on behaviour and AI without having to worry about syntax of communication or network issues.
Project migrated: https://github.com/arktools
This library aims at providing a uniform method for simulation, prototyping, and testing of autonomous robots. It also adheres to the object-oriented paradigm to ease system configuration and development. http://www.youtube.com/watch?v=-wQVrM5SL2o&fe
PHPXref is a developers tool, written in Perl, that will cross reference and extract inline documentation from a collection of PHP scripts. It generates simple HTML output suitable for browsing offline.
RobotSee is a language as easy as Basic, with the power of C. The RobotSee Interpreter runs on both Windows and Linux. Use with a simple netbook or embedded Linux machine to build intelligent robots.
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).
This project is about enhancing user experience in wireless 802.15.4 chips through open source programmer, bootloader, flashing over the air, and viral flashing over WSN. Current development is done over CC2430 and STM32.
Open source, cross platform drivers and function library for the NovInt Falcon Haptic Controller. These drivers are not produced by Novint Technologies, Inc. and do not come with any warranty as to their correctness or usage.
The 'LPT Interface' application is great for students. With 'LPT Interface' pupils can write & read the parallel port's: Data Port (8 bit), Control Port (4 bit) and read Status Port (4 bits).
PAPAS (Path Planning Algorithms Suite) is a set of algorithms intended for path planning. It has common algorithms like PRM, RRT, Wavefront Planner, etc. The implementation is done in C language.
The Dragon Fire compiler takes a new, 21st century, look at the Dragon (i.e. Dragon Book). No longer impenetrable to the programmer, this compiler is open and available to them. You control the Dragon, and get Dragon insight into your programs.
The E* algorithm is a path planner for (mobile) robotics. Unlike A*, which constrains movements to graph edges, it produces smooth trajectories by interpolating between edges. Like D*, it supports dynamic replanning after local path cost changes.
VooDoo is a real-time, ICP-based tracking system, intended for the use on autonomous robotic systems. The ability to fuse different sensor inputs into one framework allows for a robust tracking of a simplified cylinder model of an observed human.
Project for the software of a foxboard based robot. -Foxboard -Wifi hotspot (fon with OpenWRT) -CMU Cam -LCD 128*64 monochrome touchscreen in serial -??? more to come
Gearbox provides a collection of usable peer-reviewed robotics-related libraries. Gearbox is not an integration framework. Rather, it provides a set of implementations, without insisting on a standard API, for use by any number of existing frameworks.