Skip to content

Commit b5ba62b

Browse files
committed
Instructions for claude
1 parent c82c117 commit b5ba62b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,20 @@ Uses Material theme with: mermaid diagrams (mkdocs-mermaid2-plugin), image light
5656

5757
GitHub Actions (`.github/workflows/main.yml`) deploys to GitHub Pages on every push to `main` via `mkdocs gh-deploy --force`.
5858

59+
### Reference repositories
60+
61+
Sibling repositories are available locally for reading when writing or improving documentation:
62+
63+
| Repository | Purpose |
64+
|------------|---------|
65+
| `pythonLab` | Core PythonLab package (main subject of the tutorial) |
66+
| `laborchestrator` | Lab Orchestrator — schedules and executes process DAGs |
67+
| `lab-scheduler` | Lab Scheduler package |
68+
| `platform_status_db` | Platform status database service |
69+
| `genericroboticarm` | SiLA2 server for a generic robotic arm (concrete device wrapper example) |
70+
| `adaption-template` | Template for adapting LARA to a custom lab |
71+
| `VU-lab` | Full real-world LARA deployment (best source for end-to-end usage examples) |
72+
5973
### Software packages
6074
This documentation describes the usage of the LARA lab automation toolkit, which consists of the following software packages:
6175

0 commit comments

Comments
 (0)