This shows you the differences between two versions of the page.
|
poo-ca-cd:teme:2025:8e211bfe-f6eb-467c-9e54-f8e6df4c1535:tema-1 [2025/11/28 18:19] dragos.dragan1403 [Comenzi pentru TerraBot] |
poo-ca-cd:teme:2025:8e211bfe-f6eb-467c-9e54-f8e6df4c1535:tema-1 [2025/11/28 21:05] (current) iulia.popescu2012 modificare input changeWeatherConditions |
||
|---|---|---|---|
| Line 746: | Line 746: | ||
| "command": "changeWeatherConditions", | "command": "changeWeatherConditions", | ||
| "type": "desertStorm", | "type": "desertStorm", | ||
| - | "windSpeed": 25.0, | + | "desertStorm": true, |
| "timestamp": 10 | "timestamp": 10 | ||
| }, | }, | ||
| Line 846: | Line 846: | ||
| * <code bash>"The robot has successfully moved to position ${(coord_X, coord_Y)}."</code> | * <code bash>"The robot has successfully moved to position ${(coord_X, coord_Y)}."</code> | ||
| - | * <code bash>"ERROR: Not enough energy to perform action"</code> | + | * <code bash>"ERROR: Not enough battery left. Cannot perform action"</code> |
| * <code bash>"ERROR: Robot still charging. Cannot perform action"</code> | * <code bash>"ERROR: Robot still charging. Cannot perform action"</code> | ||
| * <code bash>"ERROR: Simulation not started. Cannot perform action"</code> | * <code bash>"ERROR: Simulation not started. Cannot perform action"</code> | ||
| Line 963: | Line 963: | ||
| * <code bash>"The scanned object is ${type_of_entity}"</code> | * <code bash>"The scanned object is ${type_of_entity}"</code> | ||
| * <code bash>"ERROR: Object not found. Cannot perform action"</code> | * <code bash>"ERROR: Object not found. Cannot perform action"</code> | ||
| - | * <code bash>"ERROR: Not enough battery left. Cannot perform action"</code> | + | * <code bash>"ERROR: Not enough energy to perform action"</code> |
| * <code bash>"ERROR: Robot still charging. Cannot perform action"</code> | * <code bash>"ERROR: Robot still charging. Cannot perform action"</code> | ||
| * <code bash>"ERROR: Simulation not started. Cannot perform action"</code> | * <code bash>"ERROR: Simulation not started. Cannot perform action"</code> | ||