RatingModule is a generalization for the rating of the point cloud objects and viewports.
More...
#include <RatingModule.hpp>
RatingModule is a generalization for the rating of the point cloud objects and viewports.
- Author
- Ralf Schleicher
- Date
- 2014
- Version
- 1.0
- Copyright
- GNU Public License
- See also
- DefaultRatingModule
Definition at line 36 of file RatingModule.hpp.
next_best_view::RatingModule::RatingModule |
( |
| ) |
|
next_best_view::RatingModule::~RatingModule |
( |
| ) |
|
|
virtual |
Sets the best viewport from the given viewports cloud.
- Parameters
-
viewports | [in] the viewports cloud |
bestViewport | [out] the best viewport |
- Returns
- whether a best viewport was found
Implemented in next_best_view::DefaultRatingModule.
virtual void next_best_view::RatingModule::resetCache |
( |
| ) |
|
|
pure virtual |
virtual bool next_best_view::RatingModule::setBestScoreContainer |
( |
const ViewportPoint & |
currentViewport, |
|
|
ViewportPoint & |
candidateViewport |
|
) |
| |
|
pure virtual |
Sets the best score for the given candidate camera viewport by choosing the best combination of objects. Writes the chosen object combination and its score into the candidate viewport. Does not change the pose of the candidate viewport.
- Parameters
-
currentViewport | [in] the current camera viewport |
candidateViewport | [in,out] the candidate camera viewport. If the rating is feasible, it contains the chosen object indices in the child_indices member and the corresponding score in the score member after this method was called |
- Returns
- whether the rating is feasible or not
Implemented in next_best_view::DefaultRatingModule.
virtual void next_best_view::RatingModule::setRobotState |
( |
robot_model_services::RobotStatePtr |
robotState | ) |
|
|
pure virtual |
virtual bool next_best_view::RatingModule::setSingleScoreContainer |
( |
const ViewportPoint & |
currentViewport, |
|
|
ViewportPoint & |
candidateViewport |
|
) |
| |
|
pure virtual |
sets the score container for one filtered camera viewport Before calling this method, the method resetCache() should be called.
- Parameters
-
currentViewport | [in] the current camera viewport |
candidateViewport | [in,out] the filtered candidate camera viewport |
- Returns
- whether the rating is feasible or not
Implemented in next_best_view::DefaultRatingModule.
The documentation for this class was generated from the following files:
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