Skip to content

using catkin_make_isolated --install --use-ninja for cartographer #1954

Open
@samuka222

Description

@samuka222

When using , i get this :

[CMake Error at /usr/share/catkin/cmake/catkinConfig.cmake:82 (find_package):
Could not find a package configuration file provided by
"message_generation" with any of the following names:

message_generationConfig.cmake
message_generation-config.cmake

Add the installation prefix of "message_generation" to CMAKE_PREFIX_PATH or
set "message_generation_DIR" to a directory containing one of the above
files. If "message_generation" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:24 (find_package)

-- Configuring incomplete, errors occurred!
See also "/root/catkin_ws/build_isolated/cartographer_ros_msgs/CMakeFiles/CMakeOutput.log".
<== Failed to process package 'cartographer_ros_msgs':
Command '['/root/catkin_ws/install_isolated/env.sh', 'cmake', '/root/catkin_ws/src/cartographer_ros/cartographer_ros_msgs', '-DCATKIN_DEVEL_PREFIX=/root/catkin_ws/devel_isolated/cartographer_ros_msgs', '-DCMAKE_INSTALL_PREFIX=/root/catkin_ws/install_isolated', '-G', 'Ninja']' returned non-zero exit status 1.

Reproduce this error by running:
==> cd /root/catkin_ws/build_isolated/cartographer_ros_msgs && /root/catkin_ws/install_isolated/env.sh cmake /root/catkin_ws/src/cartographer_ros/cartographer_ros_msgs -DCATKIN_DEVEL_PREFIX=/root/catkin_ws/devel_isolated/cartographer_ros_msgs -DCMAKE_INSTALL_PREFIX=/root/catkin_ws/install_isolated -G Ninja

Command failed, exiting.
]

how do i solve this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions