Abstract
Abstract. The development of self-driving vehicles has been efficiently accelerated by applying computer simulations. These environments can achieve the best result only if reality has been digitized: highly accurate and detailed maps are required. The high-definition (HD) maps aim to fulfill these requests. Companies and academia are seeking adequate technology, where OpenDRIVE standard seems to win this race.A software was developed to create high-definition road models for self-driving car testing purposes, which can also be used in driving simulators, for example, for testing vehicle prototypes.The data of a sample area was received located in northern Budapest, which included inconsistent information about the lanes of the road network. The top-priority task was to build a highly structured, consistent model satisfying this open standard, an increasingly popular modeling format to describe the environment for various simulating software. In order to do that, the relevant information had to be extracted from an AutoCAD file. The result was a collection of points that was added to a software module written in C++. The code has built a structure from those points, including determining connections between lanes, building roads from the lanes, determining connections between roads, adding road marks, and building the final OpenDRIVE model.Two different sets of data have been used thus far in the software: a circa 8 km long road section and a separate junction – meaning about 20,000 points to process. Two independent models were created; both were tested in various automotive simulators – including IPG CarMaker, probably the most well-known simulating tool used in car manufacturing – which showed that both are indeed correct. The overall time required to build those models from simple text files to well-structured OpenDRIVE models is no more than two minutes, while before the software development – when all of those aforementioned processes were done by humans – it required several weeks, if not months.The software is already capable of building basic road models but is nowhere near finished. Numerous other features can be added to it as well, for instance, traffic signs and signals and environmental elements such as roadside objects, trees, and buildings.
Highlights
The idea of having self-driving, autonomous vehicles on the roads has changed from a future possibility and dream to inevitability over the last couple of years
In order to develop the supporting technology for this humongous achievement in a safe manner, highly accurate computer simulations are an absolute necessity as they enable companies to test their products in almost any circumstances, weather condition, and area without the need to physically move there with all of their equipment
Many description formats were designed by various organizations, out of which the OpenDRIVE standard seems to be the most successful as it was designed explicitly for driving simulators, capable of managing the road itself but its surrounding objects as well, and is available without the need of licensing in all the countries in the world
Summary
The idea of having self-driving, autonomous vehicles on the roads has changed from a future possibility and dream to inevitability over the last couple of years. In order to develop the supporting technology for this humongous achievement in a safe manner, highly accurate computer simulations are an absolute necessity as they enable companies to test their products in almost any circumstances, weather condition, and area without the need to physically move there with all of their equipment These environments can only reach their full potential if the simulated world can accurately represent reality and all the various, unique conditions of said area. To fulfill these requirements, many description formats were designed by various organizations, out of which the OpenDRIVE standard seems to be the most successful as it was designed explicitly for driving simulators, capable of managing the road itself but its surrounding objects as well, and is available without the need of licensing in all the countries in the world. The remainder of this paper is as follows: Section 2 introduces the OpenDRIVE; Section 3 demonstrates the pilot sites from where the input data was taken; Section 4 details the backbone algorithms of the software; Section 5 and 6 summarize the results and propose a few future development ideas
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
More From: The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.