Forráskód Böngészése

更新 'scripts/ros2_install_hualiyun.sh'

lgw 3 napja
szülő
commit
05f530d58f
1 módosított fájl, 3 hozzáadás és 1 törlés
  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