Size: 1910
Comment:
|
Size: 1530
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
These pages contain the collection of software that was developped at [http://www.laas.fr LAAS/CNRS] for the Architecture for [http://www.laas.fr/robots Autonomous Systems] project. All together, the software provided here tackles the study and design of autonomous machines integrating perception, action and reasoning capabilities. | These pages contain the collection of software that is being developped at [http://www.laas.fr LAAS/CNRS] for the Architecture for [http://www.laas.fr/robots Autonomous Systems] project. All together, the software provided here tackles the study and design of autonomous machines integrating perception, action and reasoning capabilities. |
Line 5: | Line 5: |
As of now, we have released only a very little subset of what we would ideally see here. There is a great difference between a software used internally and one that is publicly available: the latter must be sufficiently documented and easy to use so that users give it at least a try. This effort requires time. So as time will go on, you might see more and more interresting software appearing... | == Getting Started == |
Line 7: | Line 7: |
== Architecture == | [http://homepages.laas.fr/mallet/robotpkg Robotpkg] is an infrastructure that help a lot in compiling and installing !OpenRobots components. It manages dependencies and is able to handle updates automatically. See UsingRobotpkg for a quick start guide. ---- == Overview of available sofware == === Architecture === |
Line 11: | Line 17: |
== Knowledge representation == | === Knowledge representation === |
Line 15: | Line 21: |
== Simulation == | === Simulation and graphics === |
Line 18: | Line 24: |
* [:gdhe:] | |
Line 19: | Line 26: |
== Support library == * [:pocolibs:] |
=== Support library === * [:pocolibs:] |
Line 22: | Line 29: |
== Abstract Interfaces == | === Abstract Interfaces === |
Line 25: | Line 32: |
== Helper Tools == | === Helper Tools === |
Line 27: | Line 34: |
* [:eltclsh:] * [:gdhe:] |
* [:eltclsh:] |
Line 30: | Line 36: |
== Robotpkg == | ---- |
Line 32: | Line 38: |
[http://homepages.laas.fr/mallet/robotpkg Robotpkg] is an infrastructure that help a lot in compiling and installing OpenRobots components. It manages dependencies and is able to handle updates automatically. | == For developers == |
Line 34: | Line 40: |
== Download == The DownloadPage contains links to all software packages. == Git Access == |
=== Git Access === |
Line 42: | Line 44: |
== Mailing list == | === Mailing list === |
Line 46: | Line 48: |
== Bug reports == | === Bug reports === |
Line 49: | Line 51: |
== Documentation == * [:QuickStart: Quick Start Guide] |
Openrobots
These pages contain the collection of software that is being developped at [http://www.laas.fr LAAS/CNRS] for the Architecture for [http://www.laas.fr/robots Autonomous Systems] project. All together, the software provided here tackles the study and design of autonomous machines integrating perception, action and reasoning capabilities.
Getting Started
[http://homepages.laas.fr/mallet/robotpkg Robotpkg] is an infrastructure that help a lot in compiling and installing OpenRobots components. It manages dependencies and is able to handle updates automatically. See UsingRobotpkg for a quick start guide.
Overview of available sofware
Architecture
- [:genom:]
- [:openprs:]
Knowledge representation
- [:oro-server:]
Simulation and graphics
- [:morse:]
- [:gdhe:]
Support library
- [:pocolibs:]
Abstract Interfaces
- [:robotDynamics: Dynamic Model of robot]
Helper Tools
- [:eltclsh:]
For developers
Git Access
For developpers wanting to keep an eye on ongoing developpement, anonymous read-only access to the OpenRobots git repository is available. See the GitAccess page for details.
Mailing list
Users of OpenRobots should subscribe to the [https://sympa.laas.fr/sympa/info/openrobots Openrobots mailing list].
Bug reports
Use [https://softs.laas.fr/bugzilla/ bugzilla] to report bugs or send patches to enhance OpenRobots.