You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
23:02:56 CMake Error at CMakeLists.txt:40 (find_package):
23:02:56 By not providing "Findrostest.cmake" in CMAKE_MODULE_PATH this project has
23:02:56 asked CMake to find a package configuration file provided by "rostest", but
23:02:56 CMake did not find one.
23:02:56
23:02:56 Could not find a package configuration file provided by "rostest" with any
23:02:56 of the following names:
23:02:56
23:02:56 rostestConfig.cmake
23:02:56 rostest-config.cmake
23:02:56
23:02:56 Add the installation prefix of "rostest" to CMAKE_PREFIX_PATH or set
23:02:56 "rostest_DIR" to a directory containing one of the above files. If
23:02:56 "rostest" provides a separate development package or SDK, be sure it has
23:02:56 been installed.
The text was updated successfully, but these errors were encountered:
sloretz
added a commit
to ros/rosdistro
that referenced
this issue
Jul 19, 2023
It's failing to build on all platforms, and has never succeeded to
build.
Upstream issue: jsk-ros-pkg/jsk_3rdparty#483@k-okada FYI
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
It's failing to build on all platforms, and has never succeeded to
build.
Upstream issue: jsk-ros-pkg/jsk_3rdparty#483@k-okada FYI
Signed-off-by: Shane Loretz <sloretz@intrinsic.ai>
nfc_ros is failing to build on all platforms. It looks like it's missing a dependency on rostest
The text was updated successfully, but these errors were encountered: