ソースを参照

更新 'scripts/ros2_install_hualiyun.sh'

lgw 3 日 前
コミット
05f530d58f
1 ファイル変更3 行追加1 行削除
  1. 3 1
      scripts/ros2_install_hualiyun.sh

+ 3 - 1
scripts/ros2_install_hualiyun.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+						#!/bin/bash
 # Warning: This script is ONLY for ROS2 Humble in ubuntu 22.04
 # Warning: This script is ONLY for ROS2 Humble in ubuntu 22.04
 # set -x
 # set -x
 set -e
 set -e
@@ -224,6 +224,8 @@ else
     echo "protobuf is already installed"
     echo "protobuf is already installed"
 fi
 fi
 
 
+
+source ~/.bashrc
 # Verifying ROS2 installation
 # Verifying ROS2 installation
 # clear
 # clear