Search found 1 match

by Ross Wilkinson
Tue Mar 02, 2021 1:26 pm
Forum: OpenSim
Topic: How do I set the transform of geometry within body?
Replies: 2
Views: 346

How do I set the transform of geometry within body?

Hello, Could you please tell me how to set the position (transform) of multiple geometry files within a body using the MATLAB API. I.e., I would like to set the transform of 'cerv1.vtp' mesh as [0 0 0 0.0216 0.1179 0]. head = Body('head', headMass, Vec3(0), Inertia(1)); head.attachGeometry(Mesh('sku...