Size: 1674
Comment:
|
Size: 2894
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 LAAS/CNRS for the Architecture for Autonomous Systems project. All together, the software provided here tackle the study and design of autonomous machines integrating perception, action and reasoning capabilities. | These pages contain the collection of software that is being developed 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: |
== Tools == * [:genom:] * [:gdhe:] * [:openprs:] |
[[http://robotpkg.openrobots.org|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. |
Line 12: | Line 9: |
== Libraries == * [:pocolibs:] * [:editline:] |
---- |
Line 16: | Line 11: |
== Abstract Interfaces == * [:robotDynamics: Dynamic Model of robot] |
== Overview of available sofware == |
Line 19: | Line 13: |
== Helper Tools == * [:mkdep:] * [:eltclsh:] * [:alog:] |
=== Applications === |
Line 24: | Line 15: |
== Download == | ||<tablestyle="width:100%; background-color:rgba(255,255,200,0.5)" 20% |2> '''Architecture''' ||<30%:> '''[[genom]]''' || a formal module generator || ||<:> '''[[openprs]]''' || A procedural reasoning system || |
Line 26: | Line 18: |
The DownloadPage contains links to all software packages. | ||<tablestyle="width:100%; background-color:rgba(255,200,255,0.5)" 20% |3> '''Symbolic models and 3D path planning''' ||<30%:> '''[[oro-server]]''' || an ontology-based framework for knowledge representation || ||<:> '''[[move3d]]''' || a library for on-line 3D modelling and path planning || ||<:> '''[[spark]]''' || a module for situation assessment and spatial reasoning || |
Line 28: | Line 22: |
== CVS Access == | ||<tablestyle="width:100%; background-color:rgba(210,210,255,0.5)" 20% |2> '''Simulation & Visualization''' ||<30%:> '''[[morse]]''' || a Blender-based versatile simulator for robotics || ||<:> '''[[gdhe]]''' || a remote OpenGL visualization tool || |
Line 30: | Line 25: |
For developpers wanting to keep an eye on ongoing developpement, anonymous read-only access to the !OpenRobots CVS repository is available. See the CvsAccess page for details. | ||<tablestyle="width:100%; background-color:rgba(210,255,200,0.5)" 20% |1> '''Interaction and social skills''' ||<30%:> '''[[dialogs]]''' || a module for natural-language analysis and interpretation || |
Line 32: | Line 27: |
== Mailing list == | |
Line 34: | Line 28: |
Users of !OpenRobots should subscribe to the [https://sympa.laas.fr/wws/info/openrobots Openrobots mailing list]. | === Tools and libraries === |
Line 36: | Line 30: |
== Bug reports == | ||<tablestyle="width:100%" 20% |2 > '''Trajectory Generation''' ||<30%:> '''[[softmotion]]''' || soft motion trajectory generation library || |
Line 38: | Line 32: |
Use [https://softs.laas.fr/bugzilla/ bugzilla] to report bugs or send patches to enhance !OpenRobots. | ||<tablestyle="width:100%" 20% |2 > '''Communication''' ||<30%:> '''[[pocolibs]]''' || low-level shared memory communication libraries || |
Line 40: | Line 34: |
== Documentation == | ||<tablestyle="width:100%" 20% |2 > '''Helpers''' ||<30%:> '''[[eltclsh]]''' || a TCL shell || |
Line 42: | Line 36: |
* [:QuickStart: Quick Start Guide] * Roland Philippsen's [http://www.laas.fr/~rolo/openrobots-start.html First steps with OpenRobots] page |
=== Abstract Interfaces === * [[robotDynamics| Dynamic Model of robot]] ---- == For developers == === Git Access === ||<style="border:0px"> {{attachment:git.png}} ||<style="border:0px"> For developpers wanting to keep an eye on ongoing developpement, anonymous read-only access to the !OpenRobots git repository is available. || Browse it with [[http://trac.laas.fr/git|CGIT]] or 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://kador.laas.fr/bugzilla/|bugzilla]] to report bugs or send patches to enhance !OpenRobots. |
Openrobots
These pages contain the collection of software that is being developed at LAAS/CNRS for the Architecture for 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
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
Applications
Symbolic models and 3D path planning |
an ontology-based framework for knowledge representation |
|
a library for on-line 3D modelling and path planning |
||
a module for situation assessment and spatial reasoning |
Simulation & Visualization |
a Blender-based versatile simulator for robotics |
|
a remote OpenGL visualization tool |
Interaction and social skills |
a module for natural-language analysis and interpretation |
Tools and libraries
Trajectory Generation |
soft motion trajectory generation library |
Communication |
low-level shared memory communication libraries |
Helpers |
a TCL shell |
Abstract Interfaces
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. |
Browse it with CGIT or see the GitAccess page for details.
Mailing list
Users of OpenRobots should subscribe to the Openrobots mailing list.
Bug reports
Use bugzilla to report bugs or send patches to enhance OpenRobots.