Skip to content

removes depreceated function for geometry transformations

The method removed was misleading: The geometry placements returned are just their relative placements to the parent joints and should (usually) not be the absolute placements you want to use for collision checking. These are stored in robot.collision_data.oMg

Merge request reports