mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
add RoboStack repos
which contains commonly-used packages for ROS system
This commit is contained in:
parent
48e45fa12e
commit
5739269408
@ -65,6 +65,7 @@ CONDA_CLOUD_REPOS = (
|
|||||||
"pytorch3d/linux-64", "pytorch3d/noarch",
|
"pytorch3d/linux-64", "pytorch3d/noarch",
|
||||||
"idaholab/linux-64", "idaholab/noarch",
|
"idaholab/linux-64", "idaholab/noarch",
|
||||||
"MindSpore/linux-64", "MindSpore/linux-aarch64", "MindSpore/osx-arm64", "MindSpore/osx-64", "MindSpore/win-64", "MindSpore/noarch",
|
"MindSpore/linux-64", "MindSpore/linux-aarch64", "MindSpore/osx-arm64", "MindSpore/osx-64", "MindSpore/win-64", "MindSpore/noarch",
|
||||||
|
"RoboStack/linux-64", "RoboStack/osx-64", "RoboStack/win-64"
|
||||||
)
|
)
|
||||||
|
|
||||||
EXCLUDED_PACKAGES = (
|
EXCLUDED_PACKAGES = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user