Skip to content

Commit 499ba69

Browse files
authored
Update README.md
1 parent 308bc53 commit 499ba69

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
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
2216
This 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

0 commit comments

Comments
 (0)