Commit 30f5672
authored
Mount IsaacLab submodule directory (#106)
## Summary
Fixes the CloudXr instances not being found when entering AR mode.
The submodule we have access to in the submodule was just a copy. For
some workflows we need access to on-the-fly changes on the host side.
One example is the CloudXr server we launch on the host in the submodule
directory which only then creates runfiles which in turn are required by
IsaacLab within the container.
Changes breaking this made it in through
[MR](https://github.com/isaac-sim/isaac_arena/pull/71/files#diff-f6c013bcc6aafeba1cb42835e7185514a3a794d17cae289b990abd74955796ecR97-R101)1 parent a685306 commit 30f5672
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments