#include <pose_prediction.h>
|
| PosePrediction (std::vector< ISM::RecognitionResultPtr > &results_already_in_shared, SharedRecognitionResultsManagerPtr shared_recognition_results_ptr) |
|
bool | processGetPointCloudServiceCall (asr_recognizer_prediction_ism::GetPointCloud::Request &req, asr_recognizer_prediction_ism::GetPointCloud::Response &res) |
| RecognizerPredictionISM::processGetPointCloudServiceCall Callback function for a GetPointCloud Request The point cloud is empty if there is no result. In the debug mode this method publishes a point cloud of the object hypotheses. More...
|
|
| ~PosePrediction () |
|
|
void | checkPointCloud (asr_msgs::AsrAttributedPointCloud attributed_point_cloud) |
|
void | dynamicReconfCallback (asr_recognizer_prediction_ism::pose_predictionConfig &config, uint32_t level) |
|
void | visualize (ISM::RecognitionResult recognition_result, char *result_specifier, int *i, unsigned int sampled_results_size, asr_msgs::AsrAttributedPointCloud *union_attributed_point_cloud, std::set< std::pair< std::string, std::string >> *predicted_objects) |
|
Definition at line 43 of file pose_prediction.h.
recognizer_prediction_ism::PosePrediction::PosePrediction |
( |
std::vector< ISM::RecognitionResultPtr > & |
results_already_in_shared, |
|
|
SharedRecognitionResultsManagerPtr |
shared_recognition_results_ptr |
|
) |
| |
recognizer_prediction_ism::PosePrediction::~PosePrediction |
( |
| ) |
|
|
inline |
void recognizer_prediction_ism::PosePrediction::checkPointCloud |
( |
asr_msgs::AsrAttributedPointCloud |
attributed_point_cloud | ) |
|
|
private |
void recognizer_prediction_ism::PosePrediction::dynamicReconfCallback |
( |
asr_recognizer_prediction_ism::pose_predictionConfig & |
config, |
|
|
uint32_t |
level |
|
) |
| |
|
private |
bool recognizer_prediction_ism::PosePrediction::processGetPointCloudServiceCall |
( |
asr_recognizer_prediction_ism::GetPointCloud::Request & |
req, |
|
|
asr_recognizer_prediction_ism::GetPointCloud::Response & |
res |
|
) |
| |
RecognizerPredictionISM::processGetPointCloudServiceCall Callback function for a GetPointCloud Request The point cloud is empty if there is no result. In the debug mode this method publishes a point cloud of the object hypotheses.
- Parameters
-
req | Given GetPointCloud request |
res | The GetPointCloud response |
- Returns
- Returns false, if the found object call is not available
Definition at line 131 of file pose_prediction.cpp.
void recognizer_prediction_ism::PosePrediction::visualize |
( |
ISM::RecognitionResult |
recognition_result, |
|
|
char * |
result_specifier, |
|
|
int * |
i, |
|
|
unsigned int |
sampled_results_size, |
|
|
asr_msgs::AsrAttributedPointCloud * |
union_attributed_point_cloud, |
|
|
std::set< std::pair< std::string, std::string >> * |
predicted_objects |
|
) |
| |
|
private |
std::string recognizer_prediction_ism::PosePrediction::database_filename_ |
|
private |
bool recognizer_prediction_ism::PosePrediction::is_visualization_active_ |
|
private |
double recognizer_prediction_ism::PosePrediction::percentage_of_records_for_prediction_ |
|
private |
ros::Publisher recognizer_prediction_ism::PosePrediction::pose_prediction_markers_publisher_ |
|
private |
VIZ::PosePredictionVisualizerPtr recognizer_prediction_ism::PosePrediction::pose_prediction_visualizer_ptr_ |
|
private |
pose_prediction_ism::PosePredictorPtr recognizer_prediction_ism::PosePrediction::pose_predictor_ptr_ |
|
private |
double recognizer_prediction_ism::PosePrediction::prediction_generation_factor_ |
|
private |
dynamic_reconfigure::Server<asr_recognizer_prediction_ism::pose_predictionConfig>* recognizer_prediction_ism::PosePrediction::reconfigure_server_ |
|
private |
VIZ::ISMResultVisualizerRVIZPtr recognizer_prediction_ism::PosePrediction::res_visualizer_ |
|
private |
ResamplerPtr recognizer_prediction_ism::PosePrediction::resampler_ptr_ |
|
private |
std::vector<ISM::RecognitionResultPtr>& recognizer_prediction_ism::PosePrediction::results_already_shared_ |
|
private |
std::vector<ISM::RecognitionResultPtr> recognizer_prediction_ism::PosePrediction::results_buffer_ |
|
private |
ros::Publisher recognizer_prediction_ism::PosePrediction::scene_markers_publisher_ |
|
private |
ros::ServiceServer recognizer_prediction_ism::PosePrediction::toggle_pose_predictor_server_ |
|
private |
ros::ServiceServer recognizer_prediction_ism::PosePrediction::toggle_visualization_server_ |
|
private |
The documentation for this class was generated from the following files:
asr_recognizer_prediction_ism
Author(s): Aumann Florian, Heller Florian, Hutmacher Robin, Meißner Pascal, Stöckle Patrick, Stroh Daniel
autogenerated on Wed Jan 8 2020 03:18:32