welcome: please sign in
location: Diff for "OpenRobotsFrontPageOld"
Differences between revisions 9 and 32 (spanning 23 versions)
Revision 9 as of 2006-12-19 16:31:26
Size: 1699
Editor: 2001:660:6602:0:20a:e4ff:fe26:de06
Comment: + rolo's 1st steps page
Revision 32 as of 2010-10-26 16:52:24
Size: 1963
Editor: host58-2
Comment: Plying around with MoinMoin tables and image attachment...
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 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:
== Tools ==
 * [:mkdep:]
 * [:eltclsh:]
[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.

----

== Overview of available sofware ==

||<|2> '''Architecture''' ||<#FFFFE0> [:genom:] || a formal module generator ||
||<#FFFFE0> [:openprs:] || ||
||<|1> '''Knowledge representation''' ||<#FFFFE0> [:oro-server:] || an ontology-based framework for knowledge representation ||
||<|2> '''Simulation & Visualization''' ||<#FFFFE0> [:morse:] || a Blender-based versatile simulator for robotics ||
||<#FFFFE0> [:gdhe:] || a remote OpenGL visualization tool ||

=== Architecture ===
Line 11: Line 21:
 * [:gdhe:]
Line 14: Line 23:
== Libraries ==
  * [:pocolibs:]
  * [:editline:]
=== Knowledge representation ===
Line 18: Line 25:
== Download ==  * [:oro-server:]
Line 20: Line 27:
The DownloadPage contains links to all software packages. === Simulation and graphics ===
Line 22: Line 29:
== CVS Access ==  * [:morse:]
 * [:gdhe:]
Line 24: Line 32:
The !OpenRobots CVS Repository can be browsed on line using [http://softs.laas.fr/cgi-bin/cvsweb/ CVSWeb]. === Support library ===
 * [:pocolibs:]
Line 26: Line 35:
For developpers wanting to keep an eye on ongoing developpement, anonymous read-only access to the !OpenRobots CVS repository is available. Just set the `CVSROOT` variable to `anoncvs@anoncvs.laas.fr:/cvs/openrobots` and make sure your cvs client uses the ssh protocol for remote repository access. === Abstract Interfaces ===
 * [:robotDynamics: Dynamic Model of robot]
Line 28: Line 38:
For example to get '''mkdep''' from a Unix or GNU/Linux host, with a Bourne style shell:
{{{
CVSROOT=anoncva@anoncvs.laas.fr
CVS_RSH=ssh
cvs checkout mkdep
}}}
=== Helper Tools ===
Line 35: Line 40:
 * [:eltclsh:]
Line 36: Line 42:
== Documentation == ----
Line 38: Line 44:
 * [:QuickStart: Quick Start Guide]
 * Roland Philippsen's [http://www.laas.fr/~rolo/openrobots-start.html First steps with OpenRobots] page
== For developers ==

=== Git Access ===

attachment:git.png 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.

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://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.


Overview of available sofware

Architecture

[:genom:]

a formal module generator

[:openprs:]

Knowledge representation

[:oro-server:]

an ontology-based framework for knowledge representation

Simulation & Visualization

[:morse:]

a Blender-based versatile simulator for robotics

[:gdhe:]

a remote OpenGL visualization tool

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

attachment:git.png 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.

OpenrobotsWiki: OpenRobotsFrontPageOld (last edited 2018-06-21 20:31:33 by matthieu)