#include <Eigen/Eigen>
#include <map>
#include <vector>
#include "utils/print.h"
#include "utils/quat_ops.h"
Go to the source code of this file.
Classes | |
class | ov_core::BsplineSE3 |
B-Spline which performs interpolation over SE(3) manifold. More... | |
Namespaces | |
ov_core | |
Core algorithms for OpenVINS. | |