Hi!
I have been having trouble with the offboard mode in PX4. I have been trying to use it via SITL with the iris model and have not been successful. I tried two approaches:
I have tried to implement it via the MAVSDK python example ‘offboard_position_ned.py’.
I have been struggling with the same problem for weeks, but I always end up with that error. I have tried recently ROS 2 as well (see my last topic) but I also end up with the same message. @LorenzMeier
Thank you so much! That actually solved the issue. I was able to fly the offboard example in C++ for the iris model.
One additional comment, have you ever tried to use the offboard mode while flying visual without gps?