Template Function Sophus::SE3FromPlane

Function Documentation

template<class T>
SE3<T> Sophus::SE3FromPlane(Plane3<T> const &plane_foo)

Returns the pose T_foo_plane, given a plane in reference frame foo.

Note: The plane is defined by XY-plane of the frame plane.