ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
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.