CN114415542A - Automatic driving simulation system, method, server and medium - Google Patents
Automatic driving simulation system, method, server and medium Download PDFInfo
- Publication number
- CN114415542A CN114415542A CN202210008401.6A CN202210008401A CN114415542A CN 114415542 A CN114415542 A CN 114415542A CN 202210008401 A CN202210008401 A CN 202210008401A CN 114415542 A CN114415542 A CN 114415542A
- Authority
- CN
- China
- Prior art keywords
- simulation
- scene
- subsystem
- target area
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000004088 simulation Methods 0.000 title claims abstract description 164
- 238000000034 method Methods 0.000 title claims abstract description 50
- 238000012360 testing method Methods 0.000 claims abstract description 49
- 238000010276 construction Methods 0.000 claims abstract description 45
- 238000004422 calculation algorithm Methods 0.000 claims abstract description 34
- 238000012545 processing Methods 0.000 claims abstract description 9
- 238000013480 data collection Methods 0.000 claims description 9
- 238000012544 monitoring process Methods 0.000 claims description 5
- 238000006243 chemical reaction Methods 0.000 claims description 4
- 238000013075 data extraction Methods 0.000 claims description 3
- 238000004891 communication Methods 0.000 claims description 2
- 230000000694 effects Effects 0.000 abstract description 8
- 230000008447 perception Effects 0.000 description 9
- 238000010586 diagram Methods 0.000 description 6
- 230000006870 function Effects 0.000 description 6
- 230000003287 optical effect Effects 0.000 description 6
- 230000009286 beneficial effect Effects 0.000 description 3
- 238000005094 computer simulation Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 3
- 230000002159 abnormal effect Effects 0.000 description 2
- 239000013307 optical fiber Substances 0.000 description 2
- 238000005457 optimization Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000000644 propagated effect Effects 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 230000001133 acceleration Effects 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000010998 test method Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B17/00—Systems involving the use of models or simulators of said systems
- G05B17/02—Systems involving the use of models or simulators of said systems electric
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Traffic Control Systems (AREA)
Abstract
Description
技术领域technical field
本发明实施例涉及自动驾驶技术领域,尤其涉及一种自动驾驶仿真系统、方法、服务器及介质。The embodiments of the present invention relate to the technical field of automatic driving, and in particular, to an automatic driving simulation system, method, server and medium.
背景技术Background technique
目前,无人车已成为潮流。在无人车具体应用之前,可以先进行路测,以确定自动驾驶算法的控制效果,进而基于控制效果调整效应的自动驾驶算法,此种方法也称为道路测试。At present, unmanned vehicles have become a trend. Before the specific application of unmanned vehicles, a road test can be carried out to determine the control effect of the automatic driving algorithm, and then the automatic driving algorithm of the effect can be adjusted based on the control effect. This method is also called road test.
道路测试主要是:将自动驾驶算法部署到自动驾驶车辆上,在真实的道路环境中开启自动驾驶来进行自动驾驶算法的测试。此测试方法基于真实交通环境,测试结果真实可靠。The main road test is to deploy the automatic driving algorithm on the automatic driving vehicle, and start the automatic driving in the real road environment to test the automatic driving algorithm. This test method is based on the real traffic environment, and the test results are real and reliable.
但是上述方法存在一定的问题,自动驾驶算法并不成熟,无人车基于此算法进行路测时,存在一定的安全风险、人力成本较高以及在较短时间内很难完成高里程和多场景覆盖的测试。However, the above methods have certain problems. The automatic driving algorithm is not mature. When the unmanned vehicle performs road testing based on this algorithm, there are certain safety risks, high labor costs, and it is difficult to complete high mileage and multiple scenarios in a short period of time. Covered tests.
发明内容SUMMARY OF THE INVENTION
本发明提供一种自动驾驶仿真系统、方法、服务器及介质,以实现在仿真环境中完成各种场景下的测试,不仅提高了测试效率以及安全性,还降低了人力成本的技术效果。The present invention provides an automatic driving simulation system, method, server and medium, so as to complete tests in various scenarios in a simulation environment, which not only improves test efficiency and safety, but also reduces labor costs.
第一方面,本发明实施例提供了一种自动驾驶仿真系统,该系统包括:场景构建子系统、仿真服务子系统;In a first aspect, an embodiment of the present invention provides an automatic driving simulation system, which includes: a scene construction subsystem and a simulation service subsystem;
场景构建子系统,用于对接收到的与目标区域所对应的待处理数据进行处理,得到与所述目标区域相对应的仿真场景文件;其中,所述目标区域为无人车路测的区域,所述待处理数据与所述目标区域中的交通元素信息相对应;The scene construction subsystem is used to process the received data to be processed corresponding to the target area, and obtain a simulation scene file corresponding to the target area; wherein, the target area is the area of the unmanned vehicle road test , the data to be processed corresponds to the traffic element information in the target area;
仿真服务子系统,与所述场景构建子系统相通信,用于获取所述场景构建子系统确定的所述仿真场景文件,并对所述仿真场景文件进行处理,得到与所述目标区域相对应的动态场景,以在所述动态场景中对被测子系统进行自动驾驶仿真;其中,所述被测子系统中集成有自动驾驶算法。A simulation service subsystem, which communicates with the scene construction subsystem, is used to obtain the simulation scene file determined by the scene construction subsystem, and processes the simulation scene file to obtain a corresponding file corresponding to the target area. A dynamic scene is used to perform automatic driving simulation on the subsystem under test in the dynamic scene; wherein, an automatic driving algorithm is integrated in the subsystem under test.
第二方面,本发明实施例还提供了一种应用自动驾驶仿真系统的仿真方法,驾驶仿真系统包括场景构建子系统、仿真服务子系统;In a second aspect, an embodiment of the present invention also provides a simulation method for applying an automatic driving simulation system, where the driving simulation system includes a scene construction subsystem and a simulation service subsystem;
该仿真方法包括:The simulation method includes:
所述场景构建子系统对接收到的与目标区域所对应的待处理数据进行处理,得到与所述目标区域相对应的仿真场景文件;其中,所述目标区域为无人车路测的区域,所述待处理数据与所述目标区域中的交通元素信息相对应;The scene construction subsystem processes the received data to be processed corresponding to the target area, and obtains a simulation scene file corresponding to the target area; wherein, the target area is the area of the unmanned vehicle road test, The data to be processed corresponds to the traffic element information in the target area;
所述仿真服务子系统获取所述场景构建子系统确定的所述仿真场景文件,并对所述仿真场景文件进行处理,得到与所述目标区域相对应的动态场景,以基于所述动态场景对被测子系统进行自动驾驶仿真;其中,所述被测子系统中集成有自动驾驶算法。The simulation service subsystem acquires the simulation scene file determined by the scene construction subsystem, and processes the simulation scene file to obtain a dynamic scene corresponding to the target area, so as to match the dynamic scene based on the dynamic scene. The tested subsystem performs automatic driving simulation; wherein, an automatic driving algorithm is integrated in the tested subsystem.
第三方面,本发明实施例还提供了一种服务器,所述服务器包括:In a third aspect, an embodiment of the present invention further provides a server, where the server includes:
一个或多个处理器;one or more processors;
存储装置,用于存储一个或多个程序,storage means for storing one or more programs,
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如本发明实施例任一所述的应用自动驾驶仿真系统的仿真方法。When the one or more programs are executed by the one or more processors, the one or more processors implement the simulation method for applying an automatic driving simulation system according to any one of the embodiments of the present invention.
第四方面,本发明实施例还提供了一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如本发明实施例任一所述的应用自动驾驶仿真系统的仿真方法。In a fourth aspect, an embodiment of the present invention further provides a storage medium containing computer-executable instructions, when executed by a computer processor, the computer-executable instructions are used to execute the automatic application according to any one of the embodiments of the present invention. Simulation method for driving simulation system.
本发明实施例的技术方案,通过场景构建子系统对接收到的与目标区域所对应的待处理数据进行处理,得到与目标区域相对应的仿真场景文件,仿真服务子系统获取场景构建子系统确定的仿真场景文件,并对仿真场景文件进行处理,得到与目标区域相对应的动态场景,以基于动态场景对被测子系统进行自动驾驶仿真,此时,被测子系统中集成有自动驾驶算法,解决了现有技术中在对无人车的自动驾驶算法进行测试时,需要进行路测,存在安全性较低以及成本较高的技术问题,实现了在虚拟场景中自动驾驶算法进行测试,并且该虚拟场景是基于真实采集的道路环境信息构建的,从而提高了仿真测试的真实性、安全性以及有效性的技术效果。In the technical solution of the embodiment of the present invention, the received to-be-processed data corresponding to the target area is processed by the scene construction subsystem to obtain a simulation scene file corresponding to the target area, and the simulation service subsystem obtains the scene construction subsystem to determine The simulation scene file is created, and the simulation scene file is processed to obtain the dynamic scene corresponding to the target area, so as to carry out the automatic driving simulation of the tested subsystem based on the dynamic scene. At this time, the tested subsystem integrates the automatic driving algorithm , which solves the technical problems of low safety and high cost when testing the automatic driving algorithm of the unmanned vehicle in the prior art, and realizes the testing of the automatic driving algorithm in the virtual scene, And the virtual scene is constructed based on the real collected road environment information, thereby improving the technical effect of the authenticity, safety and effectiveness of the simulation test.
附图说明Description of drawings
为了更加清楚地说明本发明示例性实施例的技术方案,下面对描述实施例中所需要用到的附图做一简单介绍。显然,所介绍的附图只是本发明所要描述的一部分实施例的附图,而不是全部的附图,对于本领域普通技术人员,在不付出创造性劳动的前提下,还可以根据这些附图得到其他的附图。In order to illustrate the technical solutions of the exemplary embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings used in describing the embodiments. Obviously, the introduced drawings are only a part of the drawings of the embodiments to be described in the present invention, rather than all drawings. For those of ordinary skill in the art, without creative work, they can also obtain the drawings according to these drawings. Additional drawings.
图1为本发明实施例一所提供的一种自动驾驶仿真系统的结构示意图;1 is a schematic structural diagram of an automatic driving simulation system according to Embodiment 1 of the present invention;
图2为本发明实施例一所提供的一种自动驾驶仿真系统的另一结构示意图;FIG. 2 is another schematic structural diagram of an automatic driving simulation system according to Embodiment 1 of the present invention;
图3为本发明实施例二所提供的一种应用自动驾驶仿真系统的仿真方法流程示意图;FIG. 3 is a schematic flowchart of a simulation method applying an automatic driving simulation system provided by Embodiment 2 of the present invention;
图4为本发明实施例三所提供的一种服务器结构示意图。FIG. 4 is a schematic structural diagram of a server according to Embodiment 3 of the present invention.
具体实施方式Detailed ways
下面结合附图和实施例对本发明作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释本发明,而非对本发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与本发明相关的部分而非全部结构。The present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present invention, but not to limit the present invention. In addition, it should be noted that, for the convenience of description, the drawings only show some but not all structures related to the present invention.
实施例一Example 1
图1为本发明实施例一所提供的一种自动驾驶仿真系统的结构示意图,本实施例可适用于各种仿真车辆在各种场景下进行仿真行驶的情况,该系统可以用于执行仿真方法,该系统可以通过软件和/或硬件的形式实现,硬件可以是电子设备,如,移动终端或PC端等。FIG. 1 is a schematic structural diagram of an automatic driving simulation system provided by Embodiment 1 of the present invention. This embodiment can be applied to the situation where various simulated vehicles perform simulated driving in various scenarios, and the system can be used to execute the simulation method. , the system may be implemented in the form of software and/or hardware, and the hardware may be an electronic device, such as a mobile terminal or a PC.
参见图1,本发明实施例所提供的自动驾驶仿真系统包括:场景构建子系统110以及仿真服务子系统120。Referring to FIG. 1 , the automatic driving simulation system provided by the embodiment of the present invention includes: a
其中,场景构建子系统110,用于对接收到的与目标区域所对应的待处理数据进行处理,得到与所述目标区域相对应的仿真场景文件;其中,所述目标区域为无人车路测的区域,所述待处理数据与所述目标区域中的交通元素信息相对应;仿真服务子系统120,与所述场景构建子系统相通信,用于获取所述场景构建子系统确定的所述仿真场景文件,并对所述仿真场景文件进行处理,得到与所述目标区域相对应的动态场景,以基于所述动态场景对被测子系统进行自动驾驶仿真;其中,所述被测子系统中集成有自动驾驶算法。The
其中,场景构建子系统,用于对相应场景下的场景文件进行处理,进而得到相应的仿真场景。如果用户想要构建区域A所对应的仿真场景,可以将区域A作为目标区域。仿真场景文件可以是与目标区域所对应的场景文件。场景文件中可以包括环境中的各个交通元素的元素信息。待处理数据与目标区域中的交通元素信息相对应,交通元素信息包括行人、车辆以及指示灯等信息。目标区域为无人路测的区域。仿真服务子系统为加载仿真文件,得到相应的动态场景,即该动态场景可以进行相应的仿真处理。Among them, the scene construction subsystem is used to process the scene files under the corresponding scene, and then obtain the corresponding simulation scene. If the user wants to build a simulation scene corresponding to area A, area A can be used as the target area. The simulation scene file may be a scene file corresponding to the target area. The scene file may include element information of each traffic element in the environment. The data to be processed corresponds to the traffic element information in the target area, and the traffic element information includes information such as pedestrians, vehicles, and indicator lights. The target area is an unmanned road test area. The simulation service subsystem loads the simulation file to obtain the corresponding dynamic scene, that is, the dynamic scene can be simulated accordingly.
示例性的,参见图2,自动驾驶仿真系统包括场景构建子系统和仿真服务子系统。场景构建子系统用于对接收到的待处理数据进行处理,得到与目标区域所对应的仿真场景文件。仿真服务子系统用于对仿真场景文件进行处理,得到动态的仿真场景。基于动态的仿真场景对被测子系统进行处理,进而得到相应的测试报告。Exemplarily, referring to FIG. 2 , the automatic driving simulation system includes a scene construction subsystem and a simulation service subsystem. The scene construction subsystem is used to process the received data to be processed to obtain a simulation scene file corresponding to the target area. The simulation service subsystem is used to process the simulation scene file to obtain a dynamic simulation scene. The subsystem under test is processed based on the dynamic simulation scene, and then the corresponding test report is obtained.
其中,被测子系统中集成有自动驾驶算法。被测子系统可以接收仿真服务子系统发出的交通元素状态信息,进入发出驾驶算法的车控指令,即在仿真测试场景中基于自动驾驶算法控制车辆模拟行驶。Among them, the autonomous driving algorithm is integrated in the tested subsystem. The subsystem under test can receive the traffic element status information sent by the simulation service subsystem, and enter the vehicle control command to issue the driving algorithm, that is, control the vehicle to simulate driving based on the automatic driving algorithm in the simulation test scene.
在本实施例中,在基于场景构建子系统对接收到的待处理数据进行处理之前,还需要数据采集系统采集到相应的待处理数据。In this embodiment, before the scene-based construction subsystem processes the received data to be processed, the data acquisition system also needs to collect the corresponding data to be processed.
其中,数据采集子系统可以设置在相应的车辆上,车辆可以是无人车也可以是有人驾驶车。可以在车辆上搭载自动驾驶全套硬件和软件,支持感知数据采集和自动驾驶功能。硬件可以是摄像装置和激光雷达。车辆可以在各区域中行驶,并在行驶过程中基于摄像装置和激光雷达,采集相应区域中的交通元素信息,即实时采集交通流数据。在采集完成后,可以将采集的数据存储至本地,在本地中存储的数据以预设格式存储,预设格式可以是.record。Wherein, the data acquisition subsystem can be set on a corresponding vehicle, and the vehicle can be an unmanned vehicle or a manned vehicle. The vehicle can be equipped with a full set of hardware and software for autonomous driving to support perception data collection and autonomous driving functions. Hardware can be cameras and lidars. The vehicle can drive in each area, and collect the traffic element information in the corresponding area based on the camera and lidar during the driving process, that is, collect the traffic flow data in real time. After the collection is completed, the collected data can be stored locally, and the data stored locally is stored in a preset format, and the preset format can be .record.
具体的,在车辆行驶的过程中,可以基于车辆上设置的数据采集子系统采集实际交通流信息,并将实际交通流信息作为待处理数据按照预设格式存储至本地。也就是说,数据采集子系统,用于采集真实交通环境中真实的交通元素数据,如,实际交通环境中各个车辆、行人、指示灯以及道路情况等信息。Specifically, during the driving of the vehicle, actual traffic flow information may be collected based on a data collection subsystem set on the vehicle, and the actual traffic flow information may be stored locally as data to be processed in a preset format. That is to say, the data collection subsystem is used to collect real traffic element data in the real traffic environment, such as the information of various vehicles, pedestrians, indicator lights, and road conditions in the actual traffic environment.
在本实施例中,数据采集子系统包括摄像模块和数据转化模块。摄像模块,用于在无人车被控制行驶,或者其他有人驾驶车辆在行驶的过程中,拍摄目标区域中的图像信息。目标区域可以是待测试的场景所对应的区域,例如,要采集区域A中的交通元素信息,则可以将区域A作为目标区域。目标图像信息中包括交通元素信息,交通元素信息包括目标区域中的道路、行人、车辆以及指示灯中的至少一种。数据转换模块,与摄像模块相通信,用于在摄像模块采集到目标图像信息后,可以将目标图像转换为结构化的数据,得到与目标区域相对应的轻量数据流,即,得到与视频流相对应的轻量数据流。可以将轻量数据流作为待处理数据。In this embodiment, the data acquisition subsystem includes a camera module and a data conversion module. The camera module is used to capture image information in the target area when the unmanned vehicle is controlled to drive, or other manned vehicles are driving. The target area may be an area corresponding to the scene to be tested. For example, to collect traffic element information in area A, area A may be used as the target area. The target image information includes traffic element information, and the traffic element information includes at least one of roads, pedestrians, vehicles, and indicator lights in the target area. The data conversion module communicates with the camera module, and is used to convert the target image into structured data after the camera module collects the target image information to obtain a lightweight data stream corresponding to the target area, that is, to obtain a video corresponding to the target area. The lightweight data stream corresponding to the stream. Lightweight data streams can be used as pending data.
需要说明的是,在得到待处理数据后,可以将待处理数据存储至本地,在本地存储时,可以按照预设格式进行存储,这样的好处在于,便于仿真服务子系统可以识别相应的待处理数据。It should be noted that after obtaining the data to be processed, the data to be processed can be stored locally, and when stored locally, it can be stored in a preset format. The advantage of this is that it is convenient for the simulation service subsystem to identify the corresponding pending data. data.
在本实施例中,所述场景构建子系统,包括:数据提取模块,用于提取待处理数据中的交通元素信息;拟合模块,用于将所述交通元素信息与所述目标区域对应的地图信息相拟合,得到与所述目标区域相匹配的运行点迹;场景构建模块,用于基于所述运行点迹生成所述仿真场景文件。In this embodiment, the scene construction subsystem includes: a data extraction module for extracting traffic element information in the data to be processed; a fitting module for matching the traffic element information with the target area corresponding to the The map information is fitted to obtain a running trace matching the target area; a scene construction module is used to generate the simulation scene file based on the running trace.
具体的,场景构建子系统主要是用于构建相应的仿真场景。数据提取模块,用于获取数据采集子系统采集的待处理数据,并从待处理数据中提取出交通元素信息,同时,也可以提取相应区域的地图信息。基于拟合模块,可以将交通元素信息融合在地图中,以得到动态的仿真场景。也就是说,数据采集模块采集的数据为静态的数据,为了得到仿真场景,可以将静态的数据和某个区域的地图进行融合,得到动态场景文件。可以将动态场景文件作为仿真场景文件。Specifically, the scene construction subsystem is mainly used to construct a corresponding simulation scene. The data extraction module is used for acquiring the data to be processed collected by the data acquisition subsystem, and extracting the traffic element information from the data to be processed, and at the same time, it can also extract the map information of the corresponding area. Based on the fitting module, the traffic element information can be fused into the map to obtain a dynamic simulation scene. That is to say, the data collected by the data acquisition module is static data. In order to obtain a simulation scene, the static data can be fused with a map of a certain area to obtain a dynamic scene file. You can use dynamic scene files as simulation scene files.
示例性的,场景构建子系统提取存储在.record文件中的感知数据,将交通元素的状态信息,可选的,交通元素在地图中的位置、交通元素的尺寸以及类型在地图中进行标注,即与真实交通环境所在的地图相拟合,生成交通元素的运动点迹。可以根据运行点迹构建出仿真服务子系统所能兼容的仿真场景,此时,仿真场景文件的格式为.json格式。Exemplarily, the scene construction subsystem extracts the perception data stored in the .record file, and labels the state information of the traffic element, optionally, the location of the traffic element on the map, the size and type of the traffic element on the map, That is, it is fitted with the map where the real traffic environment is located, and the motion traces of the traffic elements are generated. The simulation scene compatible with the simulation service subsystem can be constructed according to the running point trace. At this time, the format of the simulation scene file is .json format.
在本实施例中,所述仿真服务子系统,用于对所述仿真场景文件进行解析处理,以将所述仿真场景文件转换为动态场景;其中,所述动态场景与所述无人车在所述目标区域行驶时所对应场景相匹配。In this embodiment, the simulation service subsystem is configured to perform parsing processing on the simulation scene file, so as to convert the simulation scene file into a dynamic scene; wherein the dynamic scene and the unmanned vehicle are in The corresponding scene when driving in the target area is matched.
其中,动态场景可以理解为模拟出的真实环境的场景。也就是说,动态场景与无人车在目标区域行驶时所对应的场景相匹配。Among them, the dynamic scene can be understood as the simulated real environment scene. That is, the dynamic scene matches the scene corresponding to the unmanned vehicle driving in the target area.
在本实施例中,所述仿真服务子系统,包括:状态更新模块,用于创建信息发送子线程,并根据预先设置的配置规则向所述被测子系统发送更新后的交通元素信息;监听模块,用于监听所述被测子系统基于更新后的交通元素信息反馈的车控指令;控制模块,用于接收所述车控指令,并基于所述车控指令控制仿真在所述动态场景中行驶。In this embodiment, the simulation service subsystem includes: a state update module for creating an information sending sub-thread, and sending updated traffic element information to the measured subsystem according to a preset configuration rule; monitoring a module for monitoring the vehicle control instructions fed back by the tested subsystem based on the updated traffic element information; a control module for receiving the vehicle control instructions and controlling the simulation in the dynamic scene based on the vehicle control instructions driving in.
其中,状态更新模块,主要是创建子线程,并不断更新交通元素的状态,如,各交通元素在地图中的位置信息。同时,状态更新模块还用于周期性的向被测子系统发送交通元素的最新状态信息。被测子系统接收到更新后的交通元素状态信息后,可以基于自动驾驶算法向目标车辆发送相应的控制指令。此时,监听模块,可以监听被测子系统反馈的车控指令。Among them, the status update module mainly creates sub-threads and continuously updates the status of the traffic elements, such as the position information of each traffic element in the map. At the same time, the state update module is also used to periodically send the latest state information of the traffic element to the measured subsystem. After receiving the updated traffic element status information, the tested subsystem can send corresponding control instructions to the target vehicle based on the automatic driving algorithm. At this time, the monitoring module can monitor the vehicle control instructions fed back by the subsystem under test.
需要说明的是,被测子系统反馈的车控指令是自动驾驶算法基于更新后的交通元素状态信息生成的。如,更新后的交通元素状态信息为:交通参与车辆A的位置信息和仿真车辆的位置信息,被测子系统在确定两个位置信息之间的间距小于预设间距阈值时,则发送的中控指令可以是,目标仿真车辆停止行驶,或者目标仿真车辆减速行驶。控制模块,可以基于接收到的中控指令,控制目标仿真车辆执行与中控指令所对应的操作。此时,执行所对应的操作,可以是控制目标仿真车辆在仿真地图中的移动,上述工作的仿真过程中持续进行直至仿真结束或异常终止。It should be noted that the vehicle control instructions fed back by the tested subsystem are generated by the automatic driving algorithm based on the updated traffic element state information. For example, the updated traffic element state information is: the location information of the traffic participating vehicle A and the location information of the simulated vehicle. When the measured subsystem determines that the distance between the two location information is smaller than the preset distance threshold, the sent medium The control instruction may be that the target simulated vehicle stops running, or the target simulated vehicle decelerates. The control module can control the target simulated vehicle to perform operations corresponding to the central control command based on the received central control command. At this time, the corresponding operation may be to control the movement of the target simulation vehicle in the simulation map, and the simulation process of the above-mentioned work continues until the simulation ends or abnormal termination.
本发明实施例的技术方案,通过场景构建子系统对接收到的与目标区域所对应的待处理数据进行处理,得到与目标区域相对应的仿真场景文件,仿真服务子系统获取场景构建子系统确定的仿真场景文件,并对仿真场景文件进行处理,得到与目标区域相对应的动态场景,以基于动态场景对被测子系统进行自动驾驶仿真,此时,被测子系统中集成有自动驾驶算法,解决了现有技术中在对无人车的自动驾驶算法进行测试时,需要进行路测,存在安全性较低以及成本较高的技术问题,实现了在虚拟场景中自动驾驶算法进行测试,并且该虚拟场景是基于真实采集的道路环境信息构建的,从而提高了仿真测试的真实性、安全性以及有效性的技术效果。In the technical solution of the embodiment of the present invention, the received to-be-processed data corresponding to the target area is processed by the scene construction subsystem to obtain a simulation scene file corresponding to the target area, and the simulation service subsystem obtains the scene construction subsystem to determine The simulation scene file is created, and the simulation scene file is processed to obtain the dynamic scene corresponding to the target area, so as to carry out the automatic driving simulation of the tested subsystem based on the dynamic scene. At this time, the tested subsystem integrates the automatic driving algorithm , which solves the technical problems of low safety and high cost when testing the automatic driving algorithm of the unmanned vehicle in the prior art, and realizes the testing of the automatic driving algorithm in the virtual scene, And the virtual scene is constructed based on the real collected road environment information, thereby improving the technical effect of the authenticity, safety and effectiveness of the simulation test.
需要说明的是,本发明仿真子系统所产生的仿真场景是基于真实交通流的,可以最大程度保证仿真场景的真实性;进一步的,本发明所述仿真系统充分利用数据采集车采集到的海量感知数据,借用本系统将其快速转换成大量复杂场景,提高场景创建的效率;再次,本发明所述仿真系统可以将自动驾驶道路测试中出现的问题场景转化为仿真场景,在仿真环境中将此问题场景不断复现,有益于算法优化迭代的有效性验证;最后,本发明所述仿真系统实现了一种将人为驾驶决策引入仿真场景中的方法,将自动驾驶算法与人为驾驶在相同场景中的决策进行对比,有益于挖掘自动驾驶算法的优化方向。It should be noted that the simulation scene generated by the simulation subsystem of the present invention is based on real traffic flow, which can ensure the authenticity of the simulation scene to the greatest extent; further, the simulation system of the present invention makes full use of the massive data collected by the data collection vehicle The perception data can be quickly converted into a large number of complex scenes by using the system to improve the efficiency of scene creation; thirdly, the simulation system of the present invention can convert the problem scenes that occur in the automatic driving road test into simulation scenes, and in the simulation environment, the This problem scenario recurs continuously, which is beneficial to the validity verification of algorithm optimization iteration; finally, the simulation system of the present invention implements a method of introducing human driving decision-making into the simulation scene, and integrates the automatic driving algorithm and human driving in the same scene It is beneficial to mine the optimization direction of the automatic driving algorithm.
本发明实施例所提供的自动驾驶仿真系统可执行本发明任意实施例所提供的应用自动驾驶仿真系统的方法,具备执行方法相应的功能模块和有益效果。The automatic driving simulation system provided by the embodiment of the present invention can execute the method for applying the automatic driving simulation system provided by any embodiment of the present invention, and has corresponding functional modules and beneficial effects for executing the method.
值得注意的是,上述系统所包括的各个单元和模块只是按照功能逻辑进行划分的,但并不局限于上述的划分,只要能够实现相应的功能即可;另外,各功能单元的具体名称也只是为了便于相互区分,并不用于限制本发明实施例的保护范围。It is worth noting that the units and modules included in the above system are only divided according to functional logic, but are not limited to the above division, as long as the corresponding functions can be realized; in addition, the specific names of each functional unit are only For the convenience of distinguishing from each other, it is not used to limit the protection scope of the embodiments of the present invention.
实施例二Embodiment 2
图3为本发明实施例二所提供的一种应用自动驾驶仿真系统的方法流程示意图,该方法可以应用在需要对自动驾驶算法进行验证的情形,该方法的实现可以通过自动驾驶仿真系统来实现。该系统可以搭建在硬件或者软件中,硬件可以是服务器。其中,与上述实施例相同或者相应的技术术语在此不再赘述。FIG. 3 is a schematic flowchart of a method for applying an automatic driving simulation system according to Embodiment 2 of the present invention. The method can be applied in the situation where the automatic driving algorithm needs to be verified, and the realization of the method can be realized by the automatic driving simulation system. . The system can be built in hardware or software, and the hardware can be a server. Wherein, the technical terms that are the same as or corresponding to the above embodiments are not repeated here.
如图3所示,方法包括:As shown in Figure 3, the method includes:
S310、场景构建子系统对接收到的与目标区域所对应的待处理数据进行处理,得到与目标区域相对应的仿真场景文件;其中,目标区域为无人车路测的区域,待处理数据与目标区域中的交通元素信息相对应。S310. The scene construction subsystem processes the received data to be processed corresponding to the target area, and obtains a simulation scene file corresponding to the target area; wherein, the target area is an area of the unmanned vehicle road test, and the to-be-processed data is the same as the target area. The traffic element information in the target area corresponds.
S320、仿真服务子系统获取场景构建子系统确定的仿真场景文件,并对仿真场景文件进行处理,得到与目标区域相对应的动态场景,以在动态场景中对被测子系统进行自动驾驶仿真;其中,被测子系统中集成有自动驾驶算法。S320, the simulation service subsystem obtains the simulation scene file determined by the scene construction subsystem, and processes the simulation scene file to obtain a dynamic scene corresponding to the target area, so as to perform automatic driving simulation on the tested subsystem in the dynamic scene; Among them, the autonomous driving algorithm is integrated in the tested subsystem.
本发明实施例的实施过程可以参见下述详细阐述:For the implementation process of the embodiments of the present invention, reference may be made to the following detailed descriptions:
步骤1:搭建数据采集子系统。可以在自动驾驶无人车或者有人驾驶的车辆上搭载数据采集子系统硬件。此时搭载的硬件可以是摄像装置以及激光雷达,数据采集子系统主要用于支持感知数据采集。Step 1: Build the data acquisition subsystem. The data acquisition subsystem hardware can be mounted on self-driving unmanned vehicles or manned vehicles. The hardware carried at this time can be a camera device and a lidar, and the data acquisition subsystem is mainly used to support perception data acquisition.
步骤2:同时,数据采集子系统中包括一个感知数据采集插件。感知数据采集插件,具备获取自动驾驶感知算法输出的感知数据并存储到本地文件的功能,在本实例中该本地文件格式为.record。Step 2: At the same time, the data acquisition subsystem includes a perceptual data acquisition plug-in. The perception data collection plug-in has the function of acquiring the perception data output by the autonomous driving perception algorithm and storing it in a local file. In this example, the local file format is .record.
步骤3:在数据采集子系统中集成步骤2中的感知数据采集插件。Step 3: Integrate the perceptual data collection plug-in in step 2 in the data collection subsystem.
步骤4:使用数据采集子系统到真实交通环境中采集感知数据,生成.record文件。可以理解为,车辆上可以安装上述集成的数据采集子系统,并在车辆行驶的过程中基于数据采集子系统,采集车辆行驶的交通元素信息,并将交通元素信息存储至本地,得到格式为.record的文件。Step 4: Use the data collection subsystem to collect perception data in the real traffic environment and generate a .record file. It can be understood that the above-mentioned integrated data acquisition subsystem can be installed on the vehicle, and based on the data acquisition subsystem during the driving process of the vehicle, the traffic element information of the vehicle driving is collected, and the traffic element information is stored locally, and the obtained format is . record file.
步骤5:场景构建子系统。场景构建子系统提取存储在.record文件中的感知数据,也就是实际交通环境信息,此时交通环境信息中是包括交通元素信息的。将交通元素的状态信息(如,交通元素的大小、位置等信息)与真实交通环境所在地图相拟合(也就是某个区域的地图相拟合),得到交通元素的运行点迹,再根据运行点迹构建出仿真服务子系统所能兼容的仿真场景,本实例中仿真场景文件的格式为.json形式。Step 5: Scene Construction Subsystem. The scene construction subsystem extracts the perception data stored in the .record file, that is, the actual traffic environment information. At this time, the traffic environment information includes the traffic element information. Fit the state information of the traffic element (such as the size, location, etc. of the traffic element) with the map of the real traffic environment (that is, fit the map of a certain area) to obtain the running point trace of the traffic element, and then according to Run the trace to build a simulation scene compatible with the simulation service subsystem. In this example, the format of the simulation scene file is .json.
步骤6:使用场景构建子系统将步骤4生成的.record文件转化为仿真场景文件。也就是说,基于场景构建子系统对待处理数据进行处理,得到仿真场景文件。Step 6: Use the scene construction subsystem to convert the .record file generated in step 4 into a simulation scene file. That is to say, based on the scene construction subsystem, the data to be processed is processed to obtain a simulation scene file.
步骤7:仿真服务子系统。仿真服务子系统读取仿真场景文件中所有交通元素的点迹。同时,可以创建子线程,基于创建的子线程可以不断更新交通元素的状态(在地图中的位置坐标),进一步的,可以基于创建的子线程周期,发送交通元素的最新状态,也就是说,在交通元素的状态信息发生变化后,可以基于子线程周期将状态变更后的交通元素信息发送至被测子系统。进一步的,可以创建子线程,该子线程用于监听所述被测子系统反馈的车控指令,可以理解为,在将交通元素的状态信息发送至被测子系统后,被测子系统可以根据变更后的交通元素状态信息,确定对目标仿真车辆发送的控制指令,并将控制指令反馈至仿真服务子系统。仿真服务子系统可以根据接收到的车控指令,即控制指令控制被测仿真车辆在地图中移动,上述工作在仿真过程中持续进行直至仿真结束或异常终止。Step 7: Simulate the service subsystem. The simulation service subsystem reads the point traces of all traffic elements in the simulation scene file. At the same time, a child thread can be created, and the state of the traffic element (position coordinates in the map) can be continuously updated based on the created child thread. Further, the latest state of the traffic element can be sent based on the cycle of the created child thread, that is, After the state information of the traffic element changes, the traffic element information after the state change can be sent to the subsystem under test based on the sub-thread cycle. Further, a sub-thread can be created, and the sub-thread is used to monitor the vehicle control instructions fed back by the subsystem under test. It can be understood that after the status information of the traffic element is sent to the subsystem under test, the subsystem under test can According to the changed traffic element state information, the control command sent to the target simulated vehicle is determined, and the control command is fed back to the simulation service subsystem. The simulation service subsystem can control the simulated vehicle under test to move in the map according to the received vehicle control instructions, that is, the control instructions. The above work continues during the simulation process until the simulation ends or abnormal termination.
步骤8:将步骤6生成的仿真场景文件载入仿真服务子系统中,开始仿真。Step 8: Load the simulation scene file generated in Step 6 into the simulation service subsystem, and start the simulation.
步骤9:仿真服务子系统在仿真跑完后生成仿真测试报告。该仿真测试包括可以评估被测子系统中集成的算法对目标仿真车辆的控制效果。Step 9: The simulation service subsystem generates a simulation test report after the simulation runs. The simulation test includes the ability to evaluate the control effect of the algorithm integrated in the tested subsystem on the target simulated vehicle.
本发明实施例的技术方案,通过场景构建子系统对接收到的与目标区域所对应的待处理数据进行处理,得到与目标区域相对应的仿真场景文件,仿真服务子系统获取场景构建子系统确定的仿真场景文件,并对仿真场景文件进行处理,得到与目标区域相对应的动态场景,以基于动态场景对被测子系统进行自动驾驶仿真,此时,被测子系统中集成有自动驾驶算法,解决了现有技术中在对无人车的自动驾驶算法进行测试时,需要进行路测,存在安全性较低以及成本较高的技术问题,实现了在虚拟场景中自动驾驶算法进行测试,并且该虚拟场景是基于真实采集的道路环境信息构建的,从而提高了仿真测试的真实性、安全性以及有效性的技术效果。In the technical solution of the embodiment of the present invention, the received to-be-processed data corresponding to the target area is processed by the scene construction subsystem to obtain a simulation scene file corresponding to the target area, and the simulation service subsystem obtains the scene construction subsystem to determine The simulation scene file is created, and the simulation scene file is processed to obtain the dynamic scene corresponding to the target area, so as to carry out the automatic driving simulation of the tested subsystem based on the dynamic scene. At this time, the tested subsystem integrates the automatic driving algorithm , which solves the technical problems of low safety and high cost when testing the automatic driving algorithm of the unmanned vehicle in the prior art, and realizes the testing of the automatic driving algorithm in the virtual scene, And the virtual scene is constructed based on the real collected road environment information, thereby improving the technical effect of the authenticity, safety and effectiveness of the simulation test.
实施例三Embodiment 3
图4为本发明实施例三提供的一种服务器的结构示意图。图4示出了适于用来实现本发明实施例实施方式的示例性服务器40的框图。图4显示的服务器40仅仅是一个示例,不应对本发明实施例的功能和使用范围带来任何限制。FIG. 4 is a schematic structural diagram of a server according to Embodiment 3 of the present invention. Figure 4 shows a block diagram of an
如图4所示,服务器40以通用计算设备的形式表现。服务器40的组件可以包括但不限于:一个或者多个处理器或者处理单元401,系统存储器402,连接不同系统组件(包括系统存储器402和处理单元401)的总线403。As shown in FIG. 4,
总线403表示几类总线结构中的一种或多种,包括存储器总线或者存储器控制器,外围总线,图形加速端口,处理器或者使用多种总线结构中的任意总线结构的局域总线。举例来说,这些体系结构包括但不限于工业标准体系结构(ISA)总线,微通道体系结构(MAC)总线,增强型ISA总线、视频电子标准协会(VESA)局域总线以及外围组件互连(PCI)总线。
服务器40典型地包括多种计算机系统可读介质。这些介质可以是任何能够被服务器40访问的可用介质,包括易失性和非易失性介质,可移动的和不可移动的介质。
系统存储器402可以包括易失性存储器形式的计算机系统可读介质,例如随机存取存储器(RAM)404和/或高速缓存存储器405。服务器40可以进一步包括其它可移动/不可移动的、易失性/非易失性计算机系统存储介质。仅作为举例,存储系统406可以用于读写不可移动的、非易失性磁介质(图4未显示,通常称为“硬盘驱动器”)。尽管图4中未示出,可以提供用于对可移动非易失性磁盘(例如“软盘”)读写的磁盘驱动器,以及对可移动非易失性光盘(例如CD-ROM,DVD-ROM或者其它光介质)读写的光盘驱动器。在这些情况下,每个驱动器可以通过一个或者多个数据介质接口与总线403相连。存储器402可以包括至少一个程序产品,该程序产品具有一组(例如至少一个)程序模块,这些程序模块被配置以执行本发明各实施例的功能。
具有一组(至少一个)程序模块407的程序/实用工具408,可以存储在例如存储器402中,这样的程序模块407包括但不限于操作系统、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。程序模块407通常执行本发明所描述的实施例中的功能和/或方法。A program/
服务器40也可以与一个或多个外部设备409(例如键盘、指向设备、显示器410等)通信,还可与一个或者多个使得用户能与该服务器40交互的设备通信,和/或与使得该服务器40能与一个或多个其它计算设备进行通信的任何设备(例如网卡,调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口411进行。并且,服务器40还可以通过网络适配器412与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。如图所示,网络适配器412通过总线403与服务器40的其它模块通信。应当明白,尽管图4中未示出,可以结合服务器40使用其它硬件和/或软件模块,包括但不限于:微代码、设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID系统、磁带驱动器以及数据备份存储系统等。The
处理单元401通过运行存储在系统存储器402中的程序,从而执行各种功能应用以及数据处理,例如实现本发明实施例所提供的应用自动驾驶仿真系统的仿真方法。The
实施例四Embodiment 4
本发明实施例四还提供一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行应用自动驾驶仿真系统的仿真方法。Embodiment 4 of the present invention further provides a storage medium containing computer-executable instructions, which, when executed by a computer processor, are used to execute a simulation method for applying an automatic driving simulation system.
该方法包括:The method includes:
所述场景构建子系统对接收到的与目标区域所对应的待处理数据进行处理,得到与所述目标区域相对应的仿真场景文件;其中,所述目标区域为无人车路测的区域,所述待处理数据与所述目标区域中的交通元素信息相对应;The scene construction subsystem processes the received data to be processed corresponding to the target area, and obtains a simulation scene file corresponding to the target area; wherein, the target area is the area of the unmanned vehicle road test, The data to be processed corresponds to the traffic element information in the target area;
所述仿真服务子系统获取所述场景构建子系统确定的所述仿真场景文件,并对所述仿真场景文件进行处理,得到与所述目标区域相对应的动态场景,以在所述动态场景中对被测子系统进行自动驾驶仿真;其中,所述被测子系统中集成有自动驾驶算法。The simulation service subsystem obtains the simulation scene file determined by the scene construction subsystem, and processes the simulation scene file to obtain a dynamic scene corresponding to the target area, so as to be used in the dynamic scene. An automatic driving simulation is performed on the subsystem under test; wherein, an automatic driving algorithm is integrated in the subsystem under test.
本发明实施例的计算机存储介质,可以采用一个或多个计算机可读的介质的任意组合。计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本文件中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。The computer storage medium in the embodiments of the present invention may adopt any combination of one or more computer-readable mediums. The computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium. The computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above. More specific examples (a non-exhaustive list) of computer readable storage media include: electrical connections having one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), Erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the above. In this document, a computer-readable storage medium can be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。A computer-readable signal medium may include a propagated data signal in baseband or as part of a carrier wave, with computer-readable program code embodied thereon. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. A computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device .
计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括——但不限于无线、电线、光缆、RF等等,或者上述的任意合适的组合。Program code embodied on a computer readable medium may be transmitted using any suitable medium, including - but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
可以以一种或多种程序设计语言或其组合来编写用于执行本发明实施例操作的计算机程序代码,所述程序设计语言包括面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言——诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。Computer program code for carrying out the operations of embodiments of the present invention may be written in one or more programming languages, including object-oriented programming languages—such as Java, Smalltalk, C++, and A conventional procedural programming language - such as the "C" language or similar programming language. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through Internet connection).
注意,上述仅为本发明的较佳实施例及所运用技术原理。本领域技术人员会理解,本发明不限于这里所述的特定实施例,对本领域技术人员来说能够进行各种明显的变化、重新调整和替代而不会脱离本发明的保护范围。因此,虽然通过以上实施例对本发明进行了较为详细的说明,但是本发明不仅仅限于以上实施例,在不脱离本发明构思的情况下,还可以包括更多其他等效实施例,而本发明的范围由所附的权利要求范围决定。Note that the above are only preferred embodiments of the present invention and applied technical principles. Those skilled in the art will understand that the present invention is not limited to the specific embodiments described herein, and various obvious changes, readjustments and substitutions can be made by those skilled in the art without departing from the protection scope of the present invention. Therefore, although the present invention has been described in detail through the above embodiments, the present invention is not limited to the above embodiments, and can also include more other equivalent embodiments without departing from the concept of the present invention. The scope is determined by the scope of the appended claims.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210008401.6A CN114415542B (en) | 2022-01-06 | 2022-01-06 | Autonomous driving simulation system, method, server and medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210008401.6A CN114415542B (en) | 2022-01-06 | 2022-01-06 | Autonomous driving simulation system, method, server and medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114415542A true CN114415542A (en) | 2022-04-29 |
CN114415542B CN114415542B (en) | 2024-12-27 |
Family
ID=81271490
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210008401.6A Active CN114415542B (en) | 2022-01-06 | 2022-01-06 | Autonomous driving simulation system, method, server and medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114415542B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115542772A (en) * | 2022-09-28 | 2022-12-30 | 北京百度网讯科技有限公司 | Simulation task control method and device and simulation system |
CN115576331A (en) * | 2022-12-07 | 2023-01-06 | 深圳海星智驾科技有限公司 | Automatic driving operation method and device for engineering machinery, electronic equipment and system |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20170117270A (en) * | 2016-04-12 | 2017-10-23 | 자동차부품연구원 | Driving integrated simulation apparatus based on v2x communication |
CN111781855A (en) * | 2020-07-15 | 2020-10-16 | 北京领骏科技有限公司 | Traffic on-loop automatic driving simulation system |
CN111814308A (en) * | 2020-06-08 | 2020-10-23 | 同济大学 | An accelerated test system for autonomous driving systems |
CN112307566A (en) * | 2020-11-12 | 2021-02-02 | 安徽江淮汽车集团股份有限公司 | Vehicle simulation test method, device, equipment and storage medium |
CN112667366A (en) * | 2021-03-16 | 2021-04-16 | 中汽数据有限公司 | Dynamic scene data importing method, device, equipment and readable storage medium |
CN112668153A (en) * | 2020-12-11 | 2021-04-16 | 国汽(北京)智能网联汽车研究院有限公司 | Method, device and equipment for generating automatic driving simulation scene |
CN113408141A (en) * | 2021-07-02 | 2021-09-17 | 阿波罗智联(北京)科技有限公司 | Automatic driving test method and device and electronic equipment |
-
2022
- 2022-01-06 CN CN202210008401.6A patent/CN114415542B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20170117270A (en) * | 2016-04-12 | 2017-10-23 | 자동차부품연구원 | Driving integrated simulation apparatus based on v2x communication |
CN111814308A (en) * | 2020-06-08 | 2020-10-23 | 同济大学 | An accelerated test system for autonomous driving systems |
CN111781855A (en) * | 2020-07-15 | 2020-10-16 | 北京领骏科技有限公司 | Traffic on-loop automatic driving simulation system |
CN112307566A (en) * | 2020-11-12 | 2021-02-02 | 安徽江淮汽车集团股份有限公司 | Vehicle simulation test method, device, equipment and storage medium |
CN112668153A (en) * | 2020-12-11 | 2021-04-16 | 国汽(北京)智能网联汽车研究院有限公司 | Method, device and equipment for generating automatic driving simulation scene |
CN112667366A (en) * | 2021-03-16 | 2021-04-16 | 中汽数据有限公司 | Dynamic scene data importing method, device, equipment and readable storage medium |
CN113408141A (en) * | 2021-07-02 | 2021-09-17 | 阿波罗智联(北京)科技有限公司 | Automatic driving test method and device and electronic equipment |
Non-Patent Citations (1)
Title |
---|
马志成;王立;李志斌;: "自动驾驶整车在环仿真平台研究及模拟实现", 汽车实用技术, pages 42 - 46 * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115542772A (en) * | 2022-09-28 | 2022-12-30 | 北京百度网讯科技有限公司 | Simulation task control method and device and simulation system |
CN115542772B (en) * | 2022-09-28 | 2024-04-16 | 北京百度网讯科技有限公司 | Simulation task control method, device and simulation system |
CN115576331A (en) * | 2022-12-07 | 2023-01-06 | 深圳海星智驾科技有限公司 | Automatic driving operation method and device for engineering machinery, electronic equipment and system |
CN115576331B (en) * | 2022-12-07 | 2023-03-10 | 深圳海星智驾科技有限公司 | Automatic driving operation method and device for engineering machinery, electronic equipment and system |
Also Published As
Publication number | Publication date |
---|---|
CN114415542B (en) | 2024-12-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7291159B2 (en) | DATA COLLECTION METHOD, APPARATUS, DEVICE, PROGRAM AND COMPUTER-READABLE STORAGE MEDIUM | |
CN113341935A (en) | Vehicle testing method, device, testing equipment, system and storage medium | |
CN109492507B (en) | Traffic light state identification method and device, computer equipment and readable medium | |
CN109472884B (en) | Unmanned vehicle data storage method, device, equipment and storage medium | |
CN109032103B (en) | Method, device and equipment for testing unmanned vehicle and storage medium | |
CN114415628A (en) | Automatic driving test method and device, electronic equipment and storage medium | |
CN112835806A (en) | A simulation test platform, method and storage medium | |
CN109509260A (en) | Mask method, equipment and the readable medium of dynamic disorder object point cloud | |
CN110780608B (en) | Simulation test method and device | |
WO2020143676A1 (en) | Unmanned aerial vehicle data processing method and apparatus, device and storage medium | |
JP7267363B2 (en) | Test method, device and equipment for traffic flow monitoring measurement system | |
JP2021140822A (en) | Vehicle control method, vehicle control device, and vehicle | |
CN114415542A (en) | Automatic driving simulation system, method, server and medium | |
CN114429528A (en) | Image processing method, image processing apparatus, image processing device, computer program, and storage medium | |
WO2022007858A1 (en) | Image-based recognition method and apparatus, and vehicle | |
JP2022023910A (en) | Method for acquiring traffic state and apparatus thereof, roadside device, and cloud control platform | |
CN112230632B (en) | Method, apparatus, device and storage medium for automatic driving | |
US11656328B2 (en) | Validating object detection hardware and algorithms | |
CN115061386B (en) | Intelligent driving automatic simulation test system and related equipment | |
CN118130110A (en) | Vehicle testing method, device, electronic device and computer readable storage medium | |
CN117590764A (en) | Unmanned aerial vehicle domain controller simulation video data reinjection system and method | |
CN114372351A (en) | Automatic driving simulation scene automatic generation method based on real traffic scene | |
CN215499589U (en) | C-V2X test system | |
CN112560324B (en) | Method and device for outputting information | |
CN118278663A (en) | Mine unmanned cluster dispatching and safety control simulation method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |