Hi, it’s the first time I post here.
I have a small problem that I can’t seem to solve.
- I try to chase a moving object.
- When I send waypoints (Msg_mission_item) to APM periodically (for example each second),
APM stops it’s sending of attitude and GPS_POSITION mavlink messages. - If I stop the periodic update of waypoints, APM resumes the stream.
Is this a known bug? Is there a workaround?
Thank you!