CN110682286A - Real-time obstacle avoidance method for cooperative robot - Google Patents

Real-time obstacle avoidance method for cooperative robot Download PDF

Info

Publication number
CN110682286A
CN110682286A CN201910452401.3A CN201910452401A CN110682286A CN 110682286 A CN110682286 A CN 110682286A CN 201910452401 A CN201910452401 A CN 201910452401A CN 110682286 A CN110682286 A CN 110682286A
Authority
CN
China
Prior art keywords
mechanical arm
obstacle avoidance
robot
real
obstacle
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
CN201910452401.3A
Other languages
Chinese (zh)
Other versions
CN110682286B (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.)
Institute of Intelligent Manufacturing of Guangdong Academy of Sciences
Original Assignee
Guangdong Institute of Intelligent Manufacturing
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 Guangdong Institute of Intelligent Manufacturing filed Critical Guangdong Institute of Intelligent Manufacturing
Priority to CN201910452401.3A priority Critical patent/CN110682286B/en
Publication of CN110682286A publication Critical patent/CN110682286A/en
Application granted granted Critical
Publication of CN110682286B publication Critical patent/CN110682286B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • B25J9/1666Avoiding collision or forbidden zones

Abstract

The invention discloses a real-time obstacle avoidance method for a cooperative robot, which comprises the steps of establishing an obstacle avoidance model in advance, constructing an inequality drawing for describing real-time obstacle avoidance of the robot, selecting a speed minimum norm as a redundancy resolution scheme, designing a motion control mode of a mechanical arm, modeling physical constraints of the mechanical arm, modeling an obstacle avoidance problem of the mechanical arm, optimally solving the obstacle avoidance problem model of the mechanical arm to obtain joint angular speed control quantity of the mechanical arm of the robot, sending the joint angular speed control quantity to a mechanical arm controller, and controlling the mechanical arm to avoid obstacles. The method does not need off-line planning; the proposed obstacle avoidance algorithm can realize obstacle avoidance of static and dynamic obstacles, does not influence the operation to be executed by an end effector of the obstacle avoidance algorithm, and is carried out in parallel without contradiction; the proposed obstacle avoidance algorithm can simultaneously avoid the physical overrun of the mechanical arm, namely the joint angle and the angular speed do not exceed the actual limits.

Description

