OSDK ROS3.6编译问题
0
请教各位大佬:在ROS环境下编译示例代码,OSDK已经编译完成,ROS3.6编译的时候出现以下问题:
CMake Error at Onboard-SDK-ROS-3.6.0/dji_sdk/CMakeLists.txt:16 (find_package):
By not providing "FindDJIOSDK.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "DJIOSDK", but
CMake did not find one.
Could not find a package configuration file provided by "DJIOSDK" with any
of the following names:
DJIOSDKConfig.cmake
djiosdk-config.cmake
Add the installation prefix of "DJIOSDK" to CMAKE_PREFIX_PATH or set
"DJIOSDK_DIR" to a directory containing one of the above files. If
"DJIOSDK" provides a separate development package or SDK, be sure it has
been installed.
OSDK和ROS3.6都已经下载到src文件下,请问这个是什么问题啊
|
|
|
|