#include <boost/random.hpp>
#include <pcl/common/common.h>
#include <pcl/common/eigen.h>
#include <pcl/common/transforms.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_ParticleFilterTracker(T, ST) template class PCL_EXPORTS pcl::tracking::ParticleFilterTracker<T,ST>; |
#define PCL_INSTANTIATE_ParticleFilterTracker | ( | T, | |
ST | |||
) | template class PCL_EXPORTS pcl::tracking::ParticleFilterTracker<T,ST>; |
Definition at line 411 of file particle_filter.hpp.