Re: [ros-users] roscore respawn problem

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Michael Krainin
Date:  
To: ros-users
Subject: Re: [ros-users] roscore respawn problem
I'll give that a try. It may take a while since everything runs
properly most of the time.
-Mike

> rosout dying shouldn't affect this unless it's somehow deadlocked those nodes... can you attach gdb to them and get traces from all their threads with "thread apply all bt"?
>
> Josh