CN110722554B - Manipulator track editing and correcting method based on laser point cloud data - Google Patents

Manipulator track editing and correcting method based on laser point cloud data Download PDF

Info

Publication number
CN110722554B
CN110722554B CN201910824138.6A CN201910824138A CN110722554B CN 110722554 B CN110722554 B CN 110722554B CN 201910824138 A CN201910824138 A CN 201910824138A CN 110722554 B CN110722554 B CN 110722554B
Authority
CN
China
Prior art keywords
track
workpiece
pose
manipulator
point cloud
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.)
Active
Application number
CN201910824138.6A
Other languages
Chinese (zh)
Other versions
CN110722554A (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.)
Qunbin Intelligent Manufacturing Technology Suzhou Co ltd
Original Assignee
Qunbin Intelligent Manufacturing Technology Suzhou 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 Qunbin Intelligent Manufacturing Technology Suzhou Co ltd filed Critical Qunbin Intelligent Manufacturing Technology Suzhou Co ltd
Priority to CN201910824138.6A priority Critical patent/CN110722554B/en
Publication of CN110722554A publication Critical patent/CN110722554A/en
Application granted granted Critical
Publication of CN110722554B publication Critical patent/CN110722554B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1656Programme controls characterised by programming, planning systems for manipulators
    • B25J9/1664Programme controls characterised by programming, planning systems for manipulators characterised by motion, path, trajectory planning

Landscapes

  • Engineering & Computer Science (AREA)
  • Robotics (AREA)
  • Mechanical Engineering (AREA)
  • Numerical Control (AREA)

Abstract

The invention provides a manipulator track editing and correcting method based on laser point cloud data, which comprises the following steps: s1: calculating a conversion relation matrix T between a coordinate system of a laser 3D profiler sensor and a manipulator coordinate system by using an arbitrary 3D calibration method; s2: scanning the workpiece by using a laser 3D profiler sensor to obtain 3D profile laser point cloud data of the workpiece; s3: converting the 3D contour laser point cloud data of the workpiece into a visual operation background, editing 8D track nodes in the visual operation background, and sequentially connecting a plurality of 8D track nodes to form an 8D track; s4: calculating pose information of the workpiece from the 3D profile laser point cloud data using an arbitrary machine vision algorithm, anchoring the pose amount of the 8D trajectory node to the pose information of the workpiece S5: and converting the 8D track into a manipulator 8D track under a manipulator coordinate system through a conversion relation matrix T.

Description