Real-time obstacle avoidance method for cooperative robot
Technical Field
The invention relates to the field of robot control, in particular to a real-time obstacle avoidance method for a cooperative robot.
Background
With the development of science and technology, a new generation of robots represented by cooperative robots have been widely used in the fields of industry, agriculture, medical treatment, companion, and the like. Different from the traditional industrial robot, the cooperative robot and the human coexist in the same space, so that the robot has good real-time obstacle avoidance capability, can avoid static and dynamic obstacles in real time in a complex multi-edge environment, and ensures the safety of the robot. Most obstacle avoidance algorithms aiming at the robot are mostly concentrated on the mobile robot at present, and as the structure of the mechanical arm is more complex, the obstacle avoidance problem of the whole body needs to be considered in the obstacle avoidance process, the difficulty of algorithm design is greatly increased, and the obstacle avoidance algorithm applied to the mobile robot in the prior art is difficult to apply to a mechanical arm system.
At present, the obstacle avoidance method aiming at the mechanical arm is mostly based on an artificial potential field method, wherein the target position of the robot generates a similar attraction effect on the end effector, and meanwhile, the obstacle generates a similar repulsion effect on the robot. However, this type of method generally has a local minimum problem. Moreover, for a mechanical arm with redundant degrees of freedom such as a cooperative robot, an obstacle avoidance strategy is not designed according to the redundancy characteristic of the degree of freedom.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a real-time obstacle avoidance method for a cooperative robot, which can be applied to mechanical arms with redundant degrees of freedom.
In order to achieve the purpose, the technical scheme of the invention is as follows:
a cooperative robot real-time obstacle avoidance method comprises the following steps:
uniformly selecting a group of key points A on each connecting rod of the body of the mechanical armiAnd defines a radius d1So as to be at point AiIs the center of a sphere d1Set a of spheres of radius ═ { a ═ aiI 1., a } can completely surround the body of the robot arm;
acquiring image information of the position of the obstacle, and simplifying the acquired images of the mechanical arm and the position of the obstacle into a keyPoint BjSo that point B is formedjIs the center of a sphere d2Set B ═ B consisting of a series of spheres of radiusiI 1.. b } can completely surround the obstacle;
inequality description | A for constructing and describing real-time obstacle avoidance of robotiBjL ≧ d, where d ═ d1+d2+ Δ d, Δ d > 0 is the distance margin and the inequality description is rewritten as an inequality description of the velocity layer:
definition D ═ aiBjI-d, the inequality of the velocity layer is:
wherein
Figure BDA0002075556350000013
Is that
Figure BDA0002075556350000014
A unit vector of (a); j. the design is a squareaiIs a key point A on the mechanical armiCorresponding Jacobian matrix, JaiIs a function of the arm joint angle theta; g (| D |) is a function of class k;
selecting the minimum speed norm as a redundancy analysis scheme, and optimizing the joint angular speed norm
Figure BDA0002075556350000021
Let xd(t)、Respectively, desired position and velocity, x (t) is the current position of the end effector of the robot arm, the angular velocity of the joint of the robot armSatisfies the following formula so that the tip of the robot arm performs in advanceSet track running
Figure BDA0002075556350000024
Wherein J (theta) is a Jacobian matrix of the mechanical arm, k is a normal number, theta,
Figure BDA0002075556350000025
respectively the joint angle and the angular speed of the mechanical arm;
the obstacle avoidance problem modeling for constructing the mechanical arm is as follows:
Figure BDA0002075556350000026
Figure BDA0002075556350000027
Figure BDA0002075556350000028
θmin≤θ(t)≤θmax(3d)
Figure BDA0002075556350000029
wherein B ═ B11,…,B1a,…,Bb1,…,Bba]Tab
Figure BDA00020755563500000210
θmin
Figure BDA00020755563500000211
Figure BDA00020755563500000212
The lower bound and the upper bound of the joint angle and the angular speed of the mechanical arm are respectively;
and (4) carrying out optimization solution on the obstacle avoidance problem model of the mechanical arm to obtain the joint angular velocity control quantity of the mechanical arm of the robot, sending the joint angular velocity control quantity to a mechanical arm controller, and controlling the mechanical arm to avoid the obstacle.
Compared with the prior art, the invention has the beneficial effects that:
1. the method is a real-time obstacle avoidance method, and does not need to carry out off-line planning;
2. the proposed obstacle avoidance algorithm can realize obstacle avoidance of static and dynamic obstacles, does not influence the operation to be executed by an end effector of the obstacle avoidance algorithm, and is carried out in parallel without contradiction;
3. the proposed obstacle avoidance algorithm can simultaneously avoid the physical overrun of the mechanical arm, namely the joint angle and the angular speed do not exceed the practical limit;
4. the proposed function g (| D |) is a class of functions rather than a specific function, can be selected according to actual conditions, and has better flexibility.
Drawings
FIG. 1 is a schematic diagram of a mechanical arm obstacle avoidance mechanism;
FIG. 2 is a schematic diagram of a planar four degree-of-freedom robot;
FIGS. 3a-3d are diagrams of the avoidance of dynamic obstacles by the robot arm;
fig. 4a-4d are simulation graphs.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and detailed description.
Example (b):
the real-time obstacle avoidance method for the cooperative robot provided by the embodiment mainly comprises the following steps:
obstacle avoidance model construction
The obstacle avoidance schematic of the mechanical arm is shown in fig. 1. Because the mechanism information of the mechanical arm is consistent, a group of key points A can be uniformly selected on each connecting rod of the body of the mechanical armiAnd defines a radius d1So as to be at point AiIs the center of a sphere d1The body of the mechanical arm can be completely surrounded by a set of a series of spheres with radius; as shown on the left side of fig. 1; in the same way, the obstacle avoidance object is obtainedSelecting a group B of image informationjAnd radius d2To wrap the obstacle; in order to avoid collision, a certain margin delta d is selected to be more than 0, and a safety distance d is defined as d1+d2+ Δ d, if all A's are made during the operation of the robotiAnd BjAll can make | AiBjAnd | ≧ d, collision can be avoided.
(II) mixing the inequality | AiBj| ≧ d describes the velocity layer:
definition D ═ aiBjI-d, the inequality of the velocity layer is:
Figure BDA0002075556350000031
wherein
Figure BDA0002075556350000033
Is thatA unit vector of (a); j. the design is a squareaiIs a key point A on the mechanical armiCorresponding Jacobian matrix, JaiIs a function of the arm joint angle theta; g (| D |) is a function of class k,
Figure BDA00020755563500000315
is a set of real numbers.
(III) defining the minimum speed norm as the redundancy analysis scheme
Setting an optimization index of
Figure BDA0002075556350000035
The energy consumption condition of the mechanical arm is described, if the speed of the mechanical arm is higher, the value is higher, the energy consumption is higher, and otherwise, the value is lower.
(IV) designing a motion controller of the mechanical arm:
let xd(t)、
Figure BDA0002075556350000036
For the desired position and velocity of the end effector of the robot arm, respectively, and x (t) for the current position of the end effector, the PD controller is designed such that the angular velocity of the joints of the robot arm
Figure BDA0002075556350000037
The following formula is satisfied, so that the tail end execution of the mechanical arm can run according to a preset track
Wherein J (theta) is a Jacobian matrix of the mechanical arm, k is a normal number, theta,
Figure BDA0002075556350000039
respectively the joint angle and the angular velocity of the mechanical arm.
(V) modeling the physical constraints of the robotic arm
Mainly comprises joint angle amplitude limiting and angular velocity amplitude limiting. Definition of thetamin
Figure BDA00020755563500000310
The lower and upper bounds of the mechanical arm joint angle and angular velocity, respectively, then the physical constraint is written as: thetamin≤θ(t)≤θmax
And (VI) comprehensively considering the steps from two to five, and modeling the obstacle avoidance problem of the mechanical arm as follows:
Figure BDA00020755563500000312
Figure BDA00020755563500000313
Figure BDA00020755563500000314
θmin≤θ(t)≤θmax(3d)
Figure BDA0002075556350000041
wherein B ═ B11,…,B1a,…,Bb1,…,Bba]Tab
Figure BDA0002075556350000042
Figure BDA0002075556350000043
Is a set of real numbers.
And (seventhly) calculating the control quantity (namely the angular velocity instruction of the joint) in real time by adopting a recurrent neural network as follows:
Figure BDA0002075556350000044
Figure BDA0002075556350000046
wherein oa is > 0. Lambda [ alpha ]1m2abAre dual variables.
Figure BDA0002075556350000047
The calculation method comprises the following steps: for each row of elements, if the element is greater than zero, then no modification is made, if the element is less than 0, then the element is made to be 0,
Figure BDA0002075556350000048
is a set of real numbers.
And sending the joint angular velocity control quantity of the robot arm obtained by solving to a manipulator controller, and controlling the manipulator to avoid the obstacle.
In the practical application process, as the method is mainly carried out on the mechanical arm controller, the method mainly comprises two stages:
an initialization stage:
firstly, a controller parameter k, α, oa is initialized; acquiring preset mechanical arm key point information AiAnd its corresponding Jacobian matrix JaiThe expression of (1); key point of obstacle BiA safety distance d. The preset task information of the tail end of the mechanical arm is as follows: x is the number ofd(t)、
Figure BDA0002075556350000049
Initializing a dual variable λ1(0)=0,λ2(0) Mechanical arm physical constraint of 0: thetamin,θmax
Figure BDA00020755563500000410
The algorithm flow is as follows:
1. real-time measurement of an obstacle B by means of a measuring unit such as a cameraiAnd calculating the real-time speed thereof;
2. reading current state information of the mechanical arm: the number of the theta's is,
Figure BDA00020755563500000411
3. calculating the key point A by using thetaiCorresponding position, calculate JoAnd B; and updating lambda according to equation (4c)2
4. Obtaining the real-time position x of the mechanical arm end effector, and updating lambda according to the formula (4b)1
5. The joint angular velocity (i.e., the control command) is calculated from equation (4 a).
The method is further verified and explained below with reference to a simulation example:
a planar four-degree-of-freedom robot is selected as shown in fig. 2. The left side shows the basic structure of the mechanical arm and the selection method of the key points. Wherein A is1、A3、A5、A7Are respectively positioned at the center of each connecting rod of the mechanical arm, A2、A4、A6Is located at the joint. The right side shows the D-H parameter table for the robot arm.
The controller parameters were chosen as follows: oa is 0.001, α is 8, k is 8 and d is 0.1 m. The physical constraints are: thetamin=-3rad,θmax=3rad,
Figure RE-GDA00021888716600000412
The K-type function is chosen to be G (| D |) -, 500| D |, "oa" represents a positive control gain;
defining the tail end task track of the robot as follows: x is the number ofd=[0.4+0.1cos(0.5t),0.4+0.1sin(0.5t)]T
The simulation time length is 20s, and the motion trail of a dynamic obstacle in the plane is as follows: b [ -0.1+0.01t,0.3]T
The obstacle radius is 0.05 m. The simulation results are shown in fig. 3 and 4. Fig. 3a-d are diagrams of the avoidance of dynamic obstacles by the robot arm, where the dark trace (large circle) is an estimate of the end effector indicating that the robot arm can perform operations on a given task, and the small circle is an obstacle indicating that the robot arm can perform real-time avoidance of dynamic obstacles. Fig. 4 is a simulation curve: (a) the tracking error of the end effector to the expected track proves that the method provided by the patent can enable the end effector to complete the given task; (b) the distance between the key point and the obstacle is known to be not less than 0.1 in the process of keeping the distance between the mechanical arm and the dynamic obstacle to be always less than the preset safe distance d. (c) And (d) a joint angular velocity curve of the mechanical arm. Graphs (c) (d) show that the arm does not exceed the physical limits throughout the process
Therefore, the obstacle avoidance strategy provided by the method can complete the end given task and simultaneously realize real-time obstacle avoidance, and can avoid physical limit.
The above embodiments are only for illustrating the technical concept and features of the present invention, and the purpose thereof is to enable those skilled in the art to understand the contents of the present invention and implement the present invention accordingly, and not to limit the protection scope of the present invention accordingly. All equivalent changes or modifications made in accordance with the spirit of the present disclosure are intended to be covered by the scope of the present disclosure.

