CN113190019A - Virtual simulation-based inspection robot task point arrangement method and system - Google Patents

Virtual simulation-based inspection robot task point arrangement method and system Download PDF

Info

Publication number
CN113190019A
CN113190019A CN202110578407.2A CN202110578407A CN113190019A CN 113190019 A CN113190019 A CN 113190019A CN 202110578407 A CN202110578407 A CN 202110578407A CN 113190019 A CN113190019 A CN 113190019A
Authority
CN
China
Prior art keywords
inspection
candidate points
robot
points
candidate
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
Application number
CN202110578407.2A
Other languages
Chinese (zh)
Other versions
CN113190019B (en
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.)
Leador Spatial Information Technology Co ltd
Original Assignee
Leador Spatial Information Technology Co ltd
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 Leador Spatial Information Technology Co ltd filed Critical Leador Spatial Information Technology Co ltd
Priority to CN202110578407.2A priority Critical patent/CN113190019B/en
Publication of CN113190019A publication Critical patent/CN113190019A/en
Application granted granted Critical
Publication of CN113190019B publication Critical patent/CN113190019B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0221Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving a learning process
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0276Control of position or course in two dimensions specially adapted to land vehicles using signals provided by a source external to the vehicle

Abstract

The invention relates to the technical field of robots, in particular to a routing inspection robot task point arrangement method and system based on virtual simulation. The system comprises a simulation module, a judgment module and an execution module. Therefore, the invention has the following advantages: 1. the method for arranging the task points of the robot replaces field labor with virtual simulation human-computer interaction, and improves implementation efficiency and reliability. 2. According to the robot task point arrangement method, the final inspection task point is obtained automatically by means of an algorithm, and the virtual simulation visualization effect of the robot holder is utilized, so that the automation degree is high.

Description