Manipulator track editing and correcting method based on laser point cloud data
Technical Field
The invention relates to the field of machine automation, in particular to a manipulator track editing and correcting method based on laser point cloud data.
Background
There are two common programming modes for manipulators:
the technology has the following defects that the offline track programming of the manipulator is abbreviated as offline programming, and the offline programming can extract outline features from the existing 3D model to serve as a manipulator processing path:
A. tool states of offset, gesture, speed and specific positions of tracks can not be flexibly adjusted due to cooperation of modeling software;
B. the model is often different from the real object;
C. the real object can not be quickly adjusted when being changed.
The specific method of the teaching of the manipulator is that a manipulator operator moves the tip of a manipulator tool to a specific point position by using a demonstrator and then records the point position into the manipulator, and the technology uses a real object as a reference and has the following defects:
A. the track obtained by teaching is a fixed track and is not beneficial to secondary editing, and is only suitable for simple repeated processing scenes;
B. the machining accuracy depends on the clamping accuracy of the clamp and brings additional clamp-related costs.
Disclosure of Invention
In order to solve the above problems, the present invention provides a manipulator track editing and correcting method based on laser point cloud data.
The invention is realized by the following technical scheme:
the invention provides a manipulator track editing and correcting method based on laser point cloud data, which comprises the following steps:
s1: calculating a conversion relation matrix T between a coordinate system of a laser 3D profiler sensor and a manipulator coordinate system by using an arbitrary 3D calibration method;
s2: scanning the workpiece by using a laser 3D profiler sensor to obtain 3D profile laser point cloud data of the workpiece;
s3: converting 3D profile laser point cloud data of a workpiece into a visual operation background, editing 8D track nodes in the visual operation background, wherein each 8D track node contains 8 scalar quantities of x, y, z, psi, theta, phi, spd and radius, wherein x, y, z, psi, theta and phi are pose quantities of the 8D track nodes, and the 8D track nodes are sequentially connected to form an 8D track;
s4: calculating pose information of the workpiece from the 3D contour laser point cloud data by using any machine vision algorithm, and anchoring the pose quantity of the 8D track node to the pose information of the workpiece; if the workpiece can be split into a plurality of areas, calculating pose information of each area from 3D contour laser point cloud data by using any machine vision algorithm, and anchoring pose quantity of a corresponding 8D track node to the pose information of each area;
s5: converting the 8D track into a manipulator 8D track under a manipulator coordinate system through a conversion relation matrix T;
s6: the manipulator 8D trajectory is transferred into the manipulator.
Further, the pose information of the workpiece contains x 1 、y 1 、z 1 、ψ 1 、θ 1 And phi 1 6 scalar quantities.
Further, in step S4, if the pose information of the workpiece already has the anchor information, the pose amount of each 8D track node in the 8D track is updated by using the track anchor algorithm.
Further, the specific process of step S5 is as follows:
A. respectively converting pose quantities x, y, z, psi, theta and phi of all 8D track nodes in the 8D track into matrixes;
B. multiplying the transformation relation matrix T by the matrix of the pose quantity of all 8D track nodes respectively;
C. and sequentially resolving the pose quantity of each matrix obtained in the step, and adding spd and radius of the original 8D track node to the pose quantity obtained by resolving to obtain the 8D track of the manipulator in the manipulator coordinate system.
The invention has the beneficial effects that:
1. according to the manipulator track editing and correcting method based on the laser point cloud data, track editing of the manipulator is unified to one platform, a track editor does not need to be familiar with operation of the manipulator, visual track editing greatly reduces entrance thresholds of the track editing of the manipulator, and the physical characteristic anchoring function of the track points enables the edited track to be directly applied to production.
2. The manipulator track editing and correcting method based on the laser point cloud data can be flexibly applied to various occasions needing complex manual track editing, and can play a role in well simplifying problems and improving efficiency.
Detailed Description
The present invention will be further described in the following for a more clear and complete description of the technical solution of the present invention.
The invention provides a manipulator track editing and correcting method based on laser point cloud data, which comprises the following steps:
s1: calculating a conversion relation matrix T between a coordinate system of a laser 3D profiler sensor and a manipulator coordinate system by using an arbitrary 3D calibration method;
s2: scanning the workpiece by using a laser 3D profiler sensor to obtain 3D profile laser point cloud data of the workpiece;
s3: converting 3D profile laser point cloud data of a workpiece into a visual operation background, editing 8D track nodes in the visual operation background, wherein each 8D track node contains 8 scalar quantities of x, y, z, psi, theta, phi, spd and radius, wherein x, y, z, psi, theta and phi are pose quantities of the 8D track nodes, and the 8D track nodes are sequentially connected to form an 8D track;
s4: calculating pose information of the workpiece from the 3D contour laser point cloud data by using any machine vision algorithm, and anchoring the pose quantity of the 8D track node to the pose information of the workpiece; if the workpiece can be split into a plurality of areas, calculating pose information of each area from 3D contour laser point cloud data by using any machine vision algorithm, and anchoring pose quantity of a corresponding 8D track node to the pose information of each area;
s5: converting the 8D track into a manipulator 8D track under a manipulator coordinate system through a conversion relation matrix T;
s6: the manipulator 8D trajectory is transferred into the manipulator.
In this embodiment, spd is the speed amount of 8D trace node switching; radius is expressed as a radius in 8D track node editing in a visual operation background, and can be practically used for setting the state quantity of a manipulator carrying tool; when the pose information of the workpiece is subjected to any rigid body transformation, the pose amount of the anchored 8D track node is subjected to the same transformation, so that the spatial relationship between the 8D track node pose and the workpiece pose is kept unchanged; according to the manipulator track editing and correcting method based on the laser point cloud data, track editing of the manipulator is unified to one platform, a track editor does not need to be familiar with the operation of the manipulator, the visual track editing greatly reduces the entrance threshold of the manipulator track editing, and the physical characteristic anchoring function of the track points enables the edited track to be directly applied to production; the manipulator track editing and correcting method based on the laser point cloud data can be flexibly applied to various occasions requiring complex manual track editing, and can play a role in well simplifying problems and improving efficiency.
In the present embodiment, in step S1, the conversion relation matrix T can be calculated according to the ICP (Iterative Closest Point) algorithm; in step S3, the 3D contour laser point cloud data of the workpiece is converted into a visual operation background in the form of a three-dimensional spatial point set, a polygonal mesh.
Further, the pose information of the workpiece contains x 1 、y 1 、z 1 、ψ 1 、θ 1 And phi 1 6 scalar quantities.
In the present embodiment, in the step S4, the pose amounts x, y, z, ψ, θ, and Φ of the 8D trajectory nodes are respectively equal to the pose information x of the workpiece 1 、y 1 、z 1 、ψ 1 、θ 1 And phi 1 Anchoring, i.e. determining a unique relationship; when pose information of a workpiece is calculated from 3D contour laser point cloud data, a median center of the workpiece is solved by using a median algorithm to serve as translation amount of the pose information of the workpiece: x is x 1 、y 1 And z 1 The method comprises the steps of carrying out a first treatment on the surface of the And (3) jointly solving the rotation quantity of the pose information of the workpiece by using a plane fitting algorithm, an edge extraction algorithm and a linear fitting algorithm: psi phi type 1 、θ 1 And phi 1
Further, in step S4, if the pose information of the workpiece already has the anchor information, the pose amount of each 8D track node in the 8D track is updated by using the track anchor algorithm.
In this embodiment, the trajectory anchoring algorithm is described in detail as: let the initial pose of the workpiece be represented as matrix A 0 The initial pose of an 8D track node on an 8D track can be represented as a matrix B 0 Now, as the pose of the workpiece is changed, the pose matrix of the workpiece is represented by A 0 Change to A t Assuming that the matrix corresponding to the change is M
MA 0 =A t
Equality of both sides simultaneously right multiply A 0 - Is available in the form of
M=A t A 0 -
According to the anchoring rule, it can be known that
B t =MB 0
I.e.
B t =A t A 0 - B 0 =A t (A 0 - B 0 )
Thus, only the current A is needed for anchoring 0 - B 0 Can change the pose matrix of the workpiece to A t Solving pose matrix B of 8D track node by using the formula t Thereby further from the pose matrix B t Solution calculationThe pose of the node.
Further, the specific process of step S5 is as follows:
A. respectively converting pose quantities x, y, z, psi, theta and phi of all 8D track nodes in the 8D track into matrixes;
B. multiplying the transformation relation matrix T by the matrix of the pose quantity of all 8D track nodes respectively;
C. and sequentially resolving the pose quantity of each matrix obtained in the step, and adding spd and radius of the original 8D track node to the pose quantity obtained by resolving to obtain the 8D track of the manipulator in the manipulator coordinate system.
In the present embodiment, after step S6, the robot performs the robot 8D trajectory.
Of course, the present invention can be implemented in various other embodiments, and based on this embodiment, those skilled in the art can obtain other embodiments without any inventive effort, which fall within the scope of the present invention.

