Closed chrstrom closed 3 years ago
Offending line is 355 in /beluga_description/scripts/spawn_model:
success = gazebo_interface.spawn_urdf_model_client(self.model_name, model_xml, self.robot_namespace, initial_pose, self.reference_frame, self.gazebo_namespace)
Also see line 20 here: http://docs.ros.org/en/groovy/api/gazebo/html/gazebo__interface_8py_source.html
https://answers.ros.org/question/168156/gazebo-crashes-when-spawning-a-robot-with-urdf/ Leaving this here for tomorrow :)
Got things working by updating the uuv_simulator-related folders here, but this indicates a greater problem of not being able to easily update our repo with updates in uuv_simulator..
After upgrading to Noetic, the simulator crashes upon spawning the drone model. See the error message below: