welcome: please sign in
location: Diff for "robotDynamics"
Differences between revisions 5 and 6
Revision 5 as of 2007-11-26 10:02:32
Size: 900
Editor: 2001:660:6602:0:213:72ff:fe99:17d7
Comment:
Revision 6 as of 2008-03-24 00:51:31
Size: 880
Editor: 150
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

This software module provides abstract C++ classes defining interfaces to build and use a dynamic model of robot.
An abstract class is also provided to describe a humanoid robot.
This software module provides abstract C++ classes defining interfaces to build and use a dynamic model of robot. An abstract class is also provided to describe a humanoid robot.
Line 7: Line 5:

These interface classes allow to use different implementations of a dynamic model of robot without changing the code using it.
Software modules using these interfaces are guaranted to be compatible to any package implementing the interfaces, as long as they use the classes defined here.
These interface classes allow to use different implementations of a dynamic model of robot without changing the code using it. Software modules using these interfaces are guaranted to be compatible to any package implementing the interfaces, as long as they use the classes defined here.
Line 13: Line 8:
Line 17: Line 11:
Latest version abstractRobotDynamics 1.9 (03/24/2008)
Line 18: Line 13:
Latest version abstractRobotDynamics 1.7.99 (11/24/2007)

[http://softs.laas.fr/openrobots/distfiles/abstractrobotdynamics-1.7.99.tar.gz abstractrobotdynamics-1.7.99.tar.gz]
[http://softs.laas.fr/openrobots/distfiles/abstractrobotdynamics-1.7.99.tar.gz abstractrobotdynamics-1.9.tar.gz]
Line 23: Line 16:

Abstract interface for dynamic model of a robot

This software module provides abstract C++ classes defining interfaces to build and use a dynamic model of robot. An abstract class is also provided to describe a humanoid robot.

Description

These interface classes allow to use different implementations of a dynamic model of robot without changing the code using it. Software modules using these interfaces are guaranted to be compatible to any package implementing the interfaces, as long as they use the classes defined here.

Requirements

Nothing special

Download

Latest version abstractRobotDynamics 1.9 (03/24/2008)

[http://softs.laas.fr/openrobots/distfiles/abstractrobotdynamics-1.7.99.tar.gz abstractrobotdynamics-1.9.tar.gz]

Documentation

Download and install the module then see the html documentation in prefix/share/doc.

OpenrobotsWiki: robotDynamics (last edited 2014-10-22 12:39:40 by matthieu)