source /opt/ros/melodic/setup.bash
source ~/catkin_ws/devel/setup.bash
export PX4_SIM_HOST_ADDR=192.168.1.12
#export ROS_IP=192.168.1.12
#export ROS_MASTER_URI=http://localhost:11311
export http_proxy=http://192.168.1.12:7890
export https_proxy=http://192.168.1.12:7890
export all_proxy="socks5://192.168.1.12:7891"
export ALL_PROXY="socks5://192.168.1.12:7891"
Ubuntu的代理配置
最新推荐文章于 2025-04-16 09:11:12 发布