Claims (4)

1. The manipulator track editing and correcting method based on the laser point cloud data is characterized by comprising the following steps of:
s1: calculating a conversion relation matrix T between a coordinate system of a laser 3D profiler sensor and a manipulator coordinate system by using an arbitrary 3D calibration method;
s2: scanning the workpiece by using a laser 3D profiler sensor to obtain 3D profile laser point cloud data of the workpiece;
s3: converting 3D profile laser point cloud data of a workpiece into a visual operation background, editing 8D track nodes in the visual operation background, wherein each 8D track node contains 8 scalar quantities of x, y, z, psi, theta, phi, spd and radius, wherein x, y, z, psi, theta and phi are pose quantities of the 8D track nodes, and the 8D track nodes are sequentially connected to form an 8D track;
s4: calculating pose information of the workpiece from the 3D contour laser point cloud data by using any machine vision algorithm, and anchoring the pose quantity of the 8D track node to the pose information of the workpiece; if the workpiece can be split into a plurality of areas, calculating pose information of each area from 3D contour laser point cloud data by using any machine vision algorithm, and anchoring pose quantity of a corresponding 8D track node to the pose information of each area;
s5: converting the 8D track into a manipulator 8D track under a manipulator coordinate system through a conversion relation matrix T;
s6: transmitting the 8D track of the manipulator into the manipulator;
in step S3, converting the 3D contour laser point cloud data of the workpiece into a visual operation background in the form of a three-dimensional space point set and a polygonal grid;
in the step S4, the pose amounts x, y, z, psi, theta and phi of the 8D track nodes are respectively matched with the pose information x of the workpiece 1 、y 1 、z 1 、ψ 1 、θ 1 And phi 1 Anchoring, i.e. determining a unique relationship; when pose information of a workpiece is calculated from 3D contour laser point cloud data, a median center of the workpiece is solved by using a median algorithm to serve as translation amount of the pose information of the workpiece: x is x 1 、y 1 And z 1 The method comprises the steps of carrying out a first treatment on the surface of the And (3) jointly solving the rotation quantity of the pose information of the workpiece by using a plane fitting algorithm, an edge extraction algorithm and a linear fitting algorithm: psi phi type 1 、θ 1 And phi 1
2. The method for editing and correcting a trajectory of a robot based on laser point cloud data as claimed in claim 1, wherein the pose information of the workpiece contains x 1 、y 1 、z 1 、ψ 1 、θ 1 And phi 1 6 scalar quantities.
3. The method for editing and correcting a manipulator track based on laser point cloud data according to claim 1, wherein in step S4, if the pose information of the workpiece has anchor information, the pose amount of each 8D track node in the 8D track is updated by using a track anchor algorithm.
4. The method for editing and correcting the track of the manipulator based on the laser point cloud data according to claim 1, wherein the specific process of step S5 is as follows:
A. respectively converting pose quantities x, y, z, psi, theta and phi of all 8D track nodes in the 8D track into matrixes;
B. multiplying the transformation relation matrix T by the matrix of the pose quantity of all 8D track nodes respectively;
C. and sequentially resolving the pose quantity of each matrix obtained in the step, and adding spd and radius of the original 8D track node to the pose quantity obtained by resolving to obtain the 8D track of the manipulator in the manipulator coordinate system.
CN201910824138.6A 2019-09-02 2019-09-02 Manipulator track editing and correcting method based on laser point cloud data Active CN110722554B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910824138.6A CN110722554B (en) 2019-09-02 2019-09-02 Manipulator track editing and correcting method based on laser point cloud data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910824138.6A CN110722554B (en) 2019-09-02 2019-09-02 Manipulator track editing and correcting method based on laser point cloud data

