sim.relocateShapeFrameRepositions and reorients the reference frame of a shape, while keeping the mesh in place. The shape's inertia properties are unaffected. Synopsisbool result = sim.relocateShapeframe(int shapeHandle, list pose)
bool result = sim.relocateShapeFrame(int shapeHandle, float[7] pose)
Arguments
Return values
|