CN115906537A - Unmanned aerial vehicle photoelectric load simulation system based on 3D visual - Google Patents

Unmanned aerial vehicle photoelectric load simulation system based on 3D visual Download PDF

Info

Publication number
CN115906537A
CN115906537A CN202310024099.8A CN202310024099A CN115906537A CN 115906537 A CN115906537 A CN 115906537A CN 202310024099 A CN202310024099 A CN 202310024099A CN 115906537 A CN115906537 A CN 115906537A
Authority
CN
China
Prior art keywords
aerial vehicle
unmanned aerial
physical
load
model
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.)
Pending
Application number
CN202310024099.8A
Other languages
Chinese (zh)
Inventor
殷奇缘
黄大庆
徐诚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University of Aeronautics and Astronautics
Original Assignee
Nanjing University of Aeronautics and Astronautics
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Nanjing University of Aeronautics and Astronautics filed Critical Nanjing University of Aeronautics and Astronautics
Priority to CN202310024099.8A priority Critical patent/CN115906537A/en
Publication of CN115906537A publication Critical patent/CN115906537A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

The invention belongs to the technical field of 3D scene development, and discloses an unmanned aerial vehicle photoelectric load simulation system based on 3D vision, which comprises an unmanned aerial vehicle simulation bottom layer simulator module and an unmanned aerial vehicle photoelectric load vision image mapping display module, wherein the unmanned aerial vehicle simulation bottom layer simulator module is formed by packaging unreal engine software, the unmanned aerial vehicle simulation bottom layer simulator module comprises a user display part, a data processing part and a physical model part, the physical model part is used for setting physical parameters of an unmanned aerial vehicle model and an atmospheric environment model, the data processing part comprises a physical engine, the user display part comprises a rendering engine, and the unmanned aerial vehicle photoelectric load vision image mapping display module is used for mapping a 3D picture generated by the rendering engine into a 2D load vision image.

Description

Unmanned aerial vehicle photoelectric load simulation system based on 3D visual
Technical Field
The invention belongs to the technical field of 3D scene development, and particularly relates to an unmanned aerial vehicle photoelectric load simulation system based on a 3D scene.
Background
Before the unmanned aerial vehicle formally invests in tasks in various fields, validity and reliability verification of a series of complex algorithms needs to be carried out, and the verification mainly comprises an aircraft obstacle avoidance algorithm, a load image visual algorithm, a cluster distributed control algorithm and the like.
With the continuous development of virtual simulation technology, the verification of unmanned aerial vehicle algorithm is performed on various simulation platforms in advance, and the traditional unmanned aerial vehicle simulation development platform comprises the following steps: the Gazebo robot simulation platform and the JMavSim quadrotor unmanned aerial vehicle simulation platform have a dominant position in development and simulation of an aircraft control algorithm, and have various modular designs and wide application range; however, the above platform has a non-negligible drawback:
1) The large scene required by unmanned aerial vehicle simulation is difficult to model due to low efficiency of scene building and rendering.
2) Only the development of a control algorithm of the simulated aircraft is focused, and an efficient load image mapping display function is not established.
3) The development of visual algorithms under most of unmanned aerial vehicle photoelectric loads cannot be supported.
In reality, when an unmanned aerial vehicle executes a task, the scene distance span of single flight can reach hundreds of kilometers, and various severe environmental conditions need to be overcome through the assistance of a visual algorithm of a photoelectric load, so that the photoelectric load simulation of the unmanned aerial vehicle needs ultra-large scene foundation, efficient rendering, high-frame-rate load image mapping display and support of visual algorithm simulation.
Disclosure of Invention
In order to solve the technical problems, the invention provides an unmanned aerial vehicle photoelectric load simulation system based on a 3D view, which aims to solve the problems in the prior art, and adopts the following technical scheme in order to achieve the aim of the invention:
an unmanned aerial vehicle photoelectric load simulation system based on 3D vision comprises an unmanned aerial vehicle simulation bottom layer simulator module and an unmanned aerial vehicle photoelectric load vision image mapping display module, wherein the unmanned aerial vehicle simulation bottom layer simulator module and the unmanned aerial vehicle photoelectric load vision image mapping display module are formed by packaging unreal engine software;
the unmanned aerial vehicle simulation bottom layer simulator module comprises a user display part, a data processing part and a physical model part, wherein the physical model part is used for setting physical parameters of an unmanned aerial vehicle model and an atmospheric environment model, the data processing part comprises a physical engine, the user display part comprises a rendering engine, and the physical engine is used for resolving physical information according to the set physical parameters and transmitting the physical information to the rendering engine to generate and display a 3D picture;
the unmanned aerial vehicle photoelectric load visual image mapping display module is used for mapping the 3D picture generated by the rendering engine into a 2D load visual image;
the system also comprises an unmanned aerial vehicle photoelectric load visual algorithm simulation verification module, which is used for processing the 2D load visual image by a visual algorithm and displaying the 2D load visual image on a display.
Further, the user display part also comprises an API communication layer which is connected with an external program of the simulation computer.
Further, the data processing part further comprises a visual sensor, wherein the visual sensor is connected with the physical engine and the API communication layer and is used for receiving the kinematic information of the physical engine and sending a sensor signal to the API communication layer.
Further, the physical model part comprises an unmanned aerial vehicle physical model and an atmospheric environment model, and the unmanned aerial vehicle physical model and the atmospheric environment model are connected with the physical engine.
Further, the unmanned aerial vehicle physical model and the atmospheric environment model are connected with a visual programming interface for visually setting physical parameters of the unmanned aerial vehicle model and the atmospheric environment model.
A2D load visual image mapping method is applied to an unmanned aerial vehicle photoelectric load visual image mapping display module, and comprises the following steps:
firstly, changing and loading a scene required by a user by a model;
placing a model needing to be rendered to the photoelectric load in a scene;
thirdly, performing view transformation according to the attitude positions of the unmanned aerial vehicle and the photoelectric load calculated by the physical engine, and mapping an object under the scene world coordinate to a load view space;
and fourthly, finally, carrying out perspective projection transformation from 3D to 2D on the object in a certain view field range in the load view space, so that the load 2D image shows the effect of observation in reality.
Further, in the fourth step, the display process utilizes the GPU graphics board to accelerate the processing in parallel.
The invention has the following beneficial effects:
(1) The simulation platform is developed in an illusion engine with a real environment, has a highly real physical engine and is high-efficient in rendering; the method can set ultra-large scenes and different weathers, and a user can freely realize the updating setting of the physical model and the environmental model through blueprint programming.
(2) The photoelectric load visual display adopts a mode of directly performing GPU rendering by adopting an illusion engine, so that the frame rate of photoelectric load image display of the unmanned aerial vehicle is greatly improved.
(3) An external hardware link is set up, the link can realize the simulation of the photoelectric load visual algorithm of the unmanned aerial vehicle based on the illusion engine, and the verification cost of the photoelectric load visual algorithm is greatly reduced.
Drawings
Fig. 1 is a schematic diagram of the overall architecture of a simulation underlying simulator module of an unmanned aerial vehicle;
FIG. 2 is a schematic view of a photoelectric loading visual image mapping process;
FIG. 3 is a high frame rate payload visual image display diagram;
fig. 4 is a schematic diagram of photoelectric load mode switching.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to fig. 1 to 4 in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments, and unless otherwise specified, the technical means used in the embodiments are conventional means well known to those skilled in the art.
As shown in fig. 1, an unmanned aerial vehicle photoelectric load simulation system based on 3D vision comprises an unmanned aerial vehicle simulation bottom layer simulator module and an unmanned aerial vehicle photoelectric load vision image mapping display module, which are packaged by unreal engine software;
the unmanned aerial vehicle simulation bottom layer simulator module comprises a user display part, a data processing part and a physical model part, wherein the physical model part is used for setting physical parameters of an unmanned aerial vehicle model and an atmospheric environment model, the data processing part comprises a physical engine, the user display part comprises a rendering engine, and the physical engine is used for resolving physical information according to the set physical parameters and transmitting the physical information to the rendering engine to generate and display a 3D picture;
the unmanned aerial vehicle photoelectric load visual image mapping display module is used for mapping the 3D picture generated by the rendering engine into a 2D load visual image;
the system also comprises an unmanned aerial vehicle photoelectric load visual algorithm simulation verification module, which is used for processing the 2D load visual image by a visual algorithm and displaying the 2D load visual image on a display.
The unmanned aerial vehicle simulation bottom simulator module is mainly used as a bottom support of a simulation platform, is a C + + extension plug-in which is packaged by utilizing illusion engine software in a self-defined mode, can automatically call the plug-in during simulation running, and is mainly packaged into three parts: physical model part (including unmanned aerial vehicle physical model, atmospheric environment model), data processing part (including vision sensor, physics engine), user display part (including API communication, rendering engine).
The integral link framework of the unmanned aerial vehicle simulation bottom layer simulator module is shown in fig. 1, a default unmanned aerial vehicle physical model and an atmosphere environment model are arranged in a physical model part, the two models are both generated by 3D software and stored in a plug-in a blueprint asset mode, and a user can change the attributes of the physical model and the environment model in a visual programming mode. Secondly, a physical engine contained in the data processing part can receive action parameters (such as model surface area, air pressure, wind speed and the like) simulated by the physical model part, and information such as speed, attitude, kinematics and the like is resolved and transmitted to the upper layer for controlling the attributes of the unmanned aerial vehicle and the sensor in 3D rendering; in addition, the vision sensor is mainly in the form of photoelectric load. The API communication in the user display part is mainly applied to the ideal state of the internal parameters of the unmanned aerial vehicle and the photoelectric load given by a user through an external program to dynamically control the simulated unmanned aerial vehicle and the simulated photoelectric load, the function allows the user to drive and control the simulated unmanned aerial vehicle and the visual sensor by utilizing the external program, and simultaneously allows the user to acquire all simulated rotating tables (speed, position, sensor signals, perception signals and other data) in the platform, so that various unmanned aerial vehicle flight control and visual algorithms are realized; the rendering engine is used for displaying a 3D scene required by a user.
Further, the user display part also comprises an API communication layer which is connected with an external program of the simulation computer.
Further, the data processing part further comprises a visual sensor, wherein the visual sensor is connected with the physical engine and the API communication layer and is used for receiving the kinematic information of the physical engine and sending a sensor signal to the API communication layer.
Further, the physical model part comprises an unmanned aerial vehicle physical model and an atmospheric environment model, and the unmanned aerial vehicle physical model and the atmospheric environment model are connected with the physical engine.
Further, the unmanned aerial vehicle physical model and the atmospheric environment model are connected with a visual programming interface for visually setting physical parameters of the unmanned aerial vehicle model and the atmospheric environment model.
As shown in fig. 2 and fig. 3, a 2D load view image mapping method is applied to the unmanned aerial vehicle photoelectric load view image mapping display module, and the method includes the following steps:
firstly, loading a scene required by a user by model transformation;
placing the model needing to be rendered to the photoelectric load in a scene;
thirdly, performing view transformation according to the attitude positions of the unmanned aerial vehicle and the photoelectric load calculated by the physical engine, and mapping an object under the scene world coordinate to a load view space;
and fourthly, finally, carrying out perspective projection transformation from 3D to 2D on the object in a certain view field range in the load view space, so that the load 2D image shows the effect of observation in reality.
Further, in the fourth step, the display process utilizes the GPU graphics board to accelerate the processing in parallel.
The unmanned aerial vehicle photoelectric load visual image mapping display module utilizes a self-defined packaged C + + class in the illusion engine software, takes the C + + class as a sub item of an unmanned aerial vehicle physical model, and automatically operates the module when a plug-in is called; the method has the main functions that 3D scenes are mapped into 2D load visual images, the specific mapping process is shown in figure 2, firstly, the model is transformed and loaded into the scene required by a user, and the model which needs to be rendered to a photoelectric load is placed in one scene; then, view transformation is carried out according to the unmanned aerial vehicle and the photoelectric load attitude position calculated by the physical engine, and an object under the scene world coordinate is mapped into a load view space; and finally, carrying out perspective projection transformation from 3D to 2D on the object in a certain view field range in the load view space, so that the load 2D image shows an observation effect in reality. In addition, the GPU image boards are used for parallel accelerated processing in the display process, so that the load image display rate can reach the level of scene rendering efficiency, and high-frame-rate load visual image display is realized
The simulation verification module for the photoelectric load visual algorithm of the unmanned aerial vehicle takes the two modules as bottom layer supports, and can simulate the whole process of the photoelectric load operation visual algorithm of the unmanned aerial vehicle in a real scene by building an external hardware link, wherein the link connection block diagram is shown in fig. 4. The design basis of the module is as follows: in a real scene, the load capacity of the unmanned aerial vehicle is limited, and the cost of installing a high-grade device capable of carrying a target tracking algorithm is high, so that reliable communication between the unmanned aerial vehicle and a ground station is generally required to be established to realize a photoelectric load visual algorithm. As can be seen from fig. 3, the module respectively uses the load simulation computer and the embedded development board as cores, and simulates the flight of the unmanned aerial vehicle in a 3D scene and the visual algorithm processing of the ground station server on the load image. The simulation computer is used for simulating the operation of the unmanned aerial vehicle and the photoelectric load in a 3D scene, the 3D scene and a 3D model of the unmanned aerial vehicle are displayed in the display 1, the load visual image is converted into a high-speed video code stream through the encoder and is transmitted into the switch, and the external key-in control equipment allows a user to control attributes such as the photoelectric load attitude, the focal length and the like of the unmanned aerial vehicle; the embedded development board is used for receiving the high-speed video code stream in the switch, simultaneously carrying out the processing of the visual algorithm on the decoded load view and displaying the processing result in the display 2;
in addition, a data frame driving flight function is added to the module, an external access semi-physical aircraft simulation control node is supported, the load simulation computer receives flight control data simulated by the semi-physical aircraft simulation node, the flight mode of the unmanned aerial vehicle is calculated, and the unmanned aerial vehicle in a 3D scene is driven to fly.
Compared with the prior art, the unmanned aerial vehicle photoelectric load simulation platform development technology based on the unreal engine platform has the following advantages:
(1) The simulation platform is developed in an illusion engine with a real environment, has a highly real physical engine and is high-efficient in rendering; the method can set ultra-large scenes and different weathers, and a user can freely realize the updating setting of the physical model and the environmental model through blueprint programming.
(2) The photoelectric load visual display adopts a mode of directly performing GPU rendering by adopting a phantom engine, so that a plurality of redundant API communication steps are eliminated, and the frame rate of photoelectric load image display of the unmanned aerial vehicle is greatly improved.
(3) An external hardware link is built, the link can realize the simulation of the photoelectric load visual algorithm of the unmanned aerial vehicle based on the illusion engine, and the cost of verifying the photoelectric load visual algorithm is greatly reduced.
The above-described embodiments are merely illustrative of the preferred embodiments of the present invention, and do not limit the scope of the present invention, and various changes, modifications, alterations, and substitutions which may be made by those skilled in the art without departing from the spirit of the present invention shall fall within the protection scope defined by the claims of the present invention.

