-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
Description
Missing rcl Functions in rclnodejs
Action
rcl_action_goal_status_array_finiCall rcl_action_goal_status_array_fini() when publishing status failed #1332
Arguments
rcl_arguments_get_unparsed_rosLeverage rcl_arguments_get_unparsed_ros() to get unsupported args #1342rcl_remove_ros_argumentsAdd removeROSArgs() function #1339
Callbacks & Events
rcl_client_set_on_new_response_callbackrcl_event_set_callbackrcl_service_set_on_new_request_callbackrcl_subscription_set_on_new_message_callback
Clock & Time
rcl_clock_add_jump_callbackrcl_clock_remove_jump_callbackrcl_difference_timesrcl_timer_clockrcl_timer_get_next_call_timercl_timer_set_on_reset_callback
Introspection (Service & Graph)
rcl_get_clients_info_by_serviceAdd getServersInfoByService and getClientsInfoByService for node #1335rcl_get_info_by_serviceAdd getServersInfoByService and getClientsInfoByService for node #1335rcl_get_servers_info_by_serviceAdd getServersInfoByService and getClientsInfoByService for node #1335rcl_get_zero_initialized_service_endpoint_info_arrayAdd getServersInfoByService and getClientsInfoByService for node #1335rcl_service_endpoint_info_array_finiAdd getServersInfoByService and getClientsInfoByService for node #1335
Logging & Rosout
rcl_logging_configure_with_output_handlerSupport logging mutex functions #1338rcl_logging_get_logging_directoryAdd getLoggingDirectory() #1337rcl_logging_multiple_output_handlerSupport logging mutex functions #1338rcl_logging_rosout_add_subloggerSupport logging rosout #1336rcl_logging_rosout_enabledSupport logging rosout #1336rcl_logging_rosout_fini_publisher_for_nodeSupport logging rosout #1336rcl_logging_rosout_init_publisher_for_nodeSupport logging rosout #1336rcl_logging_rosout_remove_subloggerSupport logging rosout #1336
Publisher
rcl_publisher_assert_livelinessAdd assertLiveliness() method for publisher #1331
Subscription (Content Filtering)
rcl_subscription_content_filter_options_finiAdd getContentFilter for subscription #1334rcl_subscription_get_content_filterAdd getContentFilter for subscription #1334
Service
rcl_take_request_with_infoReplace rcl_take_request with rcl_take_request_with_info #1333