问题
ImportError: “from catkin_pkg.package import parse_package” failed: No module named catkin_pkg.package
Make sure that you have installed “catkin_pkg”, it is up to date and on the PYTHONPATH.
......
-- Found gmock sources under '/usr/src/googletest': gmock will be built
-- Found PythonInterp: /opt/qos21_8/host/linux/x86_64/usr/bin/python2 (found version "2.7.17")
-- Using P
在尝试在ROS中使用catkin_pkg时遇到了ImportError,提示缺少catkin_pkg.package模块。确保已安装并更新catkin_pkg,并将其添加到PYTHONPATH环境变量中。
订阅专栏 解锁全文
2321

被折叠的 条评论
为什么被折叠?



