更换IP地址
This commit is contained in:
@@ -26,7 +26,7 @@ import numpy as np
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
ROS2_SETUP_CMD = "source /opt/ros/humble/setup.bash && source ~/agv_pro_ros2/install/setup.bash"
|
||||
ARM_CAMERA_SNAPSHOT = "http://192.168.110.164:5003/api/camera/snapshot"
|
||||
ARM_CAMERA_SNAPSHOT = "http://192.168.50.74:5003/api/camera/snapshot"
|
||||
PHOTOS_DIR = "/home/elephant/photos"
|
||||
|
||||
# 二维码扫描重试参数
|
||||
|
||||
Reference in New Issue
Block a user