ros-industrial / motoman_experimental

Experimental packages for Motoman manipulators within ROS-Industrial
Apache License 2.0
15 stars 32 forks source link

catkin_lint is not happy #29

Closed gavanderhoorn closed 6 years ago

gavanderhoorn commented 6 years ago
industrial_robot_pkg_gen: error: missing build_depend on 'rospy'
industrial_robot_pkg_gen: error: executable file 'scripts/package_generator' is not installed
motoman_bmda3_support: error: unconfigured build_depend on 'roslaunch'
motoman_driver: error: build include path 'inform' does not exist
motoman_driver: error: exported package include path but no exported library
motoman_epx_support: error: unconfigured build_depend on 'roslaunch'
motoman_mh5_support: error: find_package(roslaunch) has no REQUIRED option
motoman_mh_support: error: unconfigured build_depend on 'roslaunch'
motoman_mh_support: error: executable file 'meshes/mh/visual/base_link.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/visual/link_t.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/visual/link_s.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/visual/link_b.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/visual/link_l.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/collision/base_link.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/collision/link_t.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/collision/link_s.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/collision/link_b.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh/collision/link_l.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh180_120/visual/link_u.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh180_120/visual/link_r.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh180_120/collision/link_u.stl' is not installed
motoman_mh_support: error: executable file 'meshes/mh180_120/collision/link_r.stl' is not installed
motoman_mpl_support: error: unconfigured build_depend on 'roslaunch'
motoman_robot_pkg_gen: error: executable file 'scripts/package_generator' is not installed
motoman_sda10f_moveit_config: error: unconfigured build_depend on 'motoman_sda10f_support'
motoman_sda10f_support: error: unconfigured build_depend on 'roslaunch'
motoman_sia10d_support: error: find_package(roslaunch) has no REQUIRED option
motoman_sia10f_support: error: unconfigured build_depend on 'roslaunch'
motoman_sia20d_moveit_config: error: unconfigured build_depend on 'motoman_sia20d_support'
motoman_sia20d_support: error: find_package(roslaunch) has no REQUIRED option
motoman_sia5d_moveit_config: error: unconfigured build_depend on 'motoman_sia5d_support'
motoman_sia5d_support: error: find_package(roslaunch) has no REQUIRED option
catkin_lint: checked 22 packages and found 32 problems
gavanderhoorn commented 6 years ago

From https://github.com/ros-industrial/industrial_ci/pull/219.