Hello everone,
For a resarch purpose, I would like to use MAV_CMD_INJECT_FAILURE MAVLink command.
According to the description of this command in MAVLink
site, it is important to change a specific param setting before using this command. I am wondering what this param setting is.
Currently, I faced the following error when I run a Pymavlink script using this command. I am wondering if this is due to the above reason.
AttributeError: module 'pymavlink,dialects.v20.ardupilotmega' has no attribute 'MAV_CMD_INJECT_FAILURE'
I would be so grateful if you could help me solve this error.
Thanks in advance for your time , and I look forward to hearing from you soon.
Best regards,
Kourosh