File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
external-control-frontend/src/generated Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11// AUTO GENERATED - DO NOT EDIT
22export const VENDOR_ID = 'universal-robots' ;
33export const URCAP_ID = 'external-control' ;
4- export const URCAP_VERSION = '1.0 .0' ;
4+ export const URCAP_VERSION = '1.1 .0' ;
55export const URCAP_ROS_NAMESPACE = 'Vendor_universal_robots/URCap_external_control' ;
66export const PATH = `/${ VENDOR_ID } /${ URCAP_ID } /external-control-frontend` ;
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ metadata:
33 urcapID : external-control
44 vendorName : Universal Robots
55 urcapName : " external-control"
6- version : 1.0 .0
6+ version : 1.1 .0
77 contactInfo : Energivej 51, 5260 Odense S, Denmark
88 description : Enable External Control for e.g. the ROS2 driver
99 copyright : Copyright (c) 2024 Universal Robots. All rights reserved.
@@ -20,4 +20,4 @@ artifacts:
2020 - id : rest-api
2121 containerPort : 5000
2222 protocol : http
23- proxyUrl : /
23+ proxyUrl : /
You can’t perform that action at this time.
0 commit comments