| .. | ||
| diagnose_runtime.sh | ||
| e2e_bottle_control_plan.sh | ||
| e2e.sh | ||
| README.md | ||
| run_simlab.sh | ||
| test_simlab.sh | ||
Scripts
Utility scripts for testing and running ICS-SimLab:
- run_simlab.sh - Run ICS-SimLab with correct absolute path
- test_simlab.sh - Interactive ICS-SimLab launcher
- diagnose_runtime.sh - Diagnostic script for scenario files and Docker
Usage
# Run ICS-SimLab
./scripts/run_simlab.sh
# Or diagnose issues
./scripts/diagnose_runtime.sh
All scripts use absolute paths to avoid issues with sudo and ~.