ROS进行cmake的时候显示缺少srospy怎么办。(标签-ar|关键词-file)

ROS进行cmake的时候显示缺少srospy怎么办。
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "srospy" with any
of the following names:

srospyConfig.cmake
srospy-config.cmake

Add the installation prefix of "srospy" to CMAKE_PREFIX_PATH or set
"srospy_DIR" to a directory containing one of the above files. If "srospy"
provides a separate development package or SDK, be sure it has been
installed.

srospyConfig.cmake是什么,网上只有rospy,没有srospy

建议你看一下源码或者配置文件,是不是把rospy写成srospy了

明显笔误。因为在搜索引擎中搜不到srospy