mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
Fixed build for Lunar
This commit is contained in:
@@ -811,7 +811,7 @@ void Parameters::readINI(const std::string & configFile, ParametersMap & paramet
|
||||
{
|
||||
ULOGGER_WARN("Section \"Core\" in %s doesn't exist... "
|
||||
"Ignore this warning if the ini file does not exist yet. "
|
||||
"The ini file will be automatically created when this node will close.", configFile.c_str());
|
||||
"The ini file will be automatically created when rtabmap will close.", configFile.c_str());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user