From 911c77b5342b26823511f4e4f946cf1b28fce97d Mon Sep 17 00:00:00 2001 From: Samer Khshiboun <99127997+SamerKhshiboun@users.noreply.github.com> Date: Wed, 21 Aug 2024 00:18:46 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index d3acb8d67..c40321bc4 100644 --- a/README.md +++ b/README.md @@ -656,8 +656,6 @@ Each of the above filters have it's own parameters, following the naming convent - - [JSON safety interface config example](realsense2_camera/examples/jsons/calib_config_example.json) - ### calib_config_write (for specific camera modules): - Write calibration config. - Note that writing calibration config is applicable only in Safey Service Mode @@ -671,10 +669,9 @@ Each of the above filters have it's own parameters, following the naming convent - - [JSON safety interface config example](realsense2_camera/examples/jsons/calib_config_example.json) + - [JSON calib config example](realsense2_camera/examples/d500_tables/calib_config_example.json) - Result example: `realsense2_camera_msgs.srv.CalibConfigWrite_Response(success=True, error_message='')` -
## Available actions