PlaneSubSpaceSampler.hpp
Go to the documentation of this file.
1 
20 #ifndef PLANESUBSPACESAMPLER_HPP_
21 #define PLANESUBSPACESAMPLER_HPP_
22 
23 #include <boost/foreach.hpp>
25 
26 namespace next_best_view {
35  public:
40 
44  virtual ~PlaneSubSpaceSampler();
45 
49  SamplePointCloudPtr getSampledSpacePointCloud(SimpleVector3 currentSpacePosition = SimpleVector3(), float contractor = 1.0);
50  };
51 
56 }
57 
58 
59 #endif /* PLANESUBSPACESAMPLER_HPP_ */
Eigen::Matrix< Precision, 3, 1 > SimpleVector3
Definition: typedef.hpp:53
SpaceSampler class generalizes the sampling of the space.
SamplePointCloudPtr getSampledSpacePointCloud(SimpleVector3 currentSpacePosition=SimpleVector3(), float contractor=1.0)
SamplePointCloud::Ptr SamplePointCloudPtr
Definition: typedef.hpp:93
this namespace contains all generally usable classes.
virtual ~PlaneSubSpaceSampler()
destructor for PlaneSubSpaceSampler object
boost::shared_ptr< PlaneSubSpaceSampler > PlaneSubSpaceSamplerPtr
Definition for the shared pointer type of the class.
PlaneSubSpaceSampler implements the space sampling in a plane.
PlaneSubSpaceSampler()
constructor for PlaneSubSpaceSampler 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