Changed las file path per new ODM core changes

pull/14/head
Piero Toffanin 2017-04-27 18:25:54 -04:00
rodzic cba67be6fa
commit b941e3a126
2 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -355,7 +355,7 @@ module.exports = class Task{
}
let orthophotoPath = path.join('odm_orthophoto', 'odm_orthophoto.tif'),
lasPointCloudPath = path.join('odm_georeferencing', 'odm_georeferenced_model.ply.las'),
lasPointCloudPath = path.join('odm_georeferencing', 'odm_georeferenced_model.las'),
projectFolderPath = this.getProjectFolderPath();
let commands = [