navigation icon indicating copy to clipboard operation
navigation copied to clipboard

amcl does not support a laser that moves relative to the base

Open hershwg opened this issue 11 years ago • 0 comments

amcl finds the pose of each laser rangefinder relative to base_link the first time it receives a scan from it, then stores that pose indefinitely, never updating it.

It should be relatively simple to switch to using a tf::MessageFilter and look up the relative pose every time.

hershwg avatar Jun 07 '13 23:06 hershwg