So changing a transformation of a rigid body is done using the
function set_transformation(), but it seems that the change actually
happens only after model.evaluate() ( I am guessing after states
update ?)
is there a way to force the changing on the transformation prior to
model.evaluate() ?