Could not find a package configuration file provided by “gazebo“ with any of the following names:
运行make px4_sitl_default gazebo仿真报错Could not find a package configuration file provided by "gazebo" with anyof the following names:gazeboConfig.cmakegazebo-config.cmakeAdd the installation prefix of "g
·
运行make px4_sitl_default gazebo仿真报错
Could not find a package configuration file provided by "gazebo" with any
of the following names:
gazeboConfig.cmake
gazebo-config.cmake
Add the installation prefix of "gazebo" to CMAKE_PREFIX_PATH or set
"gazebo_DIR" to a directory containing one of the above files. If "gazebo"
provides a separate development package or SDK, be sure it has been
installed.
解决办法
sudo apt-get install libgazebo9-dev
更多推荐




所有评论(0)