ARIAC Gear2019 crash Bug

Issue #189 new
hetongyuan created an issue

We are doing some automatic tests for some ariac2019 compitition project, when we changing config file of the gear2019,we need close and restart ariac2019 gazebo environment many times,But we often meet a gazebo crash like this:

gzserver: /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:51: boost::shared_ptr<X> boost::enable_shared_from_this<T>::shared_from_this() [with T = gazebo::transport::Node]: Assertion `p.get() == this' failed.

This error result gazebo spawn model service can not start, we do not know what’s cause this error,please help.thinks!