3

I'm trying to create a composite object with PyODE, but I can't find any documentation regarding this.

Here is some info I found:

Note that it states:

The geom transform classes are deprecated. Use geom offsets instead.

for PyODE I could only find information regarding geom transform classes:

with no info on how to use them, except for this example for ODE:

and absolutely no info regarding geom offsets for PyODE. so...

  1. Does anyone know if geom offsets are implemented in PyODE? (how can I find out?)
  2. If geom offsets do not exist, is there an example somewhere on how to use the old geom transform classes in PyODE?

Thanks very much for your help!

Rasman
  • 5,349
  • 1
  • 25
  • 38
Leav
  • 95
  • 6

1 Answers1

0

Bit of a late Answer, but I thought id post it for others.

You need to call setOffsetPosition() on the other geoms after the have been attached to the same body