File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 1212/bin/bash -c " $( curl -fsSL https://raw.githubusercontent.com/IOES-Lab/ROS2_Jazzy_MacOS_Native_AppleSilicon/main/install.sh) "
1313```
1414
15- ### Gazebo installation only
16-
17- ``` bash
18- /bin/bash -c " $( curl -fsSL https://raw.githubusercontent.com/IOES-Lab/ROS2_Jazzy_MacOS_Native_AppleSilicon/main/gz_install.sh) "
19- ```
20-
2115## Introduction
2216This is the source code behind the one-line installation command to install ROS2 Jazzy and Gazebo Harmonic on Apple Silicon Macbooks.
2317
@@ -63,6 +57,9 @@ The reasons for installing ROS2 Jazzy natively on Apple Silicon Macbooks are:
6357 - It is not supported on Apple Silicon Macbooks (compile errors)
6458 - Ref : https://ros.org/reps/rep-2000.html
6559
60+ ## For ROS_GZ
61+ - I need help... Some progress (but not done) at https://github.com/IOES-Lab/ros_gz_for_mac
62+
6663## For MAVROS
6764- Visit https://github.com/IOES-Lab/ROS2_MAVROS_AppleSilicon
6865
You can’t perform that action at this time.
0 commit comments