CN111191416A - Control method and system for welding spot information conversion - Google Patents

Control method and system for welding spot information conversion Download PDF

Info

Publication number
CN111191416A
CN111191416A CN201911114589.7A CN201911114589A CN111191416A CN 111191416 A CN111191416 A CN 111191416A CN 201911114589 A CN201911114589 A CN 201911114589A CN 111191416 A CN111191416 A CN 111191416A
Authority
CN
China
Prior art keywords
nodes
node
type
product structure
document
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
CN201911114589.7A
Other languages
Chinese (zh)
Other versions
CN111191416B (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.)
Guangzhou Mino Automotive Equipment Co Ltd
Original Assignee
Guangzhou Mino Automotive Equipment 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 Guangzhou Mino Automotive Equipment Co Ltd filed Critical Guangzhou Mino Automotive Equipment Co Ltd
Priority to CN201911114589.7A priority Critical patent/CN111191416B/en
Publication of CN111191416A publication Critical patent/CN111191416A/en
Application granted granted Critical
Publication of CN111191416B publication Critical patent/CN111191416B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a control method and a system for welding spot information conversion, wherein the method comprises the following steps: determining a target node; acquiring a first document in first software; traversing all nodes of the product structure tree of the first document; judging the types of all nodes of the product structure tree; and creating homonymous nodes in a welding spot library of the target nodes according to the node type judgment result of the product structure tree. According to the method, all nodes of the product structure tree of the first document in the first software are obtained, then type judgment is carried out on all nodes of the product structure tree, and finally the nodes with the same name are created in the welding point library under the determined target node according to the type judgment result of the nodes, so that a process simulation engineer does not need to carry out data conversion through an intermediate file and assistance of other engineers when carrying out simulation operation, the workload of the process simulation engineer is reduced, and the working efficiency is improved. The invention can be widely applied to the technical field of computers.

Description

