|
23 | 23 | ROS_REPO: main |
24 | 24 | IMMEDIATE_TEST_OUTPUT: true |
25 | 25 | DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS_Driver#master https://raw.githubusercontent.com/UniversalRobots/Universal_Robots_ROS_Driver/master/.melodic.rosinstall" |
26 | | - DOCKER_RUN_OPTS: --network static_test_net |
| 26 | + DOCKER_RUN_OPTS: --network ursim_net |
27 | 27 | BEFORE_INIT: 'apt-get update -qq && apt-get install -y iproute2 iputils-ping && ip addr && ping -c5 192.168.56.101' |
28 | 28 | URSIM_VERSION: '5.5.1' |
29 | 29 | ROBOT_MODEL: 'ur5e' |
|
33 | 33 | IMMEDIATE_TEST_OUTPUT: true |
34 | 34 | DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS_Driver#master https://raw.githubusercontent.com/UniversalRobots/Universal_Robots_ROS_Driver/master/.noetic.rosinstall" |
35 | 35 | BUILDER: catkin_tools |
36 | | - DOCKER_RUN_OPTS: --network static_test_net |
| 36 | + DOCKER_RUN_OPTS: --network ursim_net |
37 | 37 | BEFORE_INIT: 'apt-get update -qq && apt-get install -y iproute2 iputils-ping && ip addr && ping -c5 192.168.56.101' |
38 | 38 | URSIM_VERSION: '5.5.1' |
39 | 39 | ROBOT_MODEL: 'ur5e' |
|
42 | 42 | ROS_REPO: main |
43 | 43 | IMMEDIATE_TEST_OUTPUT: true |
44 | 44 | DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#foxy" |
45 | | - DOCKER_RUN_OPTS: --network static_test_net |
| 45 | + DOCKER_RUN_OPTS: --network ursim_net |
46 | 46 | BEFORE_INIT: 'apt-get update -qq && apt-get install -y iproute2 iputils-ping && ip addr && ping -c5 192.168.56.101' |
47 | 47 | URSIM_VERSION: '5.5.1' |
48 | 48 | ROBOT_MODEL: 'ur5e' |
|
52 | 52 | ROS_REPO: main |
53 | 53 | IMMEDIATE_TEST_OUTPUT: true |
54 | 54 | DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#galactic" |
55 | | - DOCKER_RUN_OPTS: --network static_test_net |
| 55 | + DOCKER_RUN_OPTS: --network ursim_net |
56 | 56 | BEFORE_INIT: 'apt-get update -qq && apt-get install -y iproute2 iputils-ping && ip addr && ping -c5 192.168.56.101' |
57 | 57 | URSIM_VERSION: '5.5.1' |
58 | 58 | ROBOT_MODEL: 'ur5e' |
|
62 | 62 | ROS_REPO: main |
63 | 63 | IMMEDIATE_TEST_OUTPUT: true |
64 | 64 | DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#main https://raw.githubusercontent.com/UniversalRobots/Universal_Robots_ROS2_Driver/main/Universal_Robots_ROS2_Driver-not-released.humble.repos" |
65 | | - DOCKER_RUN_OPTS: --network static_test_net |
| 65 | + DOCKER_RUN_OPTS: --network ursim_net |
66 | 66 | BEFORE_INIT: 'apt-get update -qq && apt-get install -y iproute2 iputils-ping && ip addr && ping -c5 192.168.56.101' |
67 | 67 | URSIM_VERSION: '5.5.1' |
68 | 68 | ROBOT_MODEL: 'ur5e' |
|
72 | 72 | ROS_REPO: main |
73 | 73 | IMMEDIATE_TEST_OUTPUT: true |
74 | 74 | DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#main https://raw.githubusercontent.com/UniversalRobots/Universal_Robots_ROS2_Driver/main/Universal_Robots_ROS2_Driver-not-released.rolling.repos" |
75 | | - DOCKER_RUN_OPTS: --network static_test_net |
| 75 | + DOCKER_RUN_OPTS: --network ursim_net |
76 | 76 | BEFORE_INIT: 'apt-get update -qq && apt-get install -y iproute2 iputils-ping && ip addr && ping -c5 192.168.56.101' |
77 | 77 | URSIM_VERSION: '5.5.1' |
78 | 78 | ROBOT_MODEL: 'ur5e' |
|
0 commit comments