jsk-ros-pkg / jsk_control

jsk control ros packages
http://github.com/jsk-ros-pkg/jsk_control
13 stars 51 forks source link

update jsk_travis 0.5.0 #723

Closed mmurooka closed 5 years ago

mmurooka commented 5 years ago

TravisがIndigoで通っていません. https://travis-ci.org/jsk-ros-pkg/jsk_control/jobs/554074304

+ rosdep install -q -y --rosdistro indigo -n -q -r --ignore-src --from-paths /opt/ros/indigo/share .
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies:
eus_nlopt: Cannot locate rosdep definition for [nlopt]
eus_qpoases: Cannot locate rosdep definition for [rostest]
jsk_teleop_joy: Cannot locate rosdep definition for [image_view2]
rospack: Cannot locate rosdep definition for [cmake_modules]
....

https://github.com/jsk-ros-pkg/jsk_common/pull/1630 と同様に,jsk_travisをアップデートする必要がありそうです.

mmurooka commented 5 years ago

@k-okada could you review this (especially first commit https://github.com/jsk-ros-pkg/jsk_control/pull/723/commits/304565d05c5f2d2621f71faff438f4496db12476 )