SITL gazebo with px4flow simulator

Hi,
How to run gazebo SITL simulation with px4flow sensor? I’ve found Tools/sitl_gazebo/src/gazebo_opticalFlow_plugin.cpp
but unable to figure how to launch gazebo + px4 sitl with it.

Hi,

Just use the following command:
make posix gazebo_iris_opt_flow

Alex