MRPT
2.0.4
|
#include <gtest/gtest.h>
#include <mrpt/io/CFileGZInputStream.h>
#include <mrpt/nav/planners/PlannerSimple2D.h>
#include <mrpt/serialization/CArchive.h>
#include <test_mrpt_common.h>
Go to the source code of this file.
Functions | |
TEST (PlannerSimple2D, findPath) | |
TEST | ( | PlannerSimple2D | , |
findPath | |||
) |
Definition at line 16 of file PlannerSimple2D_unittest.cpp.
References mrpt::serialization::archiveFrom(), mrpt::nav::PlannerSimple2D::computePath(), EXPECT_EQ(), EXPECT_NEAR(), EXPECT_TRUE(), mrpt::nav::PlannerSimple2D::robotRadius, mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::y().
Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sat Jun 27 14:00:59 UTC 2020 |