Claims (2)

1. A cooperative robot real-time obstacle avoidance method is characterized by comprising the following steps:
selecting a group of key points A on each connecting rod of the body of the mechanical armiAnd defines a radius d1So as to be at point AiIs the center of a sphere d1Set a of spheres of radius ═ { a ═ aiI 1., a } can completely surround the body of the robot arm;
acquiring image information of the position of the obstacle, and simplifying the acquired images of the mechanical arm and the position of the obstacle into a key point BjSo that point B is formedjIs the center of a sphere d2Set B ═ B consisting of a series of spheres of radiusiI 1.. b } can completely surround the obstacle;
inequality description | A for constructing and describing real-time obstacle avoidance of robotiBjL ≧ d, where d ═ d1+d2+ Δ d, Δ d > 0 is the distance margin and the inequality description is rewritten as an inequality description of the velocity layer:
definition D ═ aiBjI-d, the inequality of the velocity layer is:
Figure RE-FDA0002188871650000011
wherein
Figure RE-FDA0002188871650000012
Figure RE-FDA0002188871650000013
Is that
Figure RE-FDA0002188871650000014
A unit vector of (a); j. the design is a squareaiIs a key point A on the mechanical armiCorresponding Jacobian momentArray, JaiIs a function of the arm joint angle theta; g (| D |) is a function of class k;is a set of real numbers;
selecting the minimum speed norm as a redundancy analysis scheme, and optimizing the joint angular speed norm
Figure RE-FDA0002188871650000016
Let xd(t)、
Figure RE-FDA0002188871650000017
Respectively the expected position and speed of the end effector of the mechanical arm, x (t) is the current position of the end effector of the mechanical arm, so that the joint angular speed of the mechanical arm
Figure RE-FDA0002188871650000018
Satisfying the following formula so that the tail end execution of the mechanical arm moves according to a preset track
Figure RE-FDA0002188871650000019
Wherein J (theta) is a Jacobian matrix of the mechanical arm, k is a normal number, theta,
Figure RE-FDA00021888716500000110
respectively the joint angle and the angular velocity of the mechanical arm;
the obstacle avoidance problem modeling for constructing the mechanical arm is as follows:
Figure RE-FDA00021888716500000111
Figure RE-FDA00021888716500000112
θmin≤θ(t)≤θmax(3d)
Figure RE-FDA00021888716500000114
wherein B ═ B11,…,B1a,…,Bb1,…,Bba]Tabθmin
Figure RE-FDA00021888716500000116
Figure RE-FDA00021888716500000117
The lower bound and the upper bound of the joint angle and the angular speed of the mechanical arm are respectively;
Figure RE-FDA00021888716500000118
is a set of real numbers;
and (4) carrying out optimization solution on the obstacle avoidance problem model of the mechanical arm to obtain the joint angular velocity control quantity of the mechanical arm of the robot, sending the joint angular velocity control quantity to a mechanical arm controller, and controlling the mechanical arm to avoid the obstacle.
2. The real-time obstacle avoidance method for the cooperative robot as claimed in claim 1, wherein the solving method comprises:
calculating the control quantity in real time by adopting a recurrent neural network as follows:
Figure RE-FDA0002188871650000022
Figure RE-FDA0002188871650000023
wherein oa is > 0, lambda1m2abIs a dual variable;
Figure RE-FDA0002188871650000024
the calculation method comprises the following steps: for each row of elements, if the element is larger than zero, no modification is carried out, and if the element is smaller than 0, the element is set to be 0;
Figure RE-FDA0002188871650000025
is a set of real numbers.
CN201910452401.3A 2019-05-28 2019-05-28 Real-time obstacle avoidance method for cooperative robot Active CN110682286B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910452401.3A CN110682286B (en) 2019-05-28 2019-05-28 Real-time obstacle avoidance method for cooperative robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910452401.3A CN110682286B (en) 2019-05-28 2019-05-28 Real-time obstacle avoidance method for cooperative robot

