码迷,mamicode.com
首页 > 其他好文 > 详细

roslaunch px4 multi_uav_mavros_sitl_sdf.launch报错

时间:2020-11-19 12:17:57      阅读:5      评论:0      收藏:0      [点我收藏+]

标签:param   RoCE   ssi   Plan   uav   proc   avr   int   command   

在试图运行multi_uav_mavros_sitl_sdf.launch时报错:


while processing /home/sp/src/Firmware/launch/single_vehicle_spawn_sdf.launch:
Invalid <param> tag: Cannot load command parameter [model_description]: no such command [xmlstarlet ed -d ‘//plugin[@name="mavlink_interface"]/mavlink_tcp_port‘ -s ‘//plugin[@name="mavlink_interface"]‘ -t elem -n mavlink_tcp_port -v 4560 /home/sp/src/Firmware/Tools/sitl_gazebo/models/plane/plane.sdf].

Param xml is <param command="$(arg cmd)" name="model_description"/>
The traceback for the exception was written to the log file

其实本来是很简单的错误,就是没想明白: no such command

就是没有安装xmlstarlet,sudo apt install xmlstarlet 就好了

roslaunch px4 multi_uav_mavros_sitl_sdf.launch报错

标签:param   RoCE   ssi   Plan   uav   proc   avr   int   command   

原文地址:https://www.cnblogs.com/pig-fly/p/13971458.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!