Gazebo server dies randomly
Hi,
I'm doing longer simulations in Gazebo 11 and ROS noetic. Unfortunately, at some random point during the simulation, gazebo just dies. I'm not able to find the source of the problem. Is it possible to log a lot of debug output from gazebo to do some debugging?
Thanks,
Jakob
Asked by JakobThumm on 2021-10-20 03:39:00 UTC
Comments
Perhaps start by appending the console output log? That is what was requested for my "Gazebo Server Dies Randomly" post
Asked by tovli on 2021-10-28 11:53:25 UTC
Run gazebo with the
verbose
flag to populate console output. That might give you an ideaAsked by ashwin5059198 on 2021-11-09 08:23:52 UTC