this namespace contains all generally usable classes. More...
Namespaces | |
msg | |
Functions | |
std::ostream & | operator<< (std::ostream &strm, const next_best_view::SpaceSamplePoint &p) |
std::ostream & | operator<< (std::ostream &strm, const next_best_view::SpaceSamplePointPtr &p) |
std::ostream & | operator<< (std::ostream &strm, const next_best_view::RealObjectPoint &p) |
std::ostream & | operator<< (std::ostream &strm, const next_best_view::RealObjectPointPtr &p) |
std::ostream & | operator<< (std::ostream &strm, const next_best_view::DefaultViewportPoint &p) |
std::ostream & | operator<< (std::ostream &strm, const next_best_view::DefaultViewportPointPtr &p) |
std::ostream & | operator<< (std::ostream &strm, const next_best_view::DefaultScoreContainer &score) |
std::ostream & | operator<< (std::ostream &strm, const next_best_view::DefaultScoreContainerPtr &score) |
Variables | |
struct next_best_view::DefaultViewportPoint | EIGEN_ALIGN16 |
this namespace contains all generally usable classes.
Copyright (c) 2016, Aumann Florian, Borella Jocelyn, Heller Florian, Meißner Pascal, Schleicher Ralf, Stöckle Patrick, Stroh Daniel, Trautmann Jeremias, Walter Milena, Wittenbeck Valerij All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Definition for the shared pointer type of the class.
Definition at line 66 of file BaseScoreContainer.hpp.
typedef boost::shared_ptr<CameraModelFilterAbstractFactory> next_best_view::CameraModelFilterAbstractFactoryPtr |
Definition at line 31 of file CameraModelFilterAbstractFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 208 of file CameraModelFilter.hpp.
typedef SimpleVector4 next_best_view::Color |
Definition at line 130 of file typedef.hpp.
typedef pcl::CropBox<ObjectPoint> next_best_view::CropBox |
Definition at line 105 of file typedef.hpp.
CropBoxFilterPtr typedef for consistency/less code to create boost::shared_ptr to CropBoxFilter.
Definition at line 58 of file CropBoxFilter.hpp.
typedef CropBox::Ptr next_best_view::CropBoxPtr |
Definition at line 106 of file typedef.hpp.
Definition at line 27 of file CropBoxWrapper.hpp.
Definition at line 161 of file DebugHelper.hpp.
typedef boost::shared_ptr<DefaultHypothesisUpdaterFactory> next_best_view::DefaultHypothesisUpdaterFactoryPtr |
Definition at line 39 of file DefaultHypothesisUpdaterFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 37 of file DefaultHypothesisUpdater.hpp.
Definition at line 72 of file DefaultRatingModuleFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 317 of file DefaultRatingModule.hpp.
Definition for the shared pointer type of the class.
Definition at line 200 of file DefaultScoreContainer.hpp.
Definition at line 183 of file DefaultViewportPoint.hpp.
typedef boost::shared_ptr<asr_next_best_view::DynamicParametersConfig> next_best_view::DynamicParametersConfigPtr |
Definition at line 1058 of file NextBestView.hpp.
typedef pcl::FrustumCulling<ObjectPoint> next_best_view::FrustumCulling |
Definition at line 101 of file typedef.hpp.
typedef FrustumCulling::Ptr next_best_view::FrustumCullingPtr |
Definition at line 102 of file typedef.hpp.
Definition at line 30 of file GeneralFilter.hpp.
typedef Eigen::Matrix<int, 3, 1> next_best_view::GridVector3 |
Definition at line 57 of file typedef.hpp.
typedef boost::shared_ptr<HypothesisUpdaterAbstractFactory> next_best_view::HypothesisUpdaterAbstractFactoryPtr |
Definition at line 31 of file HypothesisUpdaterAbstractFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 47 of file HypothesisUpdater.hpp.
typedef std::vector<int> next_best_view::Indices |
Definition at line 117 of file typedef.hpp.
typedef boost::shared_ptr<const IndicesPtr> next_best_view::IndicesConstPtr |
Definition at line 119 of file typedef.hpp.
Definition at line 118 of file typedef.hpp.
typedef asr_world_model::GetIntermediateObjectWeight::Response next_best_view::IntermediateObjectWeightResponse |
Definition at line 32 of file ObjectHelper.h.
typedef IntermediateObjectWeightResponse::Ptr next_best_view::IntermediateObjectWeightResponsePtr |
Definition at line 33 of file ObjectHelper.h.
typedef pcl::KdTreeFLANN<ObjectPoint> next_best_view::KdTree |
Definition at line 109 of file typedef.hpp.
typedef KdTree::ConstPtr next_best_view::KdTreeConstPtr |
Definition at line 111 of file typedef.hpp.
typedef KdTree::Ptr next_best_view::KdTreePtr |
Definition at line 110 of file typedef.hpp.
typedef boost::shared_ptr<MapBasedHexagonSpaceSamplerFactory> next_best_view::MapBasedHexagonSpaceSamplerFactoryPtr |
Definition at line 45 of file MapBasedHexagonSpaceSamplerFactory.hpp.
typedef boost::shared_ptr<MapBasedHexagonSpaceSampler> next_best_view::MapBasedHexagonSpaceSamplerPtr |
Definition for the shared pointer type of the class.
Definition at line 63 of file MapBasedHexagonSpaceSampler.hpp.
typedef boost::shared_ptr<MapBasedRandomSpaceSamplerFactory> next_best_view::MapBasedRandomSpaceSamplerFactoryPtr |
Definition at line 44 of file MapBasedRandomSpaceSamplerFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 46 of file MapBasedRandomSpaceSampler.hpp.
Definition for the shared pointer type of the class.
Definition at line 57 of file Raytracing2DBasedSpaceSampler.hpp.
Definition at line 424 of file MapHelper.hpp.
typedef asr_object_database::ObjectMetaData::Response next_best_view::ObjectMetaDataResponse |
Definition at line 30 of file ObjectHelper.h.
typedef ObjectMetaDataResponse::Ptr next_best_view::ObjectMetaDataResponsePtr |
Definition at line 31 of file ObjectHelper.h.
Definition at line 76 of file typedef.hpp.
typedef pcl::PointCloud<ObjectPoint> next_best_view::ObjectPointCloud |
Definition at line 85 of file typedef.hpp.
typedef ObjectPointCloud::ConstPtr next_best_view::ObjectPointCloudConstPtr |
Definition at line 87 of file typedef.hpp.
typedef ObjectPointCloud::Ptr next_best_view::ObjectPointCloudPtr |
Definition at line 86 of file typedef.hpp.
typedef std::vector<std::string> next_best_view::ObjectTypeList |
Definition at line 122 of file typedef.hpp.
Definition at line 123 of file typedef.hpp.
Definition at line 126 of file typedef.hpp.
Definition at line 127 of file typedef.hpp.
typedef std::set<std::string> next_best_view::ObjectTypeSet |
Definition at line 124 of file typedef.hpp.
Definition at line 125 of file typedef.hpp.
typedef boost::shared_ptr<PerspectiveHypothesisUpdaterFactory> next_best_view::PerspectiveHypothesisUpdaterFactoryPtr |
Definition at line 47 of file PerspectiveHypothesisUpdaterFactory.hpp.
typedef boost::shared_ptr<PerspectiveHypothesisUpdater> next_best_view::PerspectiveHypothesisUpdaterPtr |
Definition for the shared pointer type of the class.
Definition at line 50 of file PerspectiveHypothesisUpdater.hpp.
typedef boost::shared_ptr<PlaneSubSpaceSamplerFactory> next_best_view::PlaneSubSpaceSamplerFactoryPtr |
Definition at line 39 of file PlaneSubSpaceSamplerFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 55 of file PlaneSubSpaceSampler.hpp.
typedef float next_best_view::Precision |
Definition at line 36 of file typedef.hpp.
typedef boost::shared_ptr<RatingModuleAbstractFactory> next_best_view::RatingModuleAbstractFactoryPtr |
Definition at line 31 of file RatingModuleAbstractFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 124 of file RatingModule.hpp.
typedef std::vector<RayTracingIndex> next_best_view::Ray |
Definition at line 62 of file MapHelper.hpp.
typedef boost::shared_ptr<Raytracing2DBasedSpaceSamplerFactory> next_best_view::Raytracing2DBasedSpaceSamplerFactoryPtr |
Definition at line 42 of file Raytracing2DBasedSpaceSamplerFactory.hpp.
Definition at line 61 of file MapHelper.hpp.
Definition at line 127 of file RealObjectPoint.hpp.
Definition at line 80 of file typedef.hpp.
typedef pcl::PointCloud<SamplePoint> next_best_view::SamplePointCloud |
Definition at line 92 of file typedef.hpp.
typedef SamplePointCloud::ConstPtr next_best_view::SamplePointCloudConstPtr |
Definition at line 94 of file typedef.hpp.
typedef SamplePointCloud::Ptr next_best_view::SamplePointCloudPtr |
Definition at line 93 of file typedef.hpp.
typedef Eigen::Matrix<Precision, 2, 2> next_best_view::SimpleMatrix2 |
Definition at line 39 of file typedef.hpp.
typedef Eigen::Matrix<Precision, 3, 3> next_best_view::SimpleMatrix3 |
Definition at line 40 of file typedef.hpp.
typedef std::vector<SimpleMatrix3, Eigen::aligned_allocator<SimpleMatrix3> > next_best_view::SimpleMatrix3Collection |
Definition at line 45 of file typedef.hpp.
Definition at line 46 of file typedef.hpp.
typedef Eigen::Matrix<Precision, 4, 4> next_best_view::SimpleMatrix4 |
Definition at line 41 of file typedef.hpp.
typedef std::vector<SimpleMatrix4, Eigen::aligned_allocator<SimpleMatrix4> > next_best_view::SimpleMatrix4Collection |
Definition at line 48 of file typedef.hpp.
Definition at line 49 of file typedef.hpp.
typedef Eigen::Matrix<Precision, Eigen::Dynamic, Eigen::Dynamic> next_best_view::SimpleMatrixX |
Definition at line 42 of file typedef.hpp.
typedef Eigen::Quaternion<Precision> next_best_view::SimpleQuaternion |
Definition at line 67 of file typedef.hpp.
typedef std::vector<SimpleQuaternion, Eigen::aligned_allocator<SimpleQuaternion> > next_best_view::SimpleQuaternionCollection |
Definition at line 70 of file typedef.hpp.
Definition at line 71 of file typedef.hpp.
Definition at line 54 of file typedef.hpp.
typedef Eigen::Matrix<Precision, 2, 1> next_best_view::SimpleVector2 |
Definition at line 52 of file typedef.hpp.
typedef Eigen::Matrix<Precision, 3, 1> next_best_view::SimpleVector3 |
Definition at line 53 of file typedef.hpp.
typedef std::vector<SimpleVector3, Eigen::aligned_allocator<SimpleVector3> > next_best_view::SimpleVector3Collection |
Definition at line 60 of file typedef.hpp.
Definition at line 61 of file typedef.hpp.
typedef Eigen::Matrix<Precision, 4, 1> next_best_view::SimpleVector4 |
Definition at line 55 of file typedef.hpp.
typedef std::vector<SimpleVector4, Eigen::aligned_allocator<SimpleVector4> > next_best_view::SimpleVector4Collection |
Definition at line 63 of file typedef.hpp.
Definition at line 64 of file typedef.hpp.
typedef Eigen::Matrix<Precision, Eigen::Dynamic, 1> next_best_view::SimpleVectorX |
Definition at line 56 of file typedef.hpp.
typedef boost::shared_ptr<SingleCameraModelFilterFactory> next_best_view::SingleCameraModelFilterFactoryPtr |
Definition at line 54 of file SingleCameraModelFilterFactory.hpp.
the type definition for the corresponding shared pointer of the class.
Definition at line 77 of file SingleCameraModelFilter.hpp.
Definition at line 86 of file SpaceSamplePoint.hpp.
typedef boost::shared_ptr<SpaceSamplerAbstractFactory> next_best_view::SpaceSamplerAbstractFactoryPtr |
Definition at line 31 of file SpaceSamplerAbstractFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 83 of file SpaceSampler.hpp.
typedef boost::shared_ptr<SpiralApproxUnitSphereSamplerFactory> next_best_view::SpiralApproxUnitSphereSamplerFactoryPtr |
Definition at line 42 of file SprialApproxUnitSphereSamplerFactory.hpp.
typedef boost::shared_ptr<SpiralApproxUnitSphereSampler> next_best_view::SpiralApproxUnitSphereSamplerPtr |
Definition for the shared pointer type of the class.
Definition at line 51 of file SpiralApproxUnitSphereSampler.hpp.
typedef std::vector<float> next_best_view::SquaredDistances |
Definition at line 114 of file typedef.hpp.
typedef boost::shared_ptr<StereoCameraModelFilterFactory> next_best_view::StereoCameraModelFilterFactoryPtr |
Definition at line 57 of file StereoCameraModelFilterFactory.hpp.
the type definition for the corresponding shared pointer of the class.
Definition at line 115 of file StereoCameraModelFilter.hpp.
typedef boost::shared_ptr<UnitSphereSamplerAbstractFactory> next_best_view::UnitSphereSamplerAbstractFactoryPtr |
Definition at line 31 of file UnitSphereSamplerAbstractFactory.hpp.
Definition for the shared pointer type of the class.
Definition at line 72 of file UnitSphereSampler.hpp.
Definition at line 81 of file typedef.hpp.
typedef pcl::PointCloud<ViewportPoint> next_best_view::ViewportPointCloud |
Definition at line 96 of file typedef.hpp.
typedef ViewportPointCloud::ConstPtr next_best_view::ViewportPointCloudConstPtr |
Definition at line 98 of file typedef.hpp.
typedef ViewportPointCloud::Ptr next_best_view::ViewportPointCloudPtr |
Definition at line 97 of file typedef.hpp.
Definition at line 915 of file VisualizationsHelper.hpp.
typedef pcl::PointXYZ next_best_view::WorldPoint |
Definition at line 82 of file typedef.hpp.
typedef pcl::PointCloud<WorldPoint> next_best_view::WorldPointCloud |
Definition at line 88 of file typedef.hpp.
typedef WorldPointCloud::ConstPtr next_best_view::WorldPointCloudConstPtr |
Definition at line 90 of file typedef.hpp.
typedef WorldPointCloud::Ptr next_best_view::WorldPointCloudPtr |
Definition at line 89 of file typedef.hpp.
std::ostream & next_best_view::operator<< | ( | std::ostream & | strm, |
const next_best_view::SpaceSamplePoint & | p | ||
) |
Definition at line 24 of file SpaceSamplePoint.cpp.
std::ostream & next_best_view::operator<< | ( | std::ostream & | strm, |
const next_best_view::SpaceSamplePointPtr & | p | ||
) |
Definition at line 35 of file SpaceSamplePoint.cpp.
std::ostream & next_best_view::operator<< | ( | std::ostream & | strm, |
const next_best_view::RealObjectPoint & | p | ||
) |
Definition at line 24 of file RealObjectPoint.cpp.
std::ostream & next_best_view::operator<< | ( | std::ostream & | strm, |
const next_best_view::RealObjectPointPtr & | p | ||
) |
Definition at line 45 of file RealObjectPoint.cpp.
std::ostream & next_best_view::operator<< | ( | std::ostream & | strm, |
const next_best_view::DefaultViewportPoint & | p | ||
) |
Definition at line 24 of file DefaultViewportPoint.cpp.
std::ostream & next_best_view::operator<< | ( | std::ostream & | strm, |
const next_best_view::DefaultViewportPointPtr & | p | ||
) |
Definition at line 61 of file DefaultViewportPoint.cpp.
std::ostream & next_best_view::operator<< | ( | std::ostream & | strm, |
const next_best_view::DefaultScoreContainer & | score | ||
) |
Definition at line 32 of file DefaultScoreContainer.cpp.
std::ostream & next_best_view::operator<< | ( | std::ostream & | strm, |
const next_best_view::DefaultScoreContainerPtr & | score | ||
) |
Definition at line 50 of file DefaultScoreContainer.cpp.
struct next_best_view::SpaceSamplePoint next_best_view::EIGEN_ALIGN16 |