Virtual simulation-based inspection robot task point arrangement method and system
Technical Field
The invention relates to the technical field of robots, in particular to a method and a system for arranging task points of an inspection robot based on virtual simulation.
Background
The inspection robot system in the market at present mainly depends on a manual control robot site distribution mode to arrange task points. The robot and the holder are controlled through manual remote control, the position of a task point of a component to be observed is found, and the information of the task point and the holder is recorded in a navigation module on the robot. And then, the task points in the robot navigation module are exported to a robot inspection background, and the robot inspection background finishes the scheduling work of the robot inspection task. This manual solution is difficult to efficiently address the need, particularly when one location is required to view the mission points of multiple inspection components. The technical scheme has high labor cost and long input time, and once a problem occurs, the manual collection task point can be input again.
Disclosure of Invention
The technical problem of the invention is mainly solved by the following technical scheme:
a method for arranging task points of an inspection robot based on virtual simulation is characterized by comprising the following steps
Step 1, inputting data required by the inspection robot to a simulation module, and creating a plurality of groups of candidate points, wherein each group of candidate points corresponds to one inspection part;
step 2, for each group of candidate points, the simulation module obtains a substitute candidate point based on clustering calculation, and the substitute candidate point can substitute the whole group of candidate points to observe routing inspection parts corresponding to the whole group of candidate points;
step 3, judging whether the substitute candidate points corresponding to each group of candidate points acquired in the step 2 can be finally used as candidate points of the observation inspection part, if so, retaining the substitute candidate points, otherwise, deleting the substitute candidate points and retaining the whole group of candidate points corresponding to the deleted substitute candidate points until all groups of candidate points are judged completely;
and 4, inputting the substitute candidate points or the whole group of candidate points obtained after judgment in the step 3 into a background server of the inspection robot inspection system, and sending an inspection instruction to the inspection robot to start inspection.
In the inspection robot task point arrangement method based on virtual simulation, the acquisition of data required by the inspection robot comprises the following steps:
step 2.1, loading data of the inspection scene: the method comprises the steps of loading the color laser point cloud of the inspection area and loading the vector data of the inspection accessible area.
Step 2.2, importing the robot inspection standing book;
step 2.3, labeling the component: firstly, picking up point cloud and marking the position of an inspection part; and then associating the position of the marking inspection component with the standing book.
In the inspection robot task point arrangement method based on virtual simulation, the specific steps of creating a plurality of groups of candidate points include:
step 3.1, picking up the component;
step 3.2, dragging the direction virtual arrow of the observation part;
and 3.3, calculating the intersection of the direction vector and the passable area to obtain a candidate point strictly positioned on the passable area.
In the foregoing method for arranging task points of an inspection robot based on virtual simulation, step 3 specifically includes:
4.1, grouping the candidate points in the passable area according to each passable path;
4.2, clustering candidate points in a group according to constraint conditions such as the distance between the candidate points and the inspection target, the relative angle between the candidate points and the inspection target and the distance between every two candidate points;
4.3, calculating a final inspection point to replace a group of clustered candidate points, wherein the inspection point can observe components which can be observed by each original candidate point under the condition of meeting the constraint conditions of distance and angle;
4.4, performing robot holder simulation on the clustered inspection task points, and judging whether to keep the clustered result as the inspection task points or to use the original whole group of candidate points as the inspection task points by technicians according to the inspection target visual condition of the robot holder simulation;
and 4.5, combining the associated information of the components in the step 2.3, and summarizing the inspection task points into an inspection ledger.
In the inspection robot task point arrangement method based on virtual simulation, in step 4, the inspection task point information point ledger which is collected is output to the background service of the robot inspection system.
A system for arranging task points of an inspection robot based on virtual simulation is characterized by comprising:
a simulation module: creating a plurality of groups of candidate points according to data required by the inspection robot, wherein each group of candidate points corresponds to one inspection part; for each group of candidate points, a substitute candidate point is obtained based on clustering calculation, and the substitute candidate point can substitute the whole group of candidate points to observe routing inspection parts corresponding to the whole group of candidate points;
a judging module: judging whether the replacement candidate points corresponding to each group of candidate points acquired by the simulation module can be finally used as candidate points of the observation inspection part, if so, retaining the replacement candidate points, otherwise, deleting the replacement candidate points and retaining the whole group of candidate points corresponding to the deleted replacement candidate points until all groups of candidate points are judged completely;
an execution module: and inputting the substitute candidate points or the whole group of candidate points obtained by the judgment module into a background server of the inspection robot inspection system, and sending an inspection instruction to the inspection robot to start inspection.
Therefore, the invention has the following advantages: 1. the method for arranging the task points of the robot replaces field labor with virtual simulation human-computer interaction, and improves implementation efficiency and reliability. 2. According to the robot task point arrangement method, the final inspection task point is obtained automatically by means of an algorithm, and the virtual simulation visualization effect of the robot holder is utilized, so that the automation degree is high.
Drawings
FIG. 1 is a conventional routing inspection task point arrangement method
FIG. 2 is a routing inspection task point arrangement method based on virtual simulation
FIG. 3 is a method for inputting candidate task points and outputting inspection task point results by an automatic algorithm
Detailed Description
The technical scheme of the invention is further specifically described by the following embodiments and the accompanying drawings.
Example (b):
the technical solutions in the embodiments of the present invention will be described below in a clear and complete manner with reference to the drawings in the examples 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. Other embodiments, which can be derived by one of ordinary skill in the art from the embodiments given herein without making any creative effort, shall fall within the scope of the present invention.
Referring to fig. 2 and 3, a method for arranging inspection task points of a robot based on virtual simulation is substantially a method for automatically deploying inspection task points of a robot on a virtual scene of virtual simulation software. Wherein the virtual scene is constructed based on the color laser point cloud and the passable area vector data. The technical personnel can complete the arrangement of the routing inspection task points on the basis of the following steps through man-machine interaction on the virtual simulation software: and the marking component is used for creating a candidate inspection task point and automatically simulating to generate an inspection point. Namely, the process of arranging the patrol task points of the patrol robot by combining the virtual simulation software is as follows:
1. and starting the virtual simulation module.
2. And loading data of the inspection scene.
The first step is as follows: loading a color laser point cloud of the inspection area;
the second step is that: and loading the patrol passable area vector data.
3. And leading in a robot inspection standing book.
4. The parts are labeled.
The first step is as follows: picking up point clouds and marking the positions of the inspection parts;
the second step is that: and associating with the standing book through a pop-up dialog box menu.
5. And creating candidate inspection task points.
The first step is as follows: a pickup part;
the second step is that: a directional virtual arrow for dragging the viewing member;
the third step: the intersection of the direction vector and the passable area is calculated to obtain candidate points strictly on the passable area.
6. And (5) automatically simulating a production inspection point.
The first step is as follows: grouping the candidate points in the passable area according to each passable path;
the second step is that: for candidate points in a group, clustering is carried out according to constraint conditions such as the distance between the candidate points and the inspection target, the relative angle between the candidate points and the inspection target and the distance between every two candidate points;
the third step: calculating a final inspection point to replace a group of candidate points of the cluster, wherein the inspection point can observe components which can be observed by each original candidate point under the condition of meeting the constraint conditions of distance and angle;
the fourth step: performing robot pan-tilt simulation on the clustered inspection task points, and judging whether to keep the clustered results as inspection task points or to use the original whole group of candidate points as inspection task points according to the conditions of inspection targets of the robot pan-tilt simulation of technicians;
the fifth step: and summarizing the inspection task points into an inspection ledger by combining the associated information of the components.
7. And outputting the inspection standing accounts, and outputting the inspection task point information point standing accounts which are collected to the background service of the robot inspection system.
The invention also relates to a system for arranging the task points of the inspection robot based on virtual simulation, which comprises the following components:
a simulation module: creating a plurality of groups of candidate points according to data required by the inspection robot, wherein each group of candidate points corresponds to one inspection part; for each group of candidate points, a substitute candidate point is obtained based on clustering calculation, and the substitute candidate point can substitute the whole group of candidate points to observe routing inspection parts corresponding to the whole group of candidate points;
a judging module: judging whether the replacement candidate points corresponding to each group of candidate points acquired by the simulation module can be finally used as candidate points of the observation inspection part, if so, retaining the replacement candidate points, otherwise, deleting the replacement candidate points and retaining the whole group of candidate points corresponding to the deleted replacement candidate points until all groups of candidate points are judged completely;
an execution module: and inputting the substitute candidate points or the whole group of candidate points obtained by the judgment module into a background server of the inspection robot inspection system, and sending an inspection instruction to the inspection robot to start inspection.
The specific embodiments described herein are merely illustrative of the spirit of the invention. Various modifications or additions may be made to the described embodiments or alternatives may be employed by those skilled in the art without departing from the spirit or ambit of the invention as defined in the appended claims.

Claims (6)

1. A method for arranging task points of an inspection robot based on virtual simulation is characterized by comprising the following steps
Step 1, inputting data required by the inspection robot to a simulation module, and creating a plurality of groups of candidate points, wherein each group of candidate points corresponds to one inspection part;
step 2, for each group of candidate points, the simulation module obtains a substitute candidate point based on clustering calculation, and the substitute candidate point can substitute the whole group of candidate points to observe routing inspection parts corresponding to the whole group of candidate points;
step 3, judging whether the substitute candidate points corresponding to each group of candidate points acquired in the step 2 can be finally used as candidate points of the observation inspection part, if so, retaining the substitute candidate points, otherwise, deleting the substitute candidate points and retaining the whole group of candidate points corresponding to the deleted substitute candidate points until all groups of candidate points are judged completely;
and 4, inputting the substitute candidate points or the whole group of candidate points obtained after judgment in the step 3 into a background server of the inspection robot inspection system, and sending an inspection instruction to the inspection robot to start inspection.
2. The inspection robot task point arrangement method based on virtual simulation is characterized in that the acquisition of data required by the inspection robot comprises the following steps:
step 2.1, loading data of the inspection scene: the method comprises the steps of loading color laser point clouds of a routing inspection area and loading vector data of a routing inspection accessible area;
step 2.2, importing the robot inspection standing book;
step 2.3, labeling the component: firstly, picking up point cloud and marking the position of an inspection part; and then associating the position of the marking inspection component with the standing book.
3. The inspection robot task point arrangement method based on virtual simulation according to claim 1, wherein the specific step of creating a plurality of sets of candidate points includes:
step 3.1, picking up the component;
step 3.2, dragging the direction virtual arrow of the observation part;
and 3.3, calculating the intersection of the direction vector and the passable area to obtain a candidate point strictly positioned on the passable area.
4. The inspection robot task point arrangement method based on virtual simulation according to claim 2, wherein the step 3 specifically includes:
4.1, grouping the candidate points in the passable area according to each passable path;
4.2, clustering candidate points in a group according to constraint conditions such as the distance between the candidate points and the inspection target, the relative angle between the candidate points and the inspection target and the distance between every two candidate points;
4.3, calculating a final inspection point to replace a group of clustered candidate points, wherein the inspection point can observe components which can be observed by each original candidate point under the condition of meeting the constraint conditions of distance and angle;
4.4, performing robot holder simulation on the clustered inspection task points, and judging whether to keep the clustered result as the inspection task points or to use the original whole group of candidate points as the inspection task points by technicians according to the inspection target visual condition of the robot holder simulation;
and 4.5, combining the associated information of the components in the step 2.3, and summarizing the inspection task points into an inspection ledger.
5. The inspection robot task point arrangement method based on virtual simulation is characterized in that in the step 4, the inspection task point information point ledger which is collected is output to a background service of the robot inspection system.
6. A system for arranging task points of an inspection robot based on virtual simulation is characterized by comprising:
a simulation module: creating a plurality of groups of candidate points according to data required by the inspection robot, wherein each group of candidate points corresponds to one inspection part; for each group of candidate points, a substitute candidate point is obtained based on clustering calculation, and the substitute candidate point can substitute the whole group of candidate points to observe routing inspection parts corresponding to the whole group of candidate points;
a judging module: judging whether the replacement candidate points corresponding to each group of candidate points acquired by the simulation module can be finally used as candidate points of the observation inspection part, if so, retaining the replacement candidate points, otherwise, deleting the replacement candidate points and retaining the whole group of candidate points corresponding to the deleted replacement candidate points until all groups of candidate points are judged completely;
an execution module: and inputting the substitute candidate points or the whole group of candidate points obtained by the judgment module into a background server of the inspection robot inspection system, and sending an inspection instruction to the inspection robot to start inspection.
CN202110578407.2A 2021-05-26 2021-05-26 Virtual simulation-based routing inspection robot task point arrangement method and system Active CN113190019B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110578407.2A CN113190019B (en) 2021-05-26 2021-05-26 Virtual simulation-based routing inspection robot task point arrangement method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110578407.2A CN113190019B (en) 2021-05-26 2021-05-26 Virtual simulation-based routing inspection robot task point arrangement method and system

