ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

PhilippJust's profile - activity

2021-08-20 06:26:13 -0500 received badge  Famous Question (source)
2021-08-20 06:26:13 -0500 received badge  Notable Question (source)
2021-08-20 06:26:13 -0500 received badge  Popular Question (source)
2019-12-10 02:21:47 -0500 received badge  Supporter (source)
2019-11-13 05:57:07 -0500 answered a question What happens to message on failure/exception/error in subscribing node

I made a simple unittest with rostest. It turns out that the messages will be lost if the callback function throws an ex

2019-11-13 05:57:07 -0500 received badge  Rapid Responder (source)
2019-11-12 07:16:20 -0500 asked a question What happens to message on failure/exception/error in subscribing node

What happens to message on failure/exception/error in subscribing node Hi! I am using ROS melodic with rospy. If I am c