Skip to content

Commit

Permalink
Merge pull request #85 from ucsdwcsng/satyam-dev
Browse files Browse the repository at this point in the history
included _posts/2024-12-10-c-shenron.md file
  • Loading branch information
Satyam-53 authored Dec 18, 2024
2 parents 6ea9784 + fa1d4ad commit 3a3c5ee
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions _posts/2024-12-10-c-shenron.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: publication
title : "A Realistic Radar Simulation Framework for CARLA"
short_title: "EdgeRIC"
tags: Vehicle
cover: /assets/images/pubpic/edgeric_intro.png
conference: "Submitted to CVPR 2025"
authors: "Satyam Srivastava, Jerry Li, Pushkal Mishra, Kshitiz Bansal, Dinesh Bharadia"
author_list:
- name: Satyam Srivastava
email: f20190188@pilani.bits-pilani.ac.in
- name: Jerry Li
email: --
- name: Pushkal Mishra
email: --
- name: Kshitiz Bansal
url: --
email: --
- name: Dinesh Bharadia
url: https://dineshb-ucsd.github.io/
email: dineshb@ucsd.edu
conference: "CVPR'25"
conference_site: https://cvpr.thecvf.com/Conferences/2025
paper: --
github: --
conference: "CVPR 2025"
slides: --
# miscs: # whatever you need to add Extra
# - content_type: Project Website
# content_url: https://edgeric.github.io
# - content_type: Poster
# content_url: /files/edgeric_poster.pdf # hat tip: do not use tabs for idnentation, yaml doesnt support it


description: # all combinations are possible: (title+text+image, title+image, text+image etc), things will be populated in orders
- 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. "
---
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.

0 comments on commit 3a3c5ee

Please sign in to comment.