Publications (2)

Publication Number Publication Date
CN110682286A true CN110682286A (en) 2020-01-14
CN110682286B CN110682286B (en) 2020-07-28

Family

ID=69108113

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910452401.3A Active CN110682286B (en) 2019-05-28 2019-05-28 Real-time obstacle avoidance method for cooperative robot

Country Status (1)

Country Link
CN (1) CN110682286B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112605973A (en) * 2020-11-19 2021-04-06 广东省科学院智能制造研究所 Robot motor skill learning method and system
CN113043286A (en) * 2020-12-25 2021-06-29 杭州电子科技大学 Multi-degree-of-freedom mechanical arm real-time obstacle avoidance path planning system and method
CN113618742A (en) * 2021-08-24 2021-11-09 深圳市优必选科技股份有限公司 Robot obstacle avoidance method and device and robot
CN113618739A (en) * 2021-08-24 2021-11-09 深圳市优必选科技股份有限公司 Robot dynamic obstacle avoidance method and device and robot
CN114147703A (en) * 2021-11-16 2022-03-08 深圳市优必选科技股份有限公司 Robot obstacle avoidance method and device, computer readable storage medium and robot
CN114227686A (en) * 2021-12-28 2022-03-25 深圳市优必选科技股份有限公司 Robot obstacle avoidance control method and device, terminal equipment and storage medium
TWI764820B (en) * 2021-08-27 2022-05-11 正崴精密工業股份有限公司 Robot arm obstacle avoidance method and robot arm obstacle avoidance system
CN116300918A (en) * 2023-03-07 2023-06-23 广东隆崎机器人有限公司 Six-axis robot path planning device, robot and readable storage medium
CN116394266A (en) * 2023-06-08 2023-07-07 国网瑞嘉(天津)智能机器人有限公司 Robot self-collision processing method and device, robot and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5347459A (en) * 1993-03-17 1994-09-13 National Research Council Of Canada Real time collision detection
JP2008279524A (en) * 2007-05-08 2008-11-20 Ihi Corp Collision detecting method for a plurality of robots and robot device
CN101804627A (en) * 2010-04-02 2010-08-18 中山大学 Redundant manipulator motion planning method
CN107966907A (en) * 2017-11-30 2018-04-27 华南理工大学 A kind of Obstacle avoidance applied to redundancy mechanical arm solves method
CN108356819A (en) * 2018-01-17 2018-08-03 西安交通大学 Based on the industrial machinery arm Collision Free Path Planning for improving A* algorithms

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5347459A (en) * 1993-03-17 1994-09-13 National Research Council Of Canada Real time collision detection
JP2008279524A (en) * 2007-05-08 2008-11-20 Ihi Corp Collision detecting method for a plurality of robots and robot device
CN101804627A (en) * 2010-04-02 2010-08-18 中山大学 Redundant manipulator motion planning method
CN107966907A (en) * 2017-11-30 2018-04-27 华南理工大学 A kind of Obstacle avoidance applied to redundancy mechanical arm solves method
CN108356819A (en) * 2018-01-17 2018-08-03 西安交通大学 Based on the industrial machinery arm Collision Free Path Planning for improving A* algorithms

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112605973A (en) * 2020-11-19 2021-04-06 广东省科学院智能制造研究所 Robot motor skill learning method and system
WO2022105635A1 (en) * 2020-11-19 2022-05-27 广东省科学院智能制造研究所 Robot motor-skill learning method and system
CN113043286A (en) * 2020-12-25 2021-06-29 杭州电子科技大学 Multi-degree-of-freedom mechanical arm real-time obstacle avoidance path planning system and method
CN113043286B (en) * 2020-12-25 2022-05-03 杭州电子科技大学 Multi-degree-of-freedom mechanical arm real-time obstacle avoidance path planning system and method
CN113618742B (en) * 2021-08-24 2022-07-29 深圳市优必选科技股份有限公司 Robot obstacle avoidance method and device and robot
CN113618742A (en) * 2021-08-24 2021-11-09 深圳市优必选科技股份有限公司 Robot obstacle avoidance method and device and robot
CN113618739A (en) * 2021-08-24 2021-11-09 深圳市优必选科技股份有限公司 Robot dynamic obstacle avoidance method and device and robot
WO2023024279A1 (en) * 2021-08-24 2023-03-02 深圳市优必选科技股份有限公司 Dynamic obstacle avoidance method and apparatus for robot, and robot
CN113618739B (en) * 2021-08-24 2022-07-29 深圳市优必选科技股份有限公司 Robot dynamic obstacle avoidance method and device and robot
TWI764820B (en) * 2021-08-27 2022-05-11 正崴精密工業股份有限公司 Robot arm obstacle avoidance method and robot arm obstacle avoidance system
CN114147703A (en) * 2021-11-16 2022-03-08 深圳市优必选科技股份有限公司 Robot obstacle avoidance method and device, computer readable storage medium and robot
CN114147703B (en) * 2021-11-16 2023-11-17 深圳市优必选科技股份有限公司 Robot obstacle avoidance method and device, computer readable storage medium and robot
CN114227686A (en) * 2021-12-28 2022-03-25 深圳市优必选科技股份有限公司 Robot obstacle avoidance control method and device, terminal equipment and storage medium
CN116300918A (en) * 2023-03-07 2023-06-23 广东隆崎机器人有限公司 Six-axis robot path planning device, robot and readable storage medium
CN116394266A (en) * 2023-06-08 2023-07-07 国网瑞嘉(天津)智能机器人有限公司 Robot self-collision processing method and device, robot and medium
CN116394266B (en) * 2023-06-08 2023-10-20 国网瑞嘉(天津)智能机器人有限公司 Robot self-collision processing method and device, robot and medium

