Template Function Sophus::SE2FromLine

Function Documentation

template<class T>
SE2<T> Sophus::SE2FromLine(Line2<T> const &line_foo)

Returns the pose T_foo_line, given a line in reference frame foo.

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