What’s the current state of Gazebo simulation?
I have built this branch of gazebo: https://bitbucket.org/osrf/gazebo/branch/ardupilot_merge_gazebo8
and I was able to connect using:
gazebo worlds/iris_arducopter_demo.world
and frame:
sim_vehicle.py -f gazebo-iris
but copter crashes immediately after taking off (using guided mode or loiter). What’s wrong? How to run this plugin?