Claims (7)

1. The utility model provides an unmanned aerial vehicle photoelectricity load simulation system based on 3D view, its characterized in that: the unmanned aerial vehicle simulation bottom simulator comprises an unmanned aerial vehicle simulation bottom layer simulator module and an unmanned aerial vehicle photoelectric load visual image mapping display module, wherein the unmanned aerial vehicle simulation bottom layer simulator module and the unmanned aerial vehicle photoelectric load visual image mapping display module are formed by packaging unreal engine software;
the unmanned aerial vehicle simulation bottom simulator module comprises a user display part, a data processing part and a physical model part, wherein the physical model part is used for setting physical parameters of an unmanned aerial vehicle model and an atmospheric environment model, the data processing part comprises a physical engine, the user display part comprises a rendering engine, and the physical engine is used for solving physical information according to the set physical parameters and transmitting the physical information to the rendering engine to generate and display a 3D picture;
the unmanned aerial vehicle photoelectric load visual image mapping display module is used for mapping the 3D picture generated by the rendering engine into a 2D load visual image;
the system also comprises an unmanned aerial vehicle photoelectric load visual algorithm simulation verification module, which is used for processing the 2D load visual image by a visual algorithm and displaying the 2D load visual image on a display.
2. The unmanned aerial vehicle photoelectric load simulation system based on 3D vision of claim 1, characterized in that: the user display part also comprises an API communication layer which is connected with an external program of the simulation computer.
3. The 3D vision-based unmanned aerial vehicle photoelectric load simulation system of claim 2, wherein: the data processing part also comprises a visual sensor which is connected with the physical engine and the API communication layer and is used for receiving the kinematic information of the physical engine and sending a sensor signal to the API communication layer.
4. The unmanned aerial vehicle photoelectric load simulation system based on 3D vision of claim 1, characterized in that: the physical model part comprises an unmanned aerial vehicle physical model and an atmospheric environment model, and the unmanned aerial vehicle physical model and the atmospheric environment model are connected with the physical engine.
5. The unmanned aerial vehicle photoelectric load simulation system based on 3D vision of claim 4, characterized in that: the unmanned aerial vehicle physical model and the atmospheric environment model are connected with a visual programming interface so as to be used for visually setting physical parameters of the unmanned aerial vehicle model and the atmospheric environment model.
6. A mapping method of 2D loading view images is applied to the unmanned aerial vehicle photoelectric load simulation system based on 3D views, which is disclosed by any one of claims 1 to 5, and comprises the following steps:
firstly, changing and loading a scene required by a user by a model;
placing a model needing to be rendered to the photoelectric load in a scene;
thirdly, performing view transformation according to the attitude positions of the unmanned aerial vehicle and the photoelectric load calculated by the physical engine, and mapping an object under the scene world coordinate to a load view space;
and fourthly, finally, carrying out perspective projection transformation from 3D to 2D on the object in a certain view field range in the load view space, so that the load 2D image shows the effect of observation in reality.
7. The method for mapping 2D loading view images according to claim 6, wherein: in the fourth step, the display process utilizes the GPU graphics board to accelerate the processing in parallel.
CN202310024099.8A 2023-01-09 2023-01-09 Unmanned aerial vehicle photoelectric load simulation system based on 3D visual Pending CN115906537A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310024099.8A CN115906537A (en) 2023-01-09 2023-01-09 Unmanned aerial vehicle photoelectric load simulation system based on 3D visual

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310024099.8A CN115906537A (en) 2023-01-09 2023-01-09 Unmanned aerial vehicle photoelectric load simulation system based on 3D visual

