Raytracing2DBasedSpaceSampler.hpp
Go to the documentation of this file.
1 
20 #pragma once
21 
22 #include <boost/foreach.hpp>
25 
26 namespace next_best_view {
35  private:
37  public:
41  Raytracing2DBasedSpaceSampler(const MapHelperPtr &mapHelperPtr);
42 
47 
51  SamplePointCloudPtr getSampledSpacePointCloud(SimpleVector3 currentSpacePosition = SimpleVector3(), float contractor = 1.0);
52  };
53 
58 }
SamplePointCloudPtr getSampledSpacePointCloud(SimpleVector3 currentSpacePosition=SimpleVector3(), float contractor=1.0)
boost::shared_ptr< Raytracing2DBasedSpaceSampler > MapBasedSpaceSamplerPtr
Definition for the shared pointer type of the class.
Eigen::Matrix< Precision, 3, 1 > SimpleVector3
Definition: typedef.hpp:53
SpaceSampler class generalizes the sampling of the space.
SamplePointCloud::Ptr SamplePointCloudPtr
Definition: typedef.hpp:93
this namespace contains all generally usable classes.
Raytracing2DBasedSpaceSampler(const MapHelperPtr &mapHelperPtr)
constructor for CostmapBasedSpaceSampler object
virtual ~Raytracing2DBasedSpaceSampler()
destructor for CostmapBasedSpaceSampler object


asr_next_best_view
Author(s): Aumann Florian, Borella Jocelyn, Heller Florian, Meißner Pascal, Schleicher Ralf, Stöckle Patrick, Stroh Daniel, Trautmann Jeremias, Walter Milena, Wittenbeck Valerij
autogenerated on Thu Jan 9 2020 07:20:18