Re: [ros-users] roscore respawn problem

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Michael Krainin
Datum:  
Aan: ros-users
Onderwerp: 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