rapier icon indicating copy to clipboard operation
rapier copied to clipboard

Expose method for setting multibody joint position

Open jsatka opened this issue 1 year ago • 0 comments

Exposing the set_free_pos method publicly is necessary in order to initialize a multibody joint in different position than the reference zero-position of the joint represented by the local frames.

This is necessary e.g. in robotics simulation, when a robot needs to be initialized in various postures represented by joint rotation deltas with regard to a default reference posture, which represents zero-positions of joints.

jsatka avatar Aug 09 '22 07:08 jsatka