AndrePatr commited on
Commit
6f41411
·
1 Parent(s): d9a72da

added link to ibrido-containers

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -10,6 +10,12 @@ Deployment bundles for [AugMPC](https://github.com/AndrePatri/AugMPC), published
10
  - *RL-Augmented MPC for Non-Gaited Legged and Hybrid Locomotion*
11
  - arXiv: [2603.10878](https://arxiv.org/abs/2603.10878)
12
 
 
 
 
 
 
 
13
  ## Repository structure
14
 
15
  Each model is distributed as a **bundle**, not just as a checkpoint file. A bundle may include:
 
10
  - *RL-Augmented MPC for Non-Gaited Legged and Hybrid Locomotion*
11
  - arXiv: [2603.10878](https://arxiv.org/abs/2603.10878)
12
 
13
+ ## Preferred usage
14
+
15
+ The preferred way to run these models is through the dedicated [ibrido-containers](https://github.com/AndrePatri/ibrido-containers) setup. The containers provide the expected runtime environment, workspace layout, and training-data mounts used by the published bundles.
16
+
17
+ In practice, users should first set up the container following the instructions in `ibrido-containers`, and then point AugMPC to the local bundle path under the mounted `training_data/AugMPCModels` repository.
18
+
19
  ## Repository structure
20
 
21
  Each model is distributed as a **bundle**, not just as a checkpoint file. A bundle may include: