mbsim-env / mbsim

A multi-body simulation software
https://www.mbsim-env.de
GNU Lesser General Public License v2.1
42 stars 16 forks source link

Implement special Body's for performance reasons #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implement e.g. a RigidBody21 (as it exists in a early MBSim version) having 2 
translational and 1 rotations degree of freedom. Such Body's should be much 
faster than the general ones.

The should build the model with the existing Body's and during the 
initialization phase of MBSim these Body's should be checked and converted, if 
possible, to special ones.

Original issue reported on code.google.com by friedrich.at.gc@googlemail.com on 9 Nov 2011 at 9:28

GoogleCodeExporter commented 9 years ago
Updated Status

Original comment by martin.o...@googlemail.com on 29 Nov 2011 at 7:03