1738_29102025
This commit is contained in:
@@ -11,7 +11,7 @@ Layer::Layer()
|
||||
, tf_(NULL)
|
||||
{}
|
||||
|
||||
void Layer::initialize(LayeredCostmap* parent, std::string name, std::shared_ptr<tf2::BufferCore> *tf)
|
||||
void Layer::initialize(LayeredCostmap* parent, std::string name, tf2::BufferCore *tf)
|
||||
{
|
||||
layered_costmap_ = parent;
|
||||
name_ = name;
|
||||
|
||||
Reference in New Issue
Block a user