Publications (2)

Publication Number Publication Date
CN110722554A CN110722554A (en) 2020-01-24
CN110722554B true CN110722554B (en) 2023-05-02

Family

ID=69218881

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910824138.6A Active CN110722554B (en) 2019-09-02 2019-09-02 Manipulator track editing and correcting method based on laser point cloud data

Country Status (1)

Country Link
CN (1) CN110722554B (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101791801B (en) * 2010-01-15 2012-06-06 广东工业大学 Industrial robot motion planning and performance testing system and implementation method thereof
CN103085072B (en) * 2013-03-11 2014-10-29 南京埃斯顿机器人工程有限公司 Method for achieving industrial robot off-line programming based on three-dimensional modeling software
CN104841593B (en) * 2015-05-29 2017-04-19 希美埃(芜湖)机器人技术有限公司 Control method of robot automatic spraying system
CN107127755B (en) * 2017-05-12 2023-12-08 华南理工大学 Real-time acquisition device of three-dimensional point cloud and robot polishing track planning method
CN107901039B (en) * 2017-11-13 2020-11-13 浙江工业大学 Python-based desktop-level robot offline programming simulation system
CN108161936B (en) * 2017-12-26 2020-06-30 中科新松有限公司 Optimized robot calibration method and device
CN108582071B (en) * 2018-04-26 2020-09-08 华中科技大学 Industrial robot programming track diagnosis and speed optimization method
CN109605157B (en) * 2018-11-30 2019-11-12 华中科技大学 A kind of robot deburred method based on 3D laser scanner

Also Published As

Publication number Publication date
CN110722554A (en) 2020-01-24

Similar Documents

Publication Publication Date Title
CN111360827B (en) Visual servo switching control method and system
CN109465826B (en) Industrial robot TCP calibration method based on posture uniform distribution
CN109159151A (en) A kind of mechanical arm space tracking tracking dynamic compensation method and system
CN104647377B (en) A kind of industrial robot based on cognitive system and control method thereof
CN109760045B (en) Offline programming track generation method and double-robot cooperative assembly system based on same
CN110148187B (en) High-precision Hand-Eye calibration method and system for SCARA manipulator Eye-in-Hand
CN106406234B (en) Numerical control machining method for multi-zero-point part
CN113379849A (en) Robot autonomous recognition intelligent grabbing method and system based on depth camera
CN106959664B (en) Based on the online nonlinear error compensation method of the double turntables of five axis
CN110171000A (en) Bevel cutting method, device and control equipment
CN103713579A (en) Industrial robot operation method
CN110363801B (en) Method for matching corresponding points of workpiece real object and three-dimensional CAD (computer-aided design) model of workpiece
CN110732531B (en) Off-line programming method for robot laser cleaning equipment
CN110722554B (en) Manipulator track editing and correcting method based on laser point cloud data
CN113001069B (en) Welding seam tracking method of six-joint robot
CN105204430A (en) Five-axis post-processing method based on machine tool entity model
CN113256708B (en) Calibration method for theoretical 3D space and actual robot space
CN113021348B (en) Method applied to point position high-precision conversion among different robots
Xu et al. Research on motion trajector planning of industrial robot based on ROS
Ahmad et al. Integration of vision based image processing for multi-axis CNC machine tool safe and efficient trajectory generation and collision avoidance
Shen Research on virtual simulation design of ABB robot welding operation based on Robotstudio
CN115946118B (en) Method, medium and system for simultaneously cooperating multiple robots with one external tool
CN112435350A (en) Processing track deformation compensation method and system
CN113119105A (en) Robot multi-machine linkage control method, multi-machine linkage control equipment and control system
CN116663204B (en) Offline programming method, system and equipment for robot milling

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
TA01 Transfer of patent application right

Effective date of registration: 20230412

Address after: Building A3, 3E Digital Smart Building, No. 526, Fangqiao Road, Caohu Street, Suzhou City, Jiangsu Province, 215000

Applicant after: Qunbin Intelligent Manufacturing Technology (Suzhou) Co.,Ltd.

Address before: Room 742, 7th floor, comprehensive building, people's Insurance Building, 366 Heping Road, Longhua street, Longhua New District, Shenzhen, Guangdong 518000

Applicant before: SHENZHEN QB PRECISION INDUSTRIAL CO.,LTD.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant