mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 18:10:47 +02:00
build universal_robot from fork
This commit is contained in:
committed by
Tristan Schnell
parent
99dccf97c4
commit
514740f524
4
.ci.rosinstall
Normal file
4
.ci.rosinstall
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
- git:
|
||||||
|
uri: https://github.com/fmauch/universal_robot.git
|
||||||
|
local-name: universal_robot
|
||||||
|
version: calibration_devel
|
||||||
@@ -16,5 +16,7 @@ build_kinetic:
|
|||||||
variables:
|
variables:
|
||||||
ROS_DISTRO: "kinetic"
|
ROS_DISTRO: "kinetic"
|
||||||
CATKIN_LINT: "true"
|
CATKIN_LINT: "true"
|
||||||
|
UPSTREAM_WORKSPACE: "file"
|
||||||
|
ROSINSTALL_FILENAME: ".ci.rosinstall"
|
||||||
script: .industrial_ci/gitlab.sh
|
script: .industrial_ci/gitlab.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user