diff --git a/README.md b/README.md index 92755d629..2bb3fdc8f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ * [Post-Processing Filters](#post-processing-filters) * [Available Services](#available-services) * [Available Actions](#available-actions) - * [Efficient intra-process communication](#efficient-intra-process-communication) + * [Logging](#logging) * [Contributing](CONTRIBUTING.md) * [License](LICENSE) @@ -763,6 +763,15 @@ The launch file accepts a parameter, `intra_process_comms`, controlling whether ros2 launch realsense2_camera rs_intra_process_demo_launch.py intra_process_comms:=true ``` +