无法为罗斯理性安装ROS仓库



我试图使用MongoDB与rviz。因此,我在做git-clone~/catkin_ws/src folder之后尝试编译warehouse_ros_mongo。然而,任何知道如何修复它的人都无法使用CMake。否则,是否可以推荐一个与ROS一起使用的包,以便连接MongoDB并与rviz/moveit交互。

编译时遇到错误:

CMake Error at /home/zelix/catkin_ws/devel/share/warehouse_ros/cmake/warehouse_rosConfig.cmake:113 (message): Project 'warehouse_ros' specifies '/home/zelix/catkin_ws/src/warehouse_ros/include' as an include dir, which is not found. It does neither exist as an absolute directory nor in '/home/zelix/catkin_ws/src/warehouse_ros//home/zelix/catkin_ws/src/warehouse_ros/include'. Check the website 'http://ros.org/wiki/warehouse_ros' for information and consider reporting the problem. Call Stack (most recent call first): /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package) warehouse_ros_mongo/CMakeLists.txt:15 (find_package)
-- Configuring incomplete, errors occurred! See also "/home/zelix/catkin_ws/build/CMakeFiles/CMakeOutput.log". See also "/home/zelix/catkin_ws/build/CMakeFiles/CMakeError.log".

包中缺少一个include目录。

Domkdir /home/zelix/catkin_ws/src/warehouse_ros/include