Hey everyone, I would like to announce my recent ROS package px4_sitl
which simplifies the process of PX4 SITL with gazebo and ROS.
Usually, if someone needs to perform PX4 SITL simulation with gazebo and ROS, he needs to download the PX4 source code and compile/configure it which is quite complicated and time consuming.
Now, we provide a tailored ROS package named px4_sitl
which contains the compiled PX4 SITL firmware and necessary gazebo plugins and models. You can launch a sim PX4 vehicle (iris/vtol/plane) just with this single package. No need for downloading PX4 source code anymore!