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.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |