PX4 HITL Simulation using ROS2

Hello all,

I’m trying to perform PX4 HITL simulation using ROS2. I followed the documentation given here :HITL Simulation · PX4 Developer Guide
However, since ROS2 uses microRTPS bridge to communicate with PX4. How do i proceed once I launch the hitl_iris.world ?

Thank you