Unscented Kalman Filter - Bayes++ [closed]
Hey,
Does anybody have any experience how to include UKF from Bayes++ into ROS. I can't get it to build.
I'm constantly getting errors like:
...Bayes++/BayesFilter/bayesFlt.hpp:588: undefined reference to `VTT for Bayesian_filter::Unscented_scheme'
Any tips are welcome.