![]() |
Tesseract
Motion Planning Environment
|
#include <tesseract_common/macros.h>#include <gtest/gtest.h>#include <Eigen/Geometry>#include <tesseract_common/utils.h>#include <tesseract_urdf/octree.h>#include <tesseract_urdf/octomap.h>#include <tesseract_support/tesseract_support_resource_locator.h>#include "tesseract_urdf_common_unit.h"
Functions | |
| EXPECT_TRUE (runTest< tesseract_geometry::Octree::Ptr >(geom, &tesseract_urdf::parseOctomap, str, "octomap", resource_locator, 2, true)) | |
| EXPECT_TRUE (geom->getSubType()==geom->BOX) | |
| EXPECT_TRUE (geom->getOctree() !=nullptr) | |
| EXPECT_EQ (geom->calcNumSubShapes(), 8) | |
Variables | |
| TESSERACT_COMMON_IGNORE_WARNINGS_PUSH | TESSERACT_COMMON_IGNORE_WARNINGS_POP |
| tesseract_geometry::Octree::Ptr | geom |
| EXPECT_EQ | ( | geom-> | calcNumSubShapes(), |
| 8 | |||
| ) |
| EXPECT_TRUE | ( | geom->getOctree() ! | = nullptr | ) |
| EXPECT_TRUE | ( | runTest< tesseract_geometry::Octree::Ptr > | geom, &tesseract_urdf::parseOctomap, str, "octomap", resource_locator, 2, true | ) |
| TESSERACT_COMMON_IGNORE_WARNINGS_PUSH TESSERACT_COMMON_IGNORE_WARNINGS_POP |