ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I havn't completly eliminated the issue yet, but it seems that the blocking element is the call to rospy.loginfo (or warn).
If I remove all the rospy.logX calls, instead of the code getting blocked an average of 4.5 times per minute, it gets blocked only 0.2 times per minute (ie once every 5 minutes).
So the problem isn't totally solved, but at least quitte reduced.
I'm however wonderring :
Thanks a lor in advance
Best
Felix