aws-robotics / aws-robomaker-hospital-world

This Gazebo world is well suited for organizations who are building and testing robot applications in hospitals.
MIT No Attribution
190 stars 62 forks source link

Build pkg using catkin_make ? #23

Open han-kyung-min opened 1 year ago

han-kyung-min commented 1 year ago

Hi

I am trying to build this package using "catkin_make install". If I try to do so, I get the error message below.

CMake Error at aws-robomaker/aws-robomaker-hospital-world/cmake_install.cmake:56 (file): file INSTALL cannot find "/home/mycom/catkin_ws/src/aws-robomaker/aws-robomaker-hospital-world/fuel_models":

I use Ubuntu 2020 with ROS Noetic. Could you help me with this problem ?

Best