Skip to content

Conversation

@chaiso-krit
Copy link
Contributor

There is issue when I set shutdown_costmaps parameters within move_base node to true.
It said that "Range sensor layer can't transform" which is similar to this
You can see that the time that it requested for transform was too old, so it can't find the tf for that message.

After I explore move_base code, move_base deactivate all layers when shutdown_costmaps is true and move_base is inactive. So I realize that we need to clear buffer when layers is deactivate and re-activate.

@DLu DLu merged commit 932ba44 into DLu:indigo Dec 25, 2016
@DLu
Copy link
Owner

DLu commented Dec 25, 2016

Thanks!

corot pushed a commit to corot/navigation_layers that referenced this pull request Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants