AndrePatr commited on
Commit
74801d5
·
1 Parent(s): 5ffaa03

Signed-off-by: AndrePatri <andreapatrizi97@gmail.com>

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ The preferred way to run these models is through the dedicated [ibrido-container
18
  In practice, users should:
19
 
20
  1. set up the container following the instructions in `ibrido-containers`;
21
- 2. pick the desired container `ibrido-containers/ibrido_u22` ships with IsaacSim, `ibrido-containers/ibrido_u20` for cheap single environment transfer evaluations on MujoCo.
22
  3. pick a matching configuration file associated with the target robot under `ibrido-containers/ibrido_u*/singularity/files/training_cfgs/<robot_name>/`; configs for the same robot may change crucial MPC parameters, so it's important that this matches the one used during training.
23
  3. configure the config to load the chosen model bundle by modyfing these variables:
24
 
 
18
  In practice, users should:
19
 
20
  1. set up the container following the instructions in `ibrido-containers`;
21
+ 2. pick the desired container : `ibrido-containers/ibrido_u22` ships with IsaacSim, `ibrido-containers/ibrido_u20` for cheap single environment transfer evaluations on MujoCo.
22
  3. pick a matching configuration file associated with the target robot under `ibrido-containers/ibrido_u*/singularity/files/training_cfgs/<robot_name>/`; configs for the same robot may change crucial MPC parameters, so it's important that this matches the one used during training.
23
  3. configure the config to load the chosen model bundle by modyfing these variables:
24