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

rmw is a C API (not C++) and as such there can be no exceptions raised. If any RMW implementation does raise an exception (which it shouldn't) please fill a ticket in the corresponding repository since that needs to be fixed within the RMW implementation.