Browse Source

更新 'scripts/ros2_install_hualiyun.sh'

lgw 3 ngày trước cách đây
mục cha
commit
05f530d58f
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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
 # set -x
 set -e
@@ -224,6 +224,8 @@ else
     echo "protobuf is already installed"
 fi
 
+
+source ~/.bashrc
 # Verifying ROS2 installation
 # clear