Anjum Shariff's Discussions (9)

Sort by

MAVLink v2.0 headers compiler issue

Hello,

I have been merging a branch into the latest master of PX4. It seems like the master has moved to mavlink v2.0. I created a custom dialect and generated the headers, made the necessary changes for the custom headers to be used. I am running int

Read more…

Intelligent follow algorithm

Hi All,

I need to implement a follow algorithm so that the UAV follows a test car using the GPS data it receives through the Car-to-X module. The goal is to follow the car and produce good quality video recording of the car and it's surroundings. I am

Read more…