welcome: please sign in
location: Diff for "robotDynamics"
Differences between revisions 9 and 10
Revision 9 as of 2010-11-05 16:44:40
Size: 882
Editor: localhost
Comment: converted to 1.6 markup
Revision 10 as of 2014-10-22 12:39:40
Size: 877
Editor: matthieu
Comment: fix link
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Latest version abstractRobotDynamics 1.10 (04/14/2008) Latest version abstractRobotDynamics 1.17 (12/15/2011)
Line 13: Line 13:
[[http://softs.laas.fr/openrobots/distfiles/abstractrobotdynamics-1.10.tar.gz|abstractrobotdynamics-1.10.tar.gz]] [[https://www.openrobots.org/distfiles/abstractrobotdynamics-1.17.tar.gz|abstractrobotdynamics-1.17.tar.gz]]

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.17 (12/15/2011)

abstractrobotdynamics-1.17.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)