Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit d4d1f66

Browse files
committed
Revert "Temporarily add srdfdom to moveit.rosinstall"
This reverts commit 4db7ccb. Instead, use ros-testing repo.
1 parent 4db7ccb commit d4d1f66

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ env:
2222
jobs:
2323
fast_finish: true
2424
include:
25-
- env: TEST="clang-format catkin_lint" ROS_DISTRO=noetic
25+
- env: TEST="clang-format catkin_lint"
2626
- env: TEST=code-coverage
27-
- env: ROS_DISTRO=noetic
27+
- env: ROS_DISTRO=noetic ROS_REPO=ros-testing
2828
- env: ROS_DISTRO=melodic
2929
- compiler: clang
3030
# test_ikfast_plugins takes ~10 minutes: include here to keep the main jobs shorter

moveit.rosinstall

-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,3 @@
3232
local-name: panda_moveit_config
3333
uri: https://github.com/ros-planning/panda_moveit_config.git
3434
version: melodic-devel
35-
- git:
36-
local-name: srdfdom
37-
uri: https://github.com/ros-planning/srdfdom.git
38-
version: noetic-devel

0 commit comments

Comments
 (0)