Main Content
createPX4uORBMessage
Add-On Required: This feature requires the UAV Toolbox Support Package for PX4 Autopilots add-on.
Description
createPX4uORBMessage(
creates a custom uORB topic for logging in a Simulink® model running on a Pixhawk® hardware board.messageName
,uORBFields
)
A custom uORB message refers to a user-defined message format in the uORB (micro Object Request Broker) messaging system. uORB is a publish-subscribe messaging system used in the PX4 autopilot software for communication between different modules and components.
Examples
Input Arguments
Version History
Introduced in R2023b