Publications (2)

Publication Number Publication Date
CN113190019A true CN113190019A (en) 2021-07-30
CN113190019B CN113190019B (en) 2023-05-16

Family

ID=76985327

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110578407.2A Active CN113190019B (en) 2021-05-26 2021-05-26 Virtual simulation-based routing inspection robot task point arrangement method and system

Country Status (1)

Country Link
CN (1) CN113190019B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116277041A (en) * 2023-05-24 2023-06-23 深蓝(天津)智能制造有限责任公司 Robot structure optimization method and system combined with demand analysis

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102169344A (en) * 2010-12-30 2011-08-31 南开大学 Multi-robot cooperative exploring and mapping method with communication distances limited under unknown environments
CN105825310A (en) * 2016-04-11 2016-08-03 湖南科技大学 Taxi passenger-searching path recommendation method based on information entropy
CN106767820A (en) * 2016-12-08 2017-05-31 立得空间信息技术股份有限公司 A kind of indoor moving positioning and drafting method
CN106991430A (en) * 2017-02-28 2017-07-28 浙江工业大学 A kind of cluster number based on point of proximity method automatically determines Spectral Clustering
WO2018032933A1 (en) * 2016-08-17 2018-02-22 国网山东省电力公司电力科学研究院 Substation inspection robot navigation control system and method
CN107817509A (en) * 2017-09-07 2018-03-20 上海电力学院 Crusing robot navigation system and method based on the RTK Big Dippeves and laser radar
CN108009529A (en) * 2017-12-27 2018-05-08 北京林业大学 A kind of feature based root and hydromechanical forest fire cigarette video object detection method
US20190039243A1 (en) * 2017-08-03 2019-02-07 Fanuc Corporation Simulation device and simulation method for robot system
CN109712242A (en) * 2018-12-17 2019-05-03 广东工业大学 A kind of model data method for organizing for supporting extensive three-dimensional scenic virtual roaming
CN109822563A (en) * 2018-12-08 2019-05-31 浙江国自机器人技术有限公司 Task follower method for IDC robot
US20190236373A1 (en) * 2018-01-31 2019-08-01 Guangzhou Institute Of Building Science Co., Ltd. Data Transmission System of Safety Patrol on Construction Project Site Based on "Internet Plus"
CN110363846A (en) * 2019-08-21 2019-10-22 江苏盈丰电子科技有限公司 A kind of underground 3D laser imaging intelligent inspection system and its application method
CN110826818A (en) * 2019-11-21 2020-02-21 中冶华天工程技术有限公司 Method for carrying out inspection task planning and path design on multiple sites by multiple inspectors
US20200173935A1 (en) * 2018-12-03 2020-06-04 Mistras Group, Inc. Systems and methods for inspecting pipelines using a pipeline inspection robot
CN111897332A (en) * 2020-07-30 2020-11-06 国网智能科技股份有限公司 Semantic intelligent substation robot humanoid inspection operation method and system
CN112258682A (en) * 2020-10-19 2021-01-22 合肥科大智能机器人技术有限公司 Transformer substation robot inspection system and inspection method thereof
CN112549034A (en) * 2020-12-21 2021-03-26 南方电网电力科技股份有限公司 Robot task deployment method, system, equipment and storage medium
CN112612273A (en) * 2020-12-21 2021-04-06 南方电网电力科技股份有限公司 Routing inspection robot obstacle avoidance path planning method, system, equipment and medium

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102169344A (en) * 2010-12-30 2011-08-31 南开大学 Multi-robot cooperative exploring and mapping method with communication distances limited under unknown environments
CN105825310A (en) * 2016-04-11 2016-08-03 湖南科技大学 Taxi passenger-searching path recommendation method based on information entropy
WO2018032933A1 (en) * 2016-08-17 2018-02-22 国网山东省电力公司电力科学研究院 Substation inspection robot navigation control system and method
CN106767820A (en) * 2016-12-08 2017-05-31 立得空间信息技术股份有限公司 A kind of indoor moving positioning and drafting method
CN106991430A (en) * 2017-02-28 2017-07-28 浙江工业大学 A kind of cluster number based on point of proximity method automatically determines Spectral Clustering
US20190039243A1 (en) * 2017-08-03 2019-02-07 Fanuc Corporation Simulation device and simulation method for robot system
CN107817509A (en) * 2017-09-07 2018-03-20 上海电力学院 Crusing robot navigation system and method based on the RTK Big Dippeves and laser radar
CN108009529A (en) * 2017-12-27 2018-05-08 北京林业大学 A kind of feature based root and hydromechanical forest fire cigarette video object detection method
US20190236373A1 (en) * 2018-01-31 2019-08-01 Guangzhou Institute Of Building Science Co., Ltd. Data Transmission System of Safety Patrol on Construction Project Site Based on "Internet Plus"
US20200173935A1 (en) * 2018-12-03 2020-06-04 Mistras Group, Inc. Systems and methods for inspecting pipelines using a pipeline inspection robot
CN109822563A (en) * 2018-12-08 2019-05-31 浙江国自机器人技术有限公司 Task follower method for IDC robot
CN109712242A (en) * 2018-12-17 2019-05-03 广东工业大学 A kind of model data method for organizing for supporting extensive three-dimensional scenic virtual roaming
CN110363846A (en) * 2019-08-21 2019-10-22 江苏盈丰电子科技有限公司 A kind of underground 3D laser imaging intelligent inspection system and its application method
CN110826818A (en) * 2019-11-21 2020-02-21 中冶华天工程技术有限公司 Method for carrying out inspection task planning and path design on multiple sites by multiple inspectors
CN111897332A (en) * 2020-07-30 2020-11-06 国网智能科技股份有限公司 Semantic intelligent substation robot humanoid inspection operation method and system
CN112258682A (en) * 2020-10-19 2021-01-22 合肥科大智能机器人技术有限公司 Transformer substation robot inspection system and inspection method thereof
CN112549034A (en) * 2020-12-21 2021-03-26 南方电网电力科技股份有限公司 Robot task deployment method, system, equipment and storage medium
CN112612273A (en) * 2020-12-21 2021-04-06 南方电网电力科技股份有限公司 Routing inspection robot obstacle avoidance path planning method, system, equipment and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
熊泽群;黄石磊;李永熙;孙凯;贾同辉;: "变电站巡检机器人的控制检测仿真测试系统", 电气自动化 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116277041A (en) * 2023-05-24 2023-06-23 深蓝(天津)智能制造有限责任公司 Robot structure optimization method and system combined with demand analysis
CN116277041B (en) * 2023-05-24 2023-08-29 深蓝(天津)智能制造有限责任公司 Robot structure optimization method and system combined with demand analysis

