Tuesday, October 9, 2007

Orca: Components for Robotics


Orca is an open-source framework for developing component-based robotic systems. It provides the means for defining and developing the building-blocks which can be pieced together to form arbitrarily complex robotic systems, from single vehicles to distributed sensor networks.

Our main goal is the continuing progress in robotic research and the robotic industry. The main challenge we see at present is the software specific to robots, both its complexity and the sheer amount of it. Software reuse promises a solution to both of these problems. You write your component which does something useful, then I build on your success by writing my component which works with yours. Now the two of us have a system of two components. Easy!


Where to start


* Read general information about the project: Orca Overview
* Get set up: Download and Install Orca
* Start running components: Quick-Start Guide
* Read an overview of Ice middleware: Ch. 2 of the Ice Manual [download]
* See a list of all available Orca components: Software Map
* Start coding: Guide to Beginning Development (read this if you want to evaluate Orca)
* Become an expert: Developer's Guide

Note: The documentation on this web page matches the latest release. A web page is also generated every 30 min from the latest CVS version.

For mor details about ORCA2.

No comments: