CMake Error at /opt/ros/hydro/share/catkin/cmake/catkinConfig.cmake:72 (find_package):
Could not find a configuration file for package rostest.
Set rostest_DIR to the directory containing a CMake configuration file for
rostest. The file will have one of the following names:
rostestConfig.cmake
rostest-config.cmake
Call Stack (most recent call first):
jsk-ros-pkg/jsk_roseus/euslisp/catkin.cmake:5 (find_package)
jsk-ros-pkg/jsk_roseus/euslisp/CMakeLists.txt:2 (include)
Groovy was already installed in this environment, and setup.bash for groovy was loaded in setup.bash
I source setup.bash for hydro before starting jsk.rosbuild, and error disappeared.
I tried jsk.rosbuild as follows and got error in which rostest is not found.