fix bugs
This commit is contained in:
@@ -427,7 +427,6 @@ void Costmap2DROBOT::copyParentParameters(const std::string& costmap_name,
|
|||||||
robot::log_info("topic: %s data_type: %s clearing: %d marking: %d inf_is_valid: %d min_obstacle_height: %f max_obstacle_height: %f", topic.c_str(), data_type.c_str(), clearing, marking, inf_is_valid, min_obstacle_height, max_obstacle_height);
|
robot::log_info("topic: %s data_type: %s clearing: %d marking: %d inf_is_valid: %d min_obstacle_height: %f max_obstacle_height: %f", topic.c_str(), data_type.c_str(), clearing, marking, inf_is_valid, min_obstacle_height, max_obstacle_height);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
else if(plugin_type == "InflationLayer")
|
else if(plugin_type == "InflationLayer")
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user