mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
|
Defines the convert() function for conversion between different vector representations (Eigen, OpenCV, tf2 etc.). More...
Go to the source code of this file.
Namespaces | |
mrs_lib | |
All mrs_lib functions, classes, variables and definitions are contained in this namespace. | |
Functions | |
template<typename ret_t , typename in_t > | |
ret_t | mrs_lib::convert (const in_t &in) |
Converts between different vector representations. More... | |
Defines the convert() function for conversion between different vector representations (Eigen, OpenCV, tf2 etc.).