Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Noetic] nfc_ros fails to build: Missing dependecy rostest #483

Open
sloretz opened this issue Jul 19, 2023 · 0 comments
Open

[Noetic] nfc_ros fails to build: Missing dependecy rostest #483

sloretz opened this issue Jul 19, 2023 · 0 comments

Comments

@sloretz
Copy link

sloretz commented Jul 19, 2023

nfc_ros is failing to build on all platforms. It looks like it's missing a dependency on rostest

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.
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>
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant