27 projects tagged "Windows"
Urbi is a robotics software platform. It includes a C++/Java middleware API called UObject to interface components such as motors, cameras, and algorithms, and an innovative scripting language, urbiscript, with built-in support for parallel and event-based programming, used to write high-level behaviors and orchestrate the interactions between components. UObject components are built as shared libraries exposed as native objects within urbiscript, and either hot-plugged in a running Urbi engine, or started as a remote autonomous process communicating with the engine via the network. At any time, new urbiscript code can be sent to a running Urbi engine via a simple telnet, to introspect the state of components, modify existing code, or add new behaviors. Urbi is cross-platform and supports several robots (Gostai Jazz, Lego Mindstorms, Aldebaran Nao, Segway RMP, Spykee, Bioloid, etc.) and a simulator (Webots).
Website@School is a content management system especially designed for education. Blind and visually impaired webmasters can manage this CMS with a braille reader or speech synthesizer. It supports an unlimited number of sites, unlimited depth, RBAC, and with many educational features. It is also manageable by pupils.
iLAP (Laboratory data management, Analysis, and Protocol development) is a workflow-driven information management system specifically designed to create and manage experimental protocols and to analyze and share laboratory data. The system combines experimental protocol development, wizard-based data acquisition, and high-throughput data analysis into a single, integrated system.
offrss is a standalone program that can download your favorite feeds and then show them in your favorite Web browser by spawning a simple local Web server. It will not only download the feeds' text, but also the pictures, so you will also be able to read comics strips and enjoy posts with pictures in them while offline. It can also generate PDFs from text. It remembers what you read and what you don't, and all the information stays in normal files, so you can synchronize it easily to any device that may not have an Internet connection. It can also work as a CGI to serve your feeds in your Web site, and it can update the feeds from crontab. It has few dependencies to build and can be cross compiled easily.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.