8902a20e43
modified two of the patches in the hopes that they would help build this port on -current." Unfortunately I still see "dm/dm.h:26:1: unterminated #ifndef" on 5.1-RELEASE so I'm going to leave it marked broken there. PR: ports/57079 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>.
21 lines
939 B
Text
21 lines
939 B
Text
DynaMechs (Dynamics of Mechanisms)
|
|
A Multibody Dynamics Simulation Library
|
|
|
|
This is a set of cross-platform C++ libraries licensed under the Gnu's GPL
|
|
(see LICENSE) which implements dynamic simulation functionality for multibody
|
|
systems. It currently supports all tree structured mechanism, a class of
|
|
closed chain mechanisms as well. It has provisions for generating both
|
|
single and double precision version, and there is code for simplified
|
|
hydrodynamic simulation.
|
|
|
|
This work is an extension of my Ph.D. dissertation, "Computational Dynamics
|
|
for Robotic Systems on Land and Underwater," The Ohio State University, 1994,
|
|
and continued at the Naval Postgraduate School.
|
|
|
|
The closed chain work is derived from Duane Marhefka's Ph.D. dissertation,
|
|
"Fuzzy Control and Dynamic Simulation of a Quadruped Galloping Machine," The
|
|
Ohio State University, 2000.
|
|
|
|
(c) 1994 - 2001 by Scott McMillan
|
|
|
|
WWW: http://dynamechs.sourceforge.net/
|