admin管理员组文章数量:1200363
I am working on an application related to PX4 with ROS2, and I want to change PX4 parameters using the built-in vehiclecommand.srv. However, as you mentioned:
uint16 VEHICLE_CMD_DO_SET_PARAMETER = 180 # Set a system parameter. Caution! Use of this command requires knowledge of the numeric enumeration value of the parameter. |Parameter number| Parameter value| Empty| Empty| Empty| Empty| Empty|
I need to know the numeric value of the parameters. I searched online but couldn't find anything. Can you help me with this?
I searched online for the numeric enums of these parameters but couldn't find them. I need the numeric enums.
本文标签: ros2The numeric equivalent of PX4 parametersStack Overflow
版权声明:本文标题:ros2 - The numeric equivalent of PX4 parameters - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738611766a2102671.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论