|
1 |
| -# RoboStack (for ROS humble) |
| 1 | +# RoboStack (for ROS jazzy) |
2 | 2 |
|
3 |
| -[](https://anaconda.org/robostack/) |
| 3 | +[](https://anaconda.org/robostack/) |
4 | 4 | [](https://gitter.im/RoboStack/Lobby)
|
5 |
| -[](https://github.com/RoboStack/ros-humble/) |
| 5 | +[](https://github.com/RoboStack/ros-jazzy/) |
6 | 6 | [](https://qcr.github.io/)
|
7 | 7 |
|
8 |
| -[](https://github.com/RoboStack/ros-humble) |
9 |
| -[](https://github.com/RoboStack/ros-humble/actions/workflows/linux.yml) |
10 |
| -[](https://github.com/RoboStack/ros-humble/actions/workflows/win.yml) |
11 |
| -[](https://github.com/RoboStack/ros-humble/actions/workflows/osx.yml) |
12 |
| -[](https://github.com/RoboStack/ros-humble/actions/workflows/osx_arm64.yml) |
13 |
| -[](https://github.com/RoboStack/ros-humble/actions/workflows/build_linux_aarch64.yml) |
| 8 | +[](https://github.com/RoboStack/ros-jazzy) |
| 9 | +[](https://github.com/RoboStack/ros-jazzy/actions/workflows/linux.yml) |
| 10 | +[](https://github.com/RoboStack/ros-jazzy/actions/workflows/win.yml) |
| 11 | +[](https://github.com/RoboStack/ros-jazzy/actions/workflows/osx.yml) |
| 12 | +[](https://github.com/RoboStack/ros-jazzy/actions/workflows/osx_arm64.yml) |
| 13 | +[](https://github.com/RoboStack/ros-jazzy/actions/workflows/build_linux_aarch64.yml) |
14 | 14 |
|
15 |
| -[](https://github.com/RoboStack/ros-humble/issues) |
16 |
| -[](https://github.com/RoboStack/ros-humble/issues?q=is%3Aissue+is%3Aclosed) |
17 |
| -[](https://github.com/RoboStack/ros-humble/pulls) |
18 |
| -[](https://github.com/RoboStack/ros-humble/pulls?q=is%3Apr+is%3Aclosed) |
| 15 | +[](https://github.com/RoboStack/ros-jazzy/issues) |
| 16 | +[](https://github.com/RoboStack/ros-jazzy/issues?q=is%3Aissue+is%3Aclosed) |
| 17 | +[](https://github.com/RoboStack/ros-jazzy/pulls) |
| 18 | +[](https://github.com/RoboStack/ros-jazzy/pulls?q=is%3Apr+is%3Aclosed) |
19 | 19 |
|
20 |
| -[__Table with all available packages & architectures__](https://robostack.github.io/humble.html) |
| 20 | +[__Table with all available packages & architectures__](https://robostack.github.io/jazzy.html) |
21 | 21 |
|
22 | 22 | ## Why ROS and Conda?
|
23 |
| -Welcome to RoboStack, which tightly couples ROS with Conda, a cross-platform, language-agnostic package manager. We provide ROS binaries for Linux, macOS, Windows and ARM (Linux). Installing other recent packages via conda-forge side-by-side works easily, e.g. you can install TensorFlow/PyTorch in the same environment as ROS humble without any issues. As no system libraries are used, you can also easily install ROS humble on any recent Linux Distribution - including older versions of Ubuntu. As the packages are pre-built, it saves you from compiling from source, which is especially helpful on macOS and Windows. No root access is required, all packages live in your home directory. We have recently written up a [paper](https://arxiv.org/abs/2104.12910) and [blog post](https://medium.com/robostack/cross-platform-conda-packages-for-ros-fa1974fd1de3) with more information. |
| 23 | +Welcome to RoboStack, which tightly couples ROS with Conda, a cross-platform, language-agnostic package manager. We provide ROS binaries for Linux, macOS, Windows and ARM (Linux). Installing other recent packages via conda-forge side-by-side works easily, e.g. you can install TensorFlow/PyTorch in the same environment as ROS jazzy without any issues. As no system libraries are used, you can also easily install ROS jazzy on any recent Linux Distribution - including older versions of Ubuntu. As the packages are pre-built, it saves you from compiling from source, which is especially helpful on macOS and Windows. No root access is required, all packages live in your home directory. We have recently written up a [paper](https://arxiv.org/abs/2104.12910) and [blog post](https://medium.com/robostack/cross-platform-conda-packages-for-ros-fa1974fd1de3) with more information. |
24 | 24 |
|
25 | 25 | ## Attribution
|
26 | 26 | If you use RoboStack in your academic work, please refer to the following paper:
|
|
0 commit comments