From 6a2f45176461a16851bee9b56eceea6fabfcf066 Mon Sep 17 00:00:00 2001 From: Mateusz Szczygielski Date: Mon, 18 Mar 2024 16:33:21 +0100 Subject: [PATCH] Update docs --- docs/GettingStarted/Testing/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/GettingStarted/Testing/index.md b/docs/GettingStarted/Testing/index.md index 60724e8daa..0d7860b0e1 100644 --- a/docs/GettingStarted/Testing/index.md +++ b/docs/GettingStarted/Testing/index.md @@ -62,6 +62,7 @@ In summary, `Edit Mode` tests are well-suited for **testing isolated code compon - `GNSS`: Using the ROS 2 interface - verified the number of generated messages based on the sensor frequency. - `IMU`: Using the ROS 2 interface - verified the number of generated messages based on the sensor frequency. - `LiDAR`: Using the ROS 2 interface - verified the number of generated messages based on the sensor frequency. + - `Radar`: Using the ROS 2 interface - verified the number of generated messages based on the sensor frequency. **TrafficTest:**