I’m designing a teleop application using the browser as the GUI with an ROV2. I plan to use Python for the logic between the browser and the ROV2. I’m looking for information which compares pymavlink to mavros. I’d like to know things like:
are these both viable, active projects
is one of them better for this type of application
what are the important strengths and weaknesses of each
where can I find working examples of applications using each