We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc3752 commit 838abd0Copy full SHA for 838abd0
1 file changed
docs/README.md
@@ -89,6 +89,10 @@ sudo apt-get install ros-jazzy-sas-*
89
90
The command below will add and install the `sas` CC BY-NC 4.0 packages via `apt-get`. Please note that they depend on `sas` LGPL packages.
91
92
+:::{important}
93
+These CC BY-NC 4.0 packages are currently only available in `amd64` owing to GitHub limitations in private repositories.
94
+:::
95
+
96
```bash
97
curl -s --compressed "https://marinholab.github.io/sas_debian_builder_noncommercial/KEY.gpg" \
98
| gpg --dearmor \
0 commit comments