pybullet_planning.interfaces.env_manager.point_from_pose

pybullet_planning.interfaces.env_manager.point_from_pose(pose)[source]

get the origin point from a pose

Parameters

pose (Pose) – [description]

Returns

Point, np array of three floats – [description]