Hello,
I am working on a multi-vehicle setup using PX4 and ROS2, where my goal is for one fixed wing aircraft to follow another. I have been using the trajectory setpoint message type to achieve this.
However, during my research, I came across the statement:
“Offboard mode is not supported by Fixed Wing vehicles. It is supported for Copter and VTOL vehicles.”
I would like to confirm the validity of this statement. Is it accurate that Fixed Wing vehicles cannot use Offboard mode in PX4?
If this is incorrect, could you please guide me on how to achieve the tracking scenario I am aiming for, where one fixed wing aircraft can autonomously follow another in a multi-vehicle setup?
Any help or direction would be greatly appreciated!
Thank you!