Skip to content

Commit ad7b43b

Browse files
authored
Merge pull request #75 from DivyaSharma59/develop
Updated basic_install.sh
2 parents ffe6ea6 + 0bed1aa commit ad7b43b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

basic_install.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,8 @@ if [ $? -ne 0 ]; then
3939
exit -1
4040
fi
4141
cd ..
42-
43-
4442
RTM_VERSION="0.4.0"
4543
RTM_PATH="python-rtmbot-${RTM_VERSION}"
46-
4744
echo "Installing HubCommander and all dependencies..."
4845

4946
# Fetch the python-rtmbot in the parent directory of this one:

0 commit comments

Comments
 (0)