HiepLM update
This commit is contained in:
@@ -48,7 +48,7 @@ void Layer::initialize(LayeredCostmap* parent, std::string name, tf3::BufferCore
|
||||
onInitialize();
|
||||
}
|
||||
|
||||
const std::vector<geometry_msgs::Point>& Layer::getFootprint() const
|
||||
const std::vector<robot_geometry_msgs::Point>& Layer::getFootprint() const
|
||||
{
|
||||
return layered_costmap_->getFootprint();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user