Control method and system for welding spot information conversion
Technical Field
The invention relates to the technical field of computers, in particular to a control method and a control system for welding spot information conversion.
Background
At present, when the automobile intelligent manufacturing industry plans a manufacturing production line to perform Process Simulation, software Process Design and Process Simulation under the siemens flag are often used.
Before the formal production of a factory production line, a production line integrator usually uses Process Design and Process simulation software to build a factory three-dimensional visual simulation environment, and analyzes and simulates and optimizes the production line capacity and the positions of various resources in a factory, wherein the welding Process of a robot is mainly optimized, and comprises welding point position distribution, welding sequence and the like.
The welding point refers to the welding point at the joint of two (or a plurality of) welded workpieces of the white automobile body. 4000-6000 spot welding spots are arranged on each car body in white, and the spot welding spots have great influence on the strength, rigidity, fatigue durability and collision safety of the car body. Wherein, the simulation welding points in the Process Design correspond to the welding points on the actual car body one by one. In a simulation environment, before optimization of the welding Process is performed, a welding point needs to be imported into a project in a Process Design.
However, the coordinate data of the welding spot provided by the customer is generally an Excel table or CATIA three-dimensional welding spot ball data, and for CATIA data, if Process Design needs to be imported, an engineer needs to spend a lot of time to record the coordinates of each welding spot in the CATIA data relative to the origin of the vehicle body into the Excel table, and then the Excel table is imported into the Process Design through the self-contained software function "inportobject". In the Process, in order to check the distribution condition of the welding spots of all stations of the whole car body more intuitively and comprehensively, a Process simulation engineer needs to manually adjust the welding spot structure tree in the CATIA to be consistent with the distribution condition in the Process Design after the assistance of other engineers, so that the workload of the Process simulation engineer is greatly increased, and the working efficiency is greatly reduced.
Disclosure of Invention
To solve the above technical problems, the present invention aims to: the control method and the system for the welding spot information conversion can rapidly convert the CATIA and the Process Design, thereby reducing the workload of a Process simulation engineer and improving the working efficiency.
A first aspect of an embodiment of the present invention provides:
a control method for welding spot information conversion comprises the following steps:
determining a target node;
acquiring a first document in first software;
traversing all nodes of the product structure tree of the first document;
judging the types of all nodes of the product structure tree;
and creating homonymous nodes in a welding spot library of the target nodes according to the node type judgment result of the product structure tree.
Further, after the step of traversing all nodes of the product structure tree of the first document, the method further comprises the following steps:
and adding the nodes which are obtained by traversing and meet the preset requirements into the point set.
Further, the type judgment of all nodes of the product structure tree specifically includes:
and traversing the nodes of all the product structure trees in the point set in sequence, and respectively judging the types of all the nodes.
Further, the creating of the nodes of the same name in the welding spot library of the target node according to the node type judgment result of the product structure tree specifically includes:
after determining that the node type of the product structure tree is a geometric figure set type, creating nodes of the same processing feature library type in a welding spot library of a target node;
and after determining that the node type of the product structure tree is the geometric point type, creating nodes of the same name welding point type in a welding point library of the target node.
Further, after the step of determining the target node, the method further includes the following steps:
judging the node type of the target node;
and after the node type of the target node is judged to accord with the preset type, verifying the working state of the target node.
A second aspect of an embodiment of the present invention provides:
a control system for solder joint information transformation, comprising:
at least one memory for storing a program;
and the at least one processor is used for loading the program to execute the control method for the welding spot information conversion.
A third aspect of embodiments of the present invention provides:
a control method for welding spot information conversion comprises the following steps:
acquiring a source node derived by second software;
creating a second document according to the derived type of the source node;
acquiring all nodes under a source node, and judging the types of all the nodes;
a geometric object is created within the second document according to the type of the node.
Further, the obtaining of all nodes under the source node and the determining of the types of all nodes specifically include:
and sequentially acquiring all child nodes under the source node, and respectively judging the types of all the acquired child nodes.
Further, the creating a geometric object in the second document according to the type of the node specifically includes:
after the type of the node is determined to be the type of the processing feature library, creating a node of a geometric figure set type in a second document;
after determining that the type of the node is the solder joint type, creating a node of the geometric point type in a second document.
A fourth aspect of an embodiment of the present invention provides:
a control system for solder joint information transformation, comprising:
at least one memory for storing a program;
and the at least one processor is used for loading the program to execute the control method for the welding spot information conversion.
The invention has the beneficial effects that: according to the method, all nodes of the product structure tree of the first document in the first software are obtained, then type judgment is carried out on all nodes of the product structure tree, and finally the nodes with the same name are created in the welding point library under the determined target node according to the type judgment result of the nodes, so that a process simulation engineer does not need to carry out data conversion through an intermediate file and assistance of other engineers when carrying out simulation operation, the workload of the process simulation engineer is reduced, and the working efficiency is improved.
Drawings
FIG. 1 is a flowchart illustrating a method for controlling information conversion of a solder joint according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for controlling a solder joint information transformation according to a second embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the figures and the specific embodiments. The step numbers in the following embodiments are provided only for convenience of illustration, the order between the steps is not limited at all, and the execution order of each step in the embodiments can be adapted according to the understanding of those skilled in the art.
Referring to fig. 1, an embodiment of the present invention provides a control method for solder joint information conversion, and the embodiment is applied to a control module of Process Design software, where the Process Design software is in communication with CATIA software.
The embodiment includes steps S110 to S150, before performing the embodiment, a secondary development command for importing a solder joint from CATIA software needs to be started in Process Design software, and then steps S110 to S150 are executed:
s110, determining a target node; the target node is a node determined by a user in a Process Design software interface according to the requirement of the user. After the user selects the target node, the control module automatically judges the type and the working state of the target node, and the method specifically comprises the following steps: if the user does not select the target node or the type of the selected target node is not the MfgLibrary type or the Collection type, then "Please select the MfgLibrary or Collection type object! "; if the type of the target node selected by the user is the MfgLibrary type or the Collection type, verifying the working state of the target node, wherein the working state comprises three types of states: the first type, check out, represents the current account number of the user, and can change the object; the second type, check out by others, indicates that the object cannot be operated by other accounts; a third class, check in, which indicates that the object is not checked out by any account number; if the target node is check out by other users, displaying on a display interface that the target node is check out by other users and cannot continue to operate, and if the working state of the target node is check in state, executing a check out function on the target node to enable the target node to enter the check out state, and then executing steps S120-S150.
S120, acquiring a first document in the first software; the first software is CATIA software. The first document is a Part file containing welding points in CATIA software.
S130, traversing all nodes of the product structure tree of the first document; specifically, welding points meeting preset requirements under the Part file are traversed. If the welding point meeting the preset requirement is not searched, the process is ended, otherwise, the steps S140-S150 are continuously executed. Before step S110 is started, if the hidden point is selected to be ignored, the hidden point is removed from the searched welding points, and only the visible welding points are added to the point set, otherwise, all the welding points meeting the preset requirement are added to the point set. Finally, steps S140-S150 are executed to import the welding spot data in the spot set into the Process Design software.
S140, judging the types of all nodes of the product structure tree;
s150, creating homonymous nodes in a welding spot library of the target nodes according to the node type judgment result of the product structure tree.
In some specific embodiments, the specific implementation procedures of steps S140 to S150 are as follows: traversing all nodes from a root node in a point set, if a child node of a part node is one of a geometric body, a geometric figure set or an ordered geometric figure set, creating a node of an MfgLibrary type under a welding point library of a target node selected in a Process Design, wherein the MfgLibrary is a processing feature library, then continuing traversing to the child node of the node, and if the traversed node type is a geometric element, creating a node of a weldPoint type under a corresponding parent node in the Process Design, wherein the weldPoint is a welding point. And if other branches exist, continuously traversing and creating nodes with the same name as the nodes of the product structure tree, and displaying prompt contents on a display interface until all the nodes are traversed.
In the embodiment, all nodes of the product structure tree of the first document in the first software are obtained, then type judgment is performed on all nodes of the product structure tree, and finally the nodes with the same name are created in the welding point library under the determined target node according to the type judgment result of the nodes, so that when a process simulation engineer performs simulation operation, data conversion is not required through an intermediate file, and assistance of other engineers is not required, so that the workload of the process simulation engineer is reduced, and the working efficiency is improved.
As a preferred embodiment, after the step of traversing all nodes of the product structure tree of the first document, the method further comprises the following steps:
and adding the nodes which are obtained by traversing and meet the preset requirements into the point set.
The embodiment specifically includes acquiring all node types in the Part file through a secondary development interface of the CATIA software, and prompting that "no visible valid point is searched in the Part document, please check! "; if hidden points are searched in the searching and checking process and a user does not choose to ignore the hidden points, adding all traversed welding points into the point set; and if the user selects to ignore the hidden points, acquiring a visual point, a visual geometric body, a visual geometric figure set and a visual ordered figure set through the CATIA secondary development interface and adding the visual point, the visual geometric body, the visual geometric figure set and the visual ordered figure set into respective sets.
In the embodiment, all nodes of the product structure tree of the first document are searched, and then the nodes are added into the point set according to the user requirements, so that all welding points in the point set meet the user requirements, and the workload of the subsequent welding point processing process is reduced.
As a preferred embodiment, the type judgment of all the welding spots specifically includes:
and traversing the nodes of all the product structure trees in the point set in sequence, and respectively judging the types of all the nodes. In the implementation, traversal is started from a source node in a point set, then sub-nodes under the source node are sequentially traversed, and the type of the node is judged in the traversal process. The types of the nodes include a geometry type and a geometry element type.
In the embodiment, all the nodes are traversed, and all the node types are respectively judged, so that the condition of node omission is avoided.
As a preferred embodiment, the creating a homonymous node in the welding point library of the target node according to the node type determination result of the product structure tree specifically includes:
after determining that the node type of the product structure tree is a geometric figure set type, creating nodes of the same processing feature library type in a welding spot library of a target node; the geometry types include geometry, a set of geometry, and an ordered set of geometry. The machining feature library type is an MfgLibrary type.
And after determining that the node type of the product structure tree is the geometric point type, creating nodes of the same name welding point type in a welding point library of the target node. The geometric element types include geometric points and geometric spheres. The welding spot type is a weldPoint welding spot type. The MfgLibrary type and the weldPoint welding spot type are welding spot classification modes carried by the Process Design software.
In the embodiment, nodes with the same name are created in the welding spot library of the target node according to the types of the welding spots, so that the data between different software can be accurately converted.
As a preferred embodiment, after the step of determining the target node, the method further includes the following steps:
judging the node type of the target node; the node type comprises an MfgLibrary type or a Collection type, wherein the MfgLibrary type is a processing feature library type; the Collection type is a Collection type.
And after the node type of the target node is judged to accord with the preset type, verifying the working state of the target node.
The specific implementation process of this embodiment is as follows: if the user does not select a target node or the type of the selected target node is not the mfgllibrary type or the Collection type, then "please select the mfgllibrary or the Collection type object! "; if the type of the target node selected by the user is the MfgLibrary type or the Collection type, verifying the working state of the target node, wherein the working state comprises three types of states: the first type, check out, represents the current account number of the user, and can change the object; the second type, check out byothers, which indicates that the object cannot be operated because the other account checks out; a third class, check in, which indicates that the object is not checked out by any account number; if the target node is check out by other users, displaying on a display interface that the target node is check out by other users and cannot continue to operate, and if the working state of the target node is check in state, executing a check out function on the target node to enable the target node to enter the check out state, and executing steps S120-S150.
In the embodiment, the node type and the working state of the target node are judged, so that the simulation test of the welding spot can be performed by the Processdesign software.
The embodiment of the invention also provides a control system for the change of the welding spot information corresponding to the method in the figure 1, which comprises the following steps:
at least one memory for storing a program;
and the at least one processor is used for loading the program to execute the control method for the welding spot information conversion.
The content of the embodiment of the method of the invention is all applicable to the embodiment of the system, the function of the embodiment of the system is the same as the embodiment of the method, and the beneficial effect achieved by the embodiment of the system is the same as the beneficial effect achieved by the method.
In actual operation, data conversion between different software is usually mutual. Referring to fig. 2, an embodiment of the present invention further provides a control method for solder joint information conversion, and the present embodiment is applied to a control module of CATIA software, where the CATIA software is in communication with Process Design software.
The present embodiment includes steps S210 to S240:
s210, acquiring a source node derived by second software; the second software is Process Design software. The source node is an MfgLibrary node which needs to be synchronized into the CATIA in the Process Design software.
S220, creating a second document according to the type of the derived source node; the second document is a Part file which is used for containing welding points in CATIA software and corresponds to the first document. The format of the second document is part format or Product format. The second document is of the same name as the source node.
S230, acquiring all nodes under the source node, and judging the types of all the nodes;
and S240, creating a geometric object in the second document according to the type of the node. The geometric objects include a geometry, a set of geometries, and an ordered set of geometries.
In some specific embodiments, the specific implementation procedures of steps S230-S240 are: and obtaining a source node selected by a user, continuing to obtain a child node under the Process Design source node after judging that the type of the source node is MfgLibrary, if the type of the child node is MfgLibrary, creating a geometric figure object under a parent node part object, and if the type of the child node is weldpit welding spot, creating a geometric point object and a geometric ball object in the CATIA. And traversing the nodes of other branches until all the branches under the selected source node are traversed.
According to the method and the device for creating the geometric objects in the second document, the second document with the same name is created according to the source node, all child nodes under the source node are traversed, the types of all the nodes are judged, and then the geometric objects are created in the second document according to the types of the nodes, namely, geometric bodies, geometric figure sets or ordered geometric figure sets are created in the second document, so that data conversion is not needed by means of intermediate files, the workload of workers is reduced, and the working efficiency of the workers is improved.
As a preferred embodiment, the acquiring all nodes under the source node and determining the types of all nodes specifically includes:
and sequentially acquiring all child nodes under the source node, and respectively judging the types of all the acquired child nodes.
The specific implementation process of this embodiment is as follows: after the type of the source node is judged to be MfgLibrary, the child nodes under the Process Design source node are continuously obtained, and the type of the child nodes is judged until all the nodes under all branches under the selected source node are traversed.
The type of node is judged in proper order to this embodiment, avoids appearing the condition that the node is omitted, guarantees that all nodes can both accurately be converted.
As a preferred embodiment, the creating a geometric object in the second document according to the type of the node specifically includes:
after the type of the node is determined to be the type of the processing feature library, creating a node of a geometric figure set type in a second document; the machining feature library type is an MfgLibrary type. The geometry types include geometry, a set of geometry, and an ordered set of geometry.
After determining that the type of the node is the solder joint type, creating a node of the geometric point type in a second document. The welding spot type is a weldPoint welding spot type. The MfgLibrary type and the weldPoint welding spot type are welding spot classification modes carried by Processdesign software. The geometric element types include geometric points and geometric spheres.
According to the method and the device for generating the solder joints in the second document, the corresponding solder joints are created in the second document according to the types of the nodes, so that data between different software can be accurately converted.
The embodiment of the present invention further provides a control system for solder joint information conversion corresponding to fig. 2, which includes:
at least one memory for storing a program;
and the at least one processor is used for loading the program to execute the control method for the welding spot information conversion.
The content of the embodiment of the method of the invention is all applicable to the embodiment of the system, the function of the embodiment of the system is the same as the embodiment of the method, and the beneficial effect achieved by the embodiment of the system is the same as the beneficial effect achieved by the method.
In summary, when data of the CATIA software is imported into the Process Design software, all nodes of a product structure tree of a first document in the first software are obtained first, then type judgment is performed on all nodes of the product structure tree, and finally a homonymous node is created in a welding spot library under a determined target node according to a type judgment result of the node, so that a Process simulation engineer does not need to perform data conversion through an intermediate file and assistance of other engineers when performing simulation operation, the workload of the Process simulation engineer is reduced, and the working efficiency is improved; when data of the Process Design software is imported into CATIA software, a second document with the same name is created according to a source node, then all child nodes under the source node are traversed, the types of all nodes are judged, and then a geometric object is created in the second document according to the types of the nodes, namely a geometric body, a geometric figure set or an ordered geometric figure set is created in the second document, so that data conversion is not needed by an intermediate file, the workload of workers is reduced, and the working efficiency of the workers is improved.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A control method for welding spot information conversion is characterized in that: the method comprises the following steps:
determining a target node;
acquiring a first document in first software;
traversing all nodes of the product structure tree of the first document;
judging the types of all nodes of the product structure tree;
and creating homonymous nodes in a welding spot library of the target nodes according to the node type judgment result of the product structure tree.
2. The method for controlling information conversion of solder joints according to claim 1, wherein: after the step of traversing all nodes of the product structure tree of the first document, it further comprises the steps of:
and adding the nodes which are obtained by traversing and meet the preset requirements into the point set.
3. The method for controlling information conversion of solder joints according to claim 2, wherein: the type judgment of all the nodes of the product structure tree is specifically as follows:
and traversing the nodes of all the product structure trees in the point set in sequence, and respectively judging the types of all the nodes.
4. The method for controlling information conversion of solder joints according to claim 1, wherein: the creating of the homonymous node in the welding spot library of the target node according to the node type judgment result of the product structure tree specifically comprises the following steps:
after determining that the node type of the product structure tree is a geometric figure set type, creating nodes of the same processing feature library type in a welding spot library of a target node;
and after determining that the node type of the product structure tree is the geometric point type, creating nodes of the same name welding point type in a welding point library of the target node.
5. The method for controlling information conversion of solder joints according to claim 1, wherein: after the step of determining the target node, the method further comprises the following steps:
judging the node type of the target node;
and after the node type of the target node is judged to accord with the preset type, verifying the working state of the target node.
6. A control system for welding spot information conversion is characterized in that: the method comprises the following steps:
at least one memory for storing a program;
at least one processor for loading the program to execute a control method of solder joint information transformation according to any one of claims 1-5.
7. A control method for welding spot information conversion is characterized in that: the method comprises the following steps:
acquiring a source node derived by second software;
creating a second document according to the derived type of the source node;
acquiring all nodes under a source node, and judging the types of all the nodes;
a geometric object is created within the second document according to the type of the node.
8. The method for controlling information conversion of solder joints according to claim 7, wherein: the method for acquiring all nodes under a source node and judging the types of all nodes comprises the following steps:
and sequentially acquiring all child nodes under the source node, and respectively judging the types of all the acquired child nodes.
9. The method for controlling information conversion of solder joints according to claim 7, wherein: creating a geometric object in the second document according to the type of the node, which specifically includes:
after the type of the node is determined to be the type of the processing feature library, creating a node of a geometric figure set type in a second document;
after determining that the type of the node is the solder joint type, creating a node of the geometric point type in a second document.
10. A control system for welding spot information conversion is characterized in that: the method comprises the following steps:
at least one memory for storing a program;
at least one processor configured to load the program to perform a control method for solder joint information transformation according to any one of claims 7-9.
CN201911114589.7A 2019-11-14 2019-11-14 Control method and system for welding spot information conversion Active CN111191416B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911114589.7A CN111191416B (en) 2019-11-14 2019-11-14 Control method and system for welding spot information conversion

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911114589.7A CN111191416B (en) 2019-11-14 2019-11-14 Control method and system for welding spot information conversion