Also Published As

Publication number Publication date
CN110682286B (en) 2020-07-28

Similar Documents

Publication Publication Date Title
CN110682286B (en) Real-time obstacle avoidance method for cooperative robot
US11845186B2 (en) Inverse kinematics solving method for redundant robot and redundant robot and computer readable storage medium using the same
US11529733B2 (en) Method and system for robot action imitation learning in three-dimensional space
WO2018107851A1 (en) Method and device for controlling redundant robot arm
Gong et al. Analytical inverse kinematics and self-motion application for 7-DOF redundant manipulator
JP3207728B2 (en) Control method of redundant manipulator
Xu et al. Motion planning of manipulators for simultaneous obstacle avoidance and target tracking: An RNN approach with guaranteed performance
Wang et al. Target tracking control of a biomimetic underwater vehicle through deep reinforcement learning
CN112605996B (en) Model-free collision avoidance control method for redundant mechanical arm
CN107685343A (en) A kind of Mechanical transmission test parameter calibration configuration optimization method
Kouabon et al. A Learning Framework to inverse kinematics of high DOF redundant manipulators
Li et al. Development of articulated robot trajectory planning
Chen et al. Obstacle avoidance and multitarget tracking of a super redundant modular manipulator based on bezier curve and particle swarm optimization
CN115890670A (en) Method for training motion trail of seven-degree-of-freedom redundant mechanical arm based on intensive deep learning
Ning et al. Inverse kinematics and planning/control co-design method of redundant manipulator for precision operation: Design and experiments
Chen et al. Optimizing the obstacle avoidance trajectory and positioning error of robotic manipulators using multigroup ant colony and quantum behaved particle swarm optimization algorithms
Zhao et al. Efficient inverse kinematics for redundant manipulators with collision avoidance in dynamic scenes
CN116237950A (en) Robot tail end accurate control method and equipment based on sectional motion planning strategy
Wu et al. A novel obstacle avoidance heuristic algorithm of continuum robot based on FABRIK
Sanjeev et al. Determination of inverse kinematic solutions for a 3 Degree of Freedom Parallel Manipulator using Machine Learning
CN117182932B (en) Method and device for planning obstacle avoidance action of mechanical arm and computer equipment
Man et al. Intelligent Motion Control Method Based on Directional Drive for 3-DOF Robotic Arm
Masajedi et al. Verification of bee algorithm based path planning for a 6DOF manipulator using ADAMS
Chen et al. Modeling of continuum robots with environmental constraints
Crenganis et al. Adaptive neuro-fuzzy inference system for kinematics solutions of redundant robots

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
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Xu Zhihao

Inventor after: Zhou Xuefeng

Inventor after: Tang Guanrong

Inventor after: Li Shuai

Inventor before: Xu Zhihao

Inventor before: Zhou Xuefeng

Inventor before: Li Shuai

Inventor before: Tang Guanrong

GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: Room 612, Building 13, Compound 100, Xianlie Middle Road, Yuexiu District, Guangzhou City, Guangdong Province, 510070

Patentee after: Institute of intelligent manufacturing, Guangdong Academy of Sciences

Address before: Room 612, Building 13, Compound 100, Xianlie Middle Road, Yuexiu District, Guangzhou City, Guangdong Province, 510070

Patentee before: GUANGDONG INSTITUTE OF INTELLIGENT MANUFACTURING