{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/the-oxford-radar-robotcar-dataset-a-radar","title":"The Oxford Radar RobotCar Dataset: A Radar Extension to the Oxford RobotCar Dataset","arxiv_id":"1909.01300","date":"2019-09-03","proceeding":null,"authors":["Dan Barnes","Matthew Gadd","Paul Murcutt","Paul Newman","Ingmar Posner"],"abstract":"In this paper we present The Oxford Radar RobotCar Dataset, a new dataset for researching scene understanding using Millimetre-Wave FMCW scanning radar data. The target application is autonomous vehicles where this modality is robust to environmental conditions such as fog, rain, snow, or lens flare, which typically challenge other sensor modalities such as vision and LIDAR. The data were gathered in January 2019 over thirty-two traversals of a central Oxford route spanning a total of 280km of urban driving. It encompasses a variety of weather, traffic, and lighting conditions. This 4.7TB dataset consists of over 240,000 scans from a Navtech CTS350-X radar and 2.4 million scans from two Velodyne HDL-32E 3D LIDARs; along with six cameras, two 2D LIDARs, and a GPS/INS receiver. In addition we release ground truth optimised radar odometry to provide an additional impetus to research in this domain. The full dataset is available for download at: ori.ox.ac.uk/datasets/radar-robotcar-dataset","url_abs":"https://arxiv.org/abs/1909.01300v2","url_pdf":"https://arxiv.org/pdf/1909.01300v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"the-oxford-radar-robotcar-dataset-a-radar","repo_url":"https://github.com/dbarnes/radar-robotcar-dataset-sdk","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"the-oxford-radar-robotcar-dataset-a-radar","repo_url":"https://github.com/mttgdd/oord-dataset","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"the-oxford-radar-robotcar-dataset-a-radar","repo_url":"https://github.com/oxford-robotics-institute/radar-robotcar-dataset-sdk","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[],"methods":[],"datasets_introduced":[{"slug":"oxford-radar-robotcar-dataset","name":"Oxford Radar RobotCar Dataset","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/1909.01300","atlas_url":"https://app.syntology.ai/?focus=1909.01300","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1909.01300"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/dbarnes/radar-robotcar-dataset-sdk","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mttgdd/oord-dataset","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/oxford-robotics-institute/radar-robotcar-dataset-sdk","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":8,"unverified":2},"by_repo_kind":{"listed":{"samples":10,"ran":8,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"0eb4824d1e814184","entry":"do_cluster","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"src/radvlad.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/src/radvlad.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0eb4824d1e814184"}},{"code_sha256_prefix":"c461d090c8f01e4a","entry":"get_cfg_impl","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"config/config.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/config/config.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c461d090c8f01e4a"}},{"code_sha256_prefix":"303a2cf55635c776","entry":"get_data_yaml","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"config/config.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/config/config.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"303a2cf55635c776"}},{"code_sha256_prefix":"2aa1c8370d9d7f81","entry":"get_distances","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"src/compute_distance_matrix.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/src/compute_distance_matrix.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2aa1c8370d9d7f81"}},{"code_sha256_prefix":"adbf95aba4ffd8f5","entry":"get_embeddings","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"src/compute_distance_matrix.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/src/compute_distance_matrix.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"adbf95aba4ffd8f5"}},{"code_sha256_prefix":"2d7c6779a9ea3e5a","entry":"get_gps_yaml","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"config/config.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/config/config.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2d7c6779a9ea3e5a"}},{"code_sha256_prefix":"b14f4994eab7f2ce","entry":"load_radar","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"src/radar.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/src/radar.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b14f4994eab7f2ce"}},{"code_sha256_prefix":"0cb1d09d7f2202d8","entry":"radar_polar_to_cartesian","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"src/radar.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/src/radar.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0cb1d09d7f2202d8"}},{"code_sha256_prefix":"5fd5cfa5f74a1297","entry":"get_nn","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"src/models.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/src/models.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5fd5cfa5f74a1297"}},{"code_sha256_prefix":"abdd13a84a45b04f","entry":"get_vlad","repo":"mttgdd/oord-dataset","repo_kind":"listed","path":"src/radvlad.py","file_url":"https://github.com/mttgdd/oord-dataset/blob/HEAD/src/radvlad.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"abdd13a84a45b04f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}