Acmece/rl-collision-avoidance

stage package not found

sundyCoder opened this issue · 1 comments

CMake Error at stage_ros-add_pose_and_crash/CMakeLists.txt:17 (find_package):
By not providing "Find stage.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "stage", but
CMake did not find one.

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

stageConfig.cmake
stage-config.cmake

Hi @sundyCoder
Please install the ros package of stage
For example, if you are using kinetic, please try,

sudo apt-get install ros-kinetic-stage