Is there any way to update the position estimate with gps data coming from an onboard computer? What I could use is something similar to set_vision_position_estimate(), but will lla instead of pose data.
I conduct research where I need to work with the gps data on an onboard computer, so my gps module is connected to my computer. I would rather update the position from my computer than have to hook up the module to my pixhawk.
Is there any way to update the position estimate with gps data coming from an onboard computer? What I could use is something similar to set_vision_position_estimate(), but will lla instead of pose data.
I conduct research where I need to work with the gps data on an onboard computer, so my gps module is connected to my computer. I would rather update the position from my computer than have to hook up the module to my pixhawk.