Publications (2)

Publication Number Publication Date
CN111191416A true CN111191416A (en) 2020-05-22
CN111191416B CN111191416B (en) 2023-12-05

Family

ID=70705747

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911114589.7A Active CN111191416B (en) 2019-11-14 2019-11-14 Control method and system for welding spot information conversion

Country Status (1)

Country Link
CN (1) CN111191416B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347609A (en) * 2020-09-30 2021-02-09 广州明珞装备股份有限公司 Processing method and device of welding spot information based on process simulation and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102005011615A1 (en) * 2004-03-05 2005-12-01 Volkswagen Ag Process for handling production data such as weld locations on the CAD model of an automobile
US20070006071A1 (en) * 2005-07-01 2007-01-04 Bilgehan Erman Method for transforming a tree structure into a more human-comprehensible document
CN106446475A (en) * 2016-11-21 2017-02-22 广州汽车集团股份有限公司 Method and device for extracting welding point information of vehicle body in white
CN107609302A (en) * 2017-09-28 2018-01-19 广州明珞汽车装备有限公司 A kind of Product Process structure generation method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102005011615A1 (en) * 2004-03-05 2005-12-01 Volkswagen Ag Process for handling production data such as weld locations on the CAD model of an automobile
US20070006071A1 (en) * 2005-07-01 2007-01-04 Bilgehan Erman Method for transforming a tree structure into a more human-comprehensible document
CN106446475A (en) * 2016-11-21 2017-02-22 广州汽车集团股份有限公司 Method and device for extracting welding point information of vehicle body in white
CN107609302A (en) * 2017-09-28 2018-01-19 广州明珞汽车装备有限公司 A kind of Product Process structure generation method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王鹏飞: "基于模型的汽车车身焊装信息定义及其管理" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347609A (en) * 2020-09-30 2021-02-09 广州明珞装备股份有限公司 Processing method and device of welding spot information based on process simulation and storage medium

