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

Revision history [back]

click to hide/show revision 1
initial version

I think it is not necessary, when you build in debug mode. As you already said, you can just use a debugger to get the stacktrace information from the core.

Besides that, there is ROS_ASSERT, but that does only work on the crashes you somehow could predict.