changed default melodic to kinetic
هذا الالتزام موجود في:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
function usage {
|
function usage {
|
||||||
# Print out usage of this script.
|
# Print out usage of this script.
|
||||||
echo >&2 "usage: $0 [ROS distro (default: melodic)"
|
echo >&2 "usage: $0 [ROS distro (default: kinetic)"
|
||||||
echo >&2 " [-h|--help] Print help message."
|
echo >&2 " [-h|--help] Print help message."
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
@@ -28,7 +28,7 @@ while [ -n "$1" ] ; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
ROS_DISTRO=$1
|
ROS_DISTRO=$1
|
||||||
ROS_DISTRO=${ROS_DISTRO:="melodic"}
|
ROS_DISTRO=${ROS_DISTRO:="kinetic"}
|
||||||
|
|
||||||
version=`lsb_release -sc`
|
version=`lsb_release -sc`
|
||||||
echo ""
|
echo ""
|
||||||
|
المرجع في مشكلة جديدة
حظر مستخدم