update file voxel_layer
This commit is contained in:
@@ -35,7 +35,7 @@ void StaticLayer::onInitialize()
|
||||
bool StaticLayer::getParams()
|
||||
{
|
||||
try {
|
||||
YAML::Node config = YAML::LoadFile("/home/duongtd/robotics_core/costmap_2d/config/config.yaml");
|
||||
YAML::Node config = YAML::LoadFile("../costmap_2d/config/config.yaml");
|
||||
YAML::Node layer = config["static_layer"];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user