|
发表于 2022-9-16 17:41:41
3308 浏览 3 回复
[新手上路]
Prometheus_mavros在安装过程中的问题
prometheus问答
提问前请先确定以下问题:: |
已经阅读Prometheus官方wiki,PX4仿真环境已经配置 |
第一步:问题BUG描述: |
Prometheus_mavros在安装过程中出现问题 |
第二步:PX4版本是否为Prometheus_PX4_V1.11.1分支?: |
是 Prometheus_PX4_V1.11.1 |
第三步:测试prometheus_px4是否正常: |
正常 |
第四步:Prometheus版本是否为最新master?: |
是master版本 |
第五步:测试Prometheus是否正常: |
否 |
ubuntu 22.04虚拟机 + noetic版本ros在执行./install_prometheus_mavros.sh指令时出现错误
错误提示为:
./install_prometheus_mavros.sh: 行 22: wstool:未找到命令
./install_prometheus_mavros.sh: 行 24: wstool:未找到命令
请问如何解决?感谢!
BOSHEN97已获得悬赏 3 阿木币最佳答案
装一下wstool,试一下这个命令 sudo apt-get install python-wstool
|
扫一扫浏览分享
|
|
|
|
|
|
|
发表于 2022-9-23 09:31:13
|
|
|
|
|
|
|
发表于 2022-11-16 20:23:00
来自手机
兄弟遇见同样的问题了,我是ubuntu18.04,你解决这个问题了吗 |
|
|
|
|
|
|
|
发表于 2022-11-17 09:31:00
装一下wstool,试一下这个命令 sudo apt-get install python-wstool |
|
|
|
|
|
|
|