dynamic conda finding

This commit is contained in:
2026-03-15 21:46:34 -05:00
parent 4d15d927ad
commit a97e8d54bb
8 changed files with 105 additions and 15 deletions

View File

@@ -24,4 +24,6 @@ mim install "mmdet==3.2.0"
mim install "mmpose==1.2.0"
pip install "numpy<2"
pip install "opencv-python==4.11.0.86"
```
```
**This installation is referenced in each launchfile by finding the location of your conda base environment, then finding an environment named "mmpose" - if you use a different name, you must change each launch file.**