Robotics StackExchange | Archived questions

Probelm with roscore

Hy all!!

every time I try to start a roscrore I get this message:

setting /runid to 52b9b424-63e2-11e2-bcc3-14dae9614b4d
Exception AttributeError: AttributeError("'DummyThread' object has no attribute 'Thread_block'",) in  ignored
process[rosout-1]: started with pid [21681]
However it starts the core.....

I would like to solve that issue so I don't get this message any more.

Thanks

Asked by apalomer on 2013-01-21 04:57:43 UTC

Comments

Answers

See http://answers.ros.org/question/37087

It is a Python bug, so no way for us to solve this. But it should be harmless.

Asked by KruseT on 2013-01-21 04:59:46 UTC

Comments