#include <poses_interpolation.h>
|
| PosesInterpolation () |
|
bool | Init (const std::string &input_poses_path, const std::string &ref_timestamps_path, const std::string &out_poses_path, const std::string &extrinsic_path) |
|
void | DoInterpolation () |
|
◆ PosesInterpolation()
apollo::localization::msf::PosesInterpolation::PosesInterpolation |
( |
| ) |
|
◆ DoInterpolation()
void apollo::localization::msf::PosesInterpolation::DoInterpolation |
( |
| ) |
|
◆ Init()
bool apollo::localization::msf::PosesInterpolation::Init |
( |
const std::string & |
input_poses_path, |
|
|
const std::string & |
ref_timestamps_path, |
|
|
const std::string & |
out_poses_path, |
|
|
const std::string & |
extrinsic_path |
|
) |
| |
The documentation for this class was generated from the following file: