Closed Lenskiy closed 11 years ago
Thanks for taking the time to put together a patch, unfortunately this is the packaging repository for bfl in ROS. This would be the right tracker for packaging issues. However, this appears to be a bug in the upstream code. Please submit it upstream to the orocos project http://www.orocos.org/bfl Their bug tracker is here: http://bugs.orocos.org/enter_bug.cgi?product=BFL There the maintainers can review your patch and hopefully apply it to BFL.
When there's a new release you could open a ticket here to ask for it to be repackaged with the patched version.
I am getting compilation errors when building with clang on Mac. Here the log
To solve this issue I had to change
.
operator to->
at mixtureParticleFilter.cpp:105, mixtureParticleFilter.cpp:111, mixtureParticleFilter.cpp:113.