logging
This commit is contained in:
@@ -145,7 +145,9 @@ function snapshot(outDir, cam0, cam1, ws){
|
|||||||
-settings ${path.join(BASE_PATH, 'data/settings/settings1m.json')}`;
|
-settings ${path.join(BASE_PATH, 'data/settings/settings1m.json')}`;
|
||||||
|
|
||||||
|
|
||||||
console.log("Executing Python " + command);
|
console.log("Executing Python option 1: " + command);
|
||||||
|
console.log("Executing Python option 2: " + command2);
|
||||||
|
|
||||||
processPython(command, name0, name1, outDir, ws);
|
processPython(command, name0, name1, outDir, ws);
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Snapshot fehlgeschlagen:', err);
|
console.error('Snapshot fehlgeschlagen:', err);
|
||||||
|
|||||||
Reference in New Issue
Block a user