Template Function Sophus::lineFromSE2

Function Documentation

template<class T>
Line2<T> Sophus::lineFromSE2(SE2<T> const &T_foo_line)

Returns a line (wrt. to frame foo), given a pose of the line in reference frame foo.

Note: The plane is defined by X-axis of the line frame.