Files
PX4-Autopilot/msg/translation_node
Roman Bapst 43a57e75eb feat(manual_control): Publish source of manual control setpoint via mavlink (#27857)
* feat(mavlink): stream manual input status which specifies the active source for manual control setpoint generation on the autopilot
---------

Signed-off-by: RomanBapst <bapstroman@gmail.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: Matthias Grob <maetugr@gmail.com>
2026-09-09 12:29:33 +03:00
..
…
…
…

Message Translations

This package contains a message translation node and a set of old message conversion methods. It allows to run applications that are compiled with one set of message versions against a PX4 with another set of message versions, without having to change either the application or the PX4 side.

For details, see https://docs.px4.io/main/en/ros2/px4_ros2_msg_translation_node.html.