Also Published As

Publication number Publication date
CN111191416B (en) 2023-12-05

Similar Documents

Publication Publication Date Title
CN110315534B (en) Processing method and system for offline programming of ship welding robot
CN106202022B (en) A kind of solder joint data processing method and system
US9108316B2 (en) Method and system for in-production optimization of the parameters of a robot used for assembly
Tsarouchi et al. ROS based coordination of human robot cooperative assembly tasks-An industrial case study
JP3548674B2 (en) Component combination data creation method and device, and storage medium storing component combination data
CN104875204A (en) Offline programming module and application method of plasma space cutting robot
Papakostas et al. Integrating digital manufacturing and simulation tools in the assembly design process: A cooperating robots cell case
CN111191416B (en) Control method and system for welding spot information conversion
Ore et al. Human industrial robot collaboration-development and application of simulation software
CN111191321B (en) Control method, system and storage medium for renaming welding spots
CN111737781B (en) Capia secondary development-based general layout diagram generation method and device
CN110058875B (en) Export method, system and storage medium for robot offline program
Etienne et al. An improved approach for automatic process plan generation of complex borings
CN115222221A (en) Method, device and equipment for constructing intelligent integrated platform and storage medium
CN114385133A (en) Configuration program and data interactive mapping method of heterogeneous platform of programmable controller
CN110308667B (en) Method, system, device and storage medium for automatically setting interference check
CN111475159B (en) Method, device and storage medium for automatically generating program
CN112214810A (en) Method and system for simulating strength of packaged product, computer equipment and storage medium
JPH06337711A (en) Teaching device for robot
CN111274680B (en) Method for acquiring logistics transportation simulation path of digital factory
CN204790978U (en) Welded analogue means
JP3414194B2 (en) Robot work distribution method and apparatus
CN116638232A (en) Reverse editing type automatic programming system, electronic equipment and programming method
Mauthner et al. Industry-Oriented System Architecture for Feature-Based Data Management in CNC Machining Processes
Park et al. Kinetic Model Generation from Triangular Mesh Models

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