Publications (1)

Publication Number Publication Date
CN115906537A true CN115906537A (en) 2023-04-04

Family

ID=86481923

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310024099.8A Pending CN115906537A (en) 2023-01-09 2023-01-09 Unmanned aerial vehicle photoelectric load simulation system based on 3D visual

Country Status (1)

Country Link
CN (1) CN115906537A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117742540A (en) * 2024-02-20 2024-03-22 成都流体动力创新中心 Virtual-real interaction system based on virtual engine and semi-physical simulation

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107390545A (en) * 2017-07-31 2017-11-24 彩虹无人机科技有限公司 A kind of simulation training system of unmanned plane and its load
CN110794713A (en) * 2019-12-04 2020-02-14 中国航天空气动力技术研究院 Reconnaissance type unmanned aerial vehicle photoelectric load simulation training system
CN113515139A (en) * 2021-07-20 2021-10-19 中国航天空气动力技术研究院 Unmanned aerial vehicle simulation visual training system and evaluation method of unmanned aerial vehicle reconnaissance strategy
WO2021258327A1 (en) * 2020-06-22 2021-12-30 拓攻(南京)机器人有限公司 Unmanned aerial vehicle visual semi-physical simulation system and simulation method thereof
CN114972665A (en) * 2022-05-18 2022-08-30 大连大学 Three-dimensional visual virtual scene modeling method in unmanned aerial vehicle virtual simulation

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107390545A (en) * 2017-07-31 2017-11-24 彩虹无人机科技有限公司 A kind of simulation training system of unmanned plane and its load
CN110794713A (en) * 2019-12-04 2020-02-14 中国航天空气动力技术研究院 Reconnaissance type unmanned aerial vehicle photoelectric load simulation training system
WO2021258327A1 (en) * 2020-06-22 2021-12-30 拓攻(南京)机器人有限公司 Unmanned aerial vehicle visual semi-physical simulation system and simulation method thereof
CN113515139A (en) * 2021-07-20 2021-10-19 中国航天空气动力技术研究院 Unmanned aerial vehicle simulation visual training system and evaluation method of unmanned aerial vehicle reconnaissance strategy
CN114972665A (en) * 2022-05-18 2022-08-30 大连大学 Three-dimensional visual virtual scene modeling method in unmanned aerial vehicle virtual simulation

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
丁颖浩: "轨道无人机三维视景仿真技术研究", 《中国优秀硕士学位论文全文数据库》 *
俞发仁 等主编: "《数字应用基础》", 北京理工大学出版社 *
宋凯 等: "无人机光电载荷半实物仿真技术研究", 《中国航天电子技术研究院科学技术委员会2020年学术年会论文集》 *
宿荣凯: "无人机飞行控制硬件在环仿真***开发", 《中国优秀硕士学位论文全文数据库》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117742540A (en) * 2024-02-20 2024-03-22 成都流体动力创新中心 Virtual-real interaction system based on virtual engine and semi-physical simulation
CN117742540B (en) * 2024-02-20 2024-05-10 成都流体动力创新中心 Virtual-real interaction system based on virtual engine and semi-physical simulation

Similar Documents

Publication Publication Date Title
CN109801534A (en) Driving behavior hardware-in-the-loop test system based on automatic Pilot simulator
CN206115770U (en) Aircraft flight analogue test device
Meng et al. ROS+ unity: An efficient high-fidelity 3D multi-UAV navigation and control simulator in GPS-denied environments
CN102508644B (en) 3D (three-dimensional) user interface graphics engine system
CN110456757A (en) A kind of the vehicle test method and system of automatic driving vehicle
CN105373224A (en) Hybrid implementation game system based on pervasive computing, and method thereof
CN102426424B (en) Visual emulation method of near-space flying vehicle based on distributed framework
CN106296778A (en) Virtual objects motion control method and device
CN110969687B (en) Collision detection method, device, equipment and medium
CN114372356B (en) Artificial enhancement method, device and medium based on digital twins
Yang et al. A digital twin simulation platform for multi-rotor UAV
CN115906537A (en) Unmanned aerial vehicle photoelectric load simulation system based on 3D visual
CN106530892A (en) Flight simulator simulating three-dimensional-scene six-free-degree sensing and flight simulation method
CN110738901A (en) flight simulator
CN104842356A (en) Multi-palletizing robot teaching method based on distributed computing and machine vision
CN112132936B (en) Picture rendering method and device, computer equipment and storage medium
CN104462688A (en) Operation simulation system of power grid information equipment
CN111212787A (en) Flight simulation system and method and flight simulation equipment
CN111816024A (en) Simulation platform-based unmanned aerial vehicle simulation training system and use method thereof
CN115578433A (en) Image processing method, image processing device, electronic equipment and storage medium
CN114707304A (en) Virtual-real combined multi-unmanned aerial vehicle perception avoidance verification system and method
CN105139433A (en) Method for simulating infrared small target image sequence based on mean value model
CN110021210B (en) Unmanned aerial vehicle VR training method with extensible virtual space
CN1254609A (en) Simulative laser shooting system
CN115758687A (en) Unmanned aerial vehicle autopilot simulation platform

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20230404