Unit tests for point-to-point optimization with a prior belief. More...
Go to the source code of this file.
Functions | |
int | main ([[maybe_unused]] int argc, [[maybe_unused]] char **argv) |
static void | test_opt_prior (const mrpt::poses::CPose3D &groundTruth) |
Unit tests for point-to-point optimization with a prior belief.
Definition in file test-mp2p_optimize_with_prior.cpp.
int main | ( | [[maybe_unused] ] int | argc, |
[[maybe_unused] ] char ** | argv | ||
) |
Definition at line 120 of file test-mp2p_optimize_with_prior.cpp.
|
static |
Definition at line 17 of file test-mp2p_optimize_with_prior.cpp.