Bug report
After enabled parameter is updated, layer plugins like static or inflation sets current to false but obstacle layer doesn't? Is it a bug or is there a reason for it?
As a result of this, planner server doesn't wait for costmap update if obstacle layer is disabled/enabled.
|
enabled_ = parameter.as_bool(); |