pybullet_planning.interfaces.env_manager.apply_affine

pybullet_planning.interfaces.env_manager.apply_affine(affine, points)[source]

apply affine transformation on the given list of points

Parameters
  • affine (Pose) – [description]

  • points ([type]) – [description]

Returns

list of points – [description]