Also Published As

Publication number Publication date
CN113190019B (en) 2023-05-16

Similar Documents

Publication Publication Date Title
CN111339347B (en) Management method and device for inspection photos
CN108664683B (en) Virtual reality maintenance and repair method and system
CN108241623B (en) Automatic assignment method and device, electronic map intelligent production system and navigation equipment
CN101267546A (en) Inspection apparatus for inspecting articles
CN105009150A (en) Object visualization system for vehicle e.g. aircraft assembly
US11580272B2 (en) 3D model creation support system and 3D model creation support method
CN107065790A (en) For the method and system for the configuration for determining the virtual robot in virtual environment
CN107111748B (en) Method and system for configuring devices of a control system based on engineering graphical objects
CN107004165A (en) Mark and auxiliary apparatus for repairing and method
EP3175957B1 (en) Robot control program generation method and apparatus
US11475378B2 (en) Project planning system, control program and method for checking consistent recording of pipelines in a project planning system
CN108286978B (en) Road network automatic generation method and device and hybrid navigation system
CN111009150A (en) Open type parking lot management method and system and background server
CN113190019A (en) Virtual simulation-based inspection robot task point arrangement method and system
CN112926122A (en) Building construction pre-assembly method of pre-assembled three-dimensional effect graph based on BIM technology
KR100976829B1 (en) The method and service system for reviewing design of shipbuilding and offshore plant
Mohamad et al. Framework of andon support system in lean cyber-physical system production environment
CN112306014A (en) Workshop production simulation and scheduling implementation method based on UE4
CN113610968A (en) Target detection model updating method and device
CN115470563A (en) Visual presentation method and equipment based on management platform and storage medium
CN113191731A (en) Intelligent building engineering management system based on BIM platform
CN108286975B (en) Automatic generation method and device of map data and hybrid navigation system
CN112558959A (en) Visual configuration table linkage modification method and system
CN110162880A (en) Optical cable laying method, device, equipment and medium
JP7332040B2 (en) 3D model generation device, method and program

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