Gazebo 9 crashes on macOS High Sierra
Hi. Gazebo crashes on my macbook everytime I run it. I can use it fine for maybe 15-20 minutes before it crashes. I am unsure what is causing it, and I've tried gazebo versions 7 and 8 too. This is the error I get:
Node::Advertise(): Error advertising a topic. Did you forget to start the discovery service?
Node::Advertise(): Error advertising a topic. Did you forget to start the discovery service?
Node::Advertise(): Error advertising a topic. Did you forget to start the discovery service?
escalating to SIGKILL on server
Any ideas? I'm thinking its because I'm using Intel integrated graphics? Thanks
Asked by pjjml on 2018-02-13 11:33:45 UTC
Comments
I am facing the same problem but using Ubuntu 16.04. I just added a cube shape into the model editor and am trying to scale it graphically with the axis arrows... I can change the visual and collision geometries only by link inspector. The message is: Node::Advertise(): Error advertising a topic. Did you forget to start the discovery service?
Asked by hbaqueiro on 2018-06-19 11:58:25 UTC
Facing the same problem on Ubuntu 18.04. Unable to scale a simple cube shape using the model editor's GUI. Error message obtained on bash: Node::Advertise(): Error advertising a topic. Did you forget to start the discovery service?
Asked by abhishekvijeev on 2018-07-19 00:38:04 UTC
Try commands $ killall -9 gzserver, $ killall -9 gzclient and $ killall -9 rosmaster; before every launch of Gazebo.
Asked by kumpakri on 2018-09-25 05:45:16 UTC
Facing the same problem on Ubuntu 16.05 in a virtual box with host OS as Windows 10. Whenever I apply a force or velocity the same error messages are logged on the bash. please help. NOTE: The force works sometime on my robot model before the gazebo abruptly closes.
Asked by puneet patwari on 2019-02-13 12:02:14 UTC