From 82c0488925dbd704dc8d4704d26b02d65dd7618b Mon Sep 17 00:00:00 2001 From: Pushkal Mishra Date: Thu, 19 Dec 2024 20:27:42 +0530 Subject: [PATCH] Tabs --- _posts/2024-12-10-c-shenron.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-12-10-c-shenron.md b/_posts/2024-12-10-c-shenron.md index c6a20028ed5..e1cebda5f98 100644 --- a/_posts/2024-12-10-c-shenron.md +++ b/_posts/2024-12-10-c-shenron.md @@ -32,5 +32,5 @@ miscs: description: # all combinations are possible: (title+text+image, title+image, text+image etc), things will be populated in orders - title: Enhancing Autonomous Driving with Radar Integration in Simulation - text: "The advancement of self-driving technology has become a focal point in outdoor robotics, driven by the need for robust and efficient perception systems. This paper addresses the critical role of sensor integration in autonomous vehicles, particularly emphasizing the underutilization of radar compared to cameras and LiDARs. While extensive research has been conducted on the latter two due to the availability of large-scale datasets, radar technology offers unique advantages such as all-weather sensing and occlusion penetration, which are essential for safe autonomous driving. This study presents a novel integration of a realistic radar sensor model within the CARLA simulator, enabling researchers to develop and test navigation algorithms using radar data. Utilizing this radar sensor and showcasing its capabilities in simulation, we demonstrate improved performance in end-to-end driving scenarios. Our findings aim to rekindle interest in radar-based self-driving research and promote the development of algorithms that leverage radar's strengths. " + text: "The advancement of self-driving technology has become a focal point in outdoor robotics, driven by the need for robust and efficient perception systems. This paper addresses the critical role of sensor integration in autonomous vehicles, particularly emphasizing the underutilization of radar compared to cameras and LiDARs. While extensive research has been conducted on the latter two due to the availability of large-scale datasets, radar technology offers unique advantages such as all-weather sensing and occlusion penetration, which are essential for safe autonomous driving. This study presents a novel integration of a realistic radar sensor model within the CARLA simulator, enabling researchers to develop and test navigation algorithms using radar data. Utilizing this radar sensor and showcasing its capabilities in simulation, we demonstrate improved performance in end-to-end driving scenarios. Our findings aim to rekindle interest in radar-based self-driving research and promote the development of algorithms that leverage radar's strengths." ---