Hi @aruiz -
Happy to help.
There are lots of ways to query and send that information. If you’re using cockpit, this new method is likely the easiest for sending data to Cockpit?
I would use python to query the Mavlink2Rest interface (ahrs message) to get roll and pitch data from the autopilot. You can see an example of how that’s done here.