Skip to content

PX4 Bridge

We allow controlling autonomous sytems running PX4 by incorporating the PX4/ROS2 Control Interface and allow the user to define custom modes that can be dynamically registered with the autopilot. These modes are written in ROS 2 and run externally while communicating with PX4 using the internal uORB messages.

  • ModeExecutor
  • ModeExecutorFactory

Released under the Apache-2.0 License.