[ODE] complex geometries

Martin C. Martin martin at metahuman.org
Wed Mar 12 09:14:01 2003


Christian Verbeek wrote:
> 
> dear mailinglist,
> 
> i want to build a more complex geometry made up of several boxes and
> cylinders. this geometry should be handeld as a single body in my simulation.
> odes documentation tells me, that the fixed joint is not a good idea and that
> i should represent the sub-bodies as a single body.
> 
> how do i do that? right now i have several bodies and geometry objects and my
> construction just falls to pieces.
> 
> thanks for help, c.

The docs cover this.  Use spaces.

- Martin