#include <map>
#include <string>
#include <vector>
#include <ros/ros.h>
#include <boost/foreach.hpp>
#include <asr_msgs/AsrObject.h>
#include "inference/model/KalmanFilter.h"
#include <ISM/common_type/Object.hpp>
Go to the source code of this file.
Classes | |
class | ProbabilisticSceneRecognition::ObjectEvidence |
Namespaces | |
ProbabilisticSceneRecognition | |