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

Build error on Linux #58

Open
kallikarls opened this issue Apr 28, 2020 · 0 comments
Open

Build error on Linux #58

kallikarls opened this issue Apr 28, 2020 · 0 comments

Comments

@kallikarls
Copy link

I get following build error when trying to build ros2-dotnet. The native ROS2 build was successful. Full build output is attached.

colcon build --merge-install fails with following error:

Starting >>> rcutils
--- stderr: rcutils
CMake Error at CMakeLists.txt:154 (find_package):
By not providing "Findosrf_testing_tools_cpp.cmake" in CMAKE_MODULE_PATH
this project has asked CMake to find a package configuration file provided
by "osrf_testing_tools_cpp", but CMake did not find one.

Could not find a package configuration file provided by
"osrf_testing_tools_cpp" with any of the following names:

osrf_testing_tools_cppConfig.cmake
osrf_testing_tools_cpp-config.cmake

Add the installation prefix of "osrf_testing_tools_cpp" to
CMAKE_PREFIX_PATH or set "osrf_testing_tools_cpp_DIR" to a directory
containing one of the above files. If "osrf_testing_tools_cpp" provides a
separate development package or SDK, be sure it has been installed.


Failed <<< rcutils [ Exited with code 1 ]

ros2-dotnet-build-error.txt

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