makes it possible to combine several contact filters into one contact filter. Statistics are maintained of the validation succes which can be queried and analyzed.
More...
#include <CompositeGraspFilter.hpp>
Inherits GraspValidateFilter.
makes it possible to combine several contact filters into one contact filter. Statistics are maintained of the validation succes which can be queried and analyzed.
◆ addFilter()
add a composition to this filter
- Parameters
-
◆ getFilters()
◆ getStats()
std::vector<int>& getStats |
( |
| ) |
|
|
inline |
get statistics
the number of contacts that was invalid by the filter indicated by the index
◆ isValid()
bool isValid |
( |
const Grasp3D & |
contact | ) |
|
|
virtual |
test if a contact contact is valid in regard to the criterias of the class that implements this function.
- Parameters
-
- Returns
- true if valid, false otherwise
Implements GraspValidateFilter.
◆ setFilters()
set the list of grasp validate filters
- Parameters
-
The documentation for this class was generated from the following file: