⇤ ← Revision 1 as of 2007-11-23 16:50:26
Size: 680
Comment:
|
Size: 910
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
For more information, download and install the module and see the html documentation in prefix/share/doc. | |
Line 14: | Line 13: |
Nothing special == Download == Latest version AbstractRobotDynamics-1.7.99 (11/24/2007) * [http://softs.laas.fr/openrobots/php/download.php/abstractrobotdynamics-1.7.99.tar.gz abstractrobotdynamics-1.7.99.tar.gz] == Documentation == Download and install the module then see the html documentation in prefix/share/doc. |
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.7.99 (11/24/2007)
* [http://softs.laas.fr/openrobots/php/download.php/abstractrobotdynamics-1.7.99.tar.gz abstractrobotdynamics-1.7.99.tar.gz]
== Documentation ==
Download and install the module then see the html documentation in prefix/share/doc.