File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ VIRTUAL_ENV_ROOT_DEFAULT=".ros2_venv" # you may change with option -v
2323usage () {
2424 echo " Usage: [-r ROS_INSTALL_ROOT_DEFAULT] [-d GZ_INSTALL_ROOT_DEFAULT] [-v VIRTUAL_ENV_ROOT_DEFAULT] [-h]"
2525 echo " -r Set the ROS installation root directory (default: $ROS_INSTALL_ROOT_DEFAULT )"
26- echo " -d Set the Python Virtual Environment directory (default: $GZ_INSTALL_ROOT_DEFAULT )"
26+ echo " -d Set the Gazebo installation root directory (default: $GZ_INSTALL_ROOT_DEFAULT )"
2727 echo " -v Set the Python Virtual Environment directory (default: $VIRTUAL_ENV_ROOT_DEFAULT )"
2828 exit 1
2929}
Original file line number Diff line number Diff line change 11#! /bin/bash
22# ###############################################################################
3- # ########## ROS2 Jazzy Installation Script for MacOS (Apple Silicon) ## #########
3+ # ######## ROS2 Jazzy Gazebo Harmonic Install for MacOS (Apple Silicon) #########
44# ###############################################################################
55# Author: Choi Woen-Sug (GithubID: woensug-choi)
66# First Created: 2024.6.15
You can’t perform that action at this time.
0 commit comments