Re: [ros-users] roscore respawn problem

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Michael Krainin
Dato:  
Til: ros-users
Emne: 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