rcl
master
C API providing common ROS client library functionality.
|
#include "rcl/visibility_control.h"
Go to the source code of this file.
Macros | |
#define | RMW_IMPLEMENTATION_ENV_VAR_NAME "RMW_IMPLEMENTATION" |
The environment variable name to control which RMW implementation is used. | |
#define | RCL_ASSERT_RMW_ID_MATCHES_ENV_VAR_NAME "RCL_ASSERT_RMW_ID_MATCHES" |
Functions | |
rcl_ret_t | rcl_rmw_implementation_identifier_check (void) |
Check whether the RMW implementation in use matches what the user requested. More... | |
#define RCL_ASSERT_RMW_ID_MATCHES_ENV_VAR_NAME "RCL_ASSERT_RMW_ID_MATCHES" |
The environment variable name to control whether the chosen RMW implementation matches the one that is in use.
rcl_ret_t rcl_rmw_implementation_identifier_check | ( | void | ) |
Check whether the RMW implementation in use matches what the user requested.