osrf / cloudsim-legacy

Apache License 2.0
1 stars 1 forks source link

stop_sim.bash hangs on call to gzlog stop #148

Open osrf-migration opened 10 years ago

osrf-migration commented 10 years ago

Original report (archived issue) by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).


osrf-migration commented 10 years ago

Original comment by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).


Workaround for now in ef78d4c865306389adbfd50c3b8e4927887e808f to just timeout gzlog. The downside is that it won't actually wait for logging to finish.

osrf-migration commented 10 years ago

Original comment by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).


Filed upstream Gazebo ticket.

For now, we should just not bother calling gzlog stop.

osrf-migration commented 10 years ago

Original comment by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).


osrf-migration commented 10 years ago

Original comment by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).


Worked around for now in pull request #132. Leaving this ticket open for a proper fix later, after the upstream issue has been fixed and released.

osrf-migration commented 10 years ago

Original comment by Brian Gerkey (Bitbucket: Brian Gerkey, GitHub: gerkey).