Template Function lvr2::writeFrame

Function Documentation

template<typename T>
void lvr2::writeFrame(const Transform<T> &transform, const boost::filesystem::path &framesOut)

Writes a Eigen transformation into a .frames file.

Parameters:
  • transform – The transformation

  • framesOut – The target file.