Go to the documentation of this file.
10 #include <gtest/gtest.h>
12 #include <test_mrpt_common.h>
14 TEST(CSimpleMap, ParseFileInFormat_v1_5)
16 const std::string fil =
17 mrpt::UNITTEST_BASEDIR +
18 std::string(
"/share/mrpt/datasets/localization_demo.simplemap.gz");
EXPECT_TRUE(mrpt::system::fileExists(ini_fil))
bool loadFromFile(const std::string &filName)
Load the contents of this object from a .simplemap binary file (possibly compressed with gzip)
TEST(CSimpleMap, ParseFileInFormat_v1_5)
size_t size() const
Returns the count of pairs (pose,sensory data)
EXPECT_EQ(out.image_pair_was_used.size(), NUM_IMGS)
This class stores a sequence of <Probabilistic Pose,SensoryFrame> pairs, thus a "metric map" can be t...
Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 17:54:30 UTC 2020 | |