CN113189984A - Unmanned ship path planning method based on improved artificial potential field method - Google Patents
Unmanned ship path planning method based on improved artificial potential field method Download PDFInfo
- Publication number
- CN113189984A CN113189984A CN202110408405.9A CN202110408405A CN113189984A CN 113189984 A CN113189984 A CN 113189984A CN 202110408405 A CN202110408405 A CN 202110408405A CN 113189984 A CN113189984 A CN 113189984A
- Authority
- CN
- China
- Prior art keywords
- unmanned ship
- formula
- entering
- theta
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 42
- 230000001133 acceleration Effects 0.000 claims abstract description 22
- 230000008859 change Effects 0.000 claims abstract description 19
- 230000000694 effects Effects 0.000 claims abstract description 4
- 239000013598 vector Substances 0.000 claims description 19
- 230000005484 gravity Effects 0.000 claims description 9
- 230000004888 barrier function Effects 0.000 claims description 5
- 230000009471 action Effects 0.000 claims description 4
- 238000006243 chemical reaction Methods 0.000 claims description 3
- 238000005070 sampling Methods 0.000 claims description 3
- 230000008569 process Effects 0.000 abstract description 3
- 239000002245 particle Substances 0.000 abstract description 2
- 230000035772 mutation Effects 0.000 abstract 2
- 230000001788 irregular Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 7
- 239000004576 sand Substances 0.000 description 3
- 230000010355 oscillation Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000010845 search algorithm Methods 0.000 description 1
- 238000002922 simulated annealing Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/02—Control of position or course in two dimensions
- G05D1/0206—Control of position or course in two dimensions specially adapted to water vehicles
Landscapes
- Engineering & Computer Science (AREA)
- Aviation & Aerospace Engineering (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
Abstract
The invention relates to an unmanned ship path planning method based on an improved artificial potential field method, which comprises the following steps: on the basis of a traditional artificial potential field method, aiming at a complex marine environment and most of obstacles with irregular shapes, the arrangement of the obstacles, which are regarded as particles, is changed, the obstacles are subjected to expansion treatment, and a steering area is reserved; when the attractive force and the repulsive force constructed by the traditional artificial potential field method are collinear and opposite in direction, the unmanned ship turns in a turning area in advance, and the problem that the unmanned ship falls into a local minimum point during path planning is solved; the method has the advantages that the practical application condition of the unmanned ship is considered, the problem of path mutation caused by combination force direction mutation and overlarge corner change in the path planning process is solved, the limitation of the maximum corner and the maximum angular acceleration of the unmanned ship is added, and therefore the planned path can be ensured to smoothly avoid obstacles and the effect of small corner change of the unmanned ship is achieved.
Description
Technical Field
The invention relates to an unmanned ship path planning method based on an improved artificial potential field method, and belongs to the field of marine unmanned aerial vehicle motion control and path planning.
Background
At present, unmanned systems represented by unmanned ships are rapidly developing, and a large number of unmanned systems are developed and put into use. But the path planning research for unmanned ship motion control is not mature.
Common path planning methods include simulated annealing algorithm, fuzzy logic algorithm, tabu search algorithm, a-x algorithm, artificial potential field method, and the like. Compared with other algorithms, the artificial potential field method has the advantages of short operation time, strong real-time performance, good hardware adaptability and the like. However, the application of the traditional artificial potential field method in the fields of unmanned ship motion control and path planning has the following problems:
(1) the method has the advantages that the problem of obstacle modeling is solved, an unmanned ship sails on a complex sea surface, obstacles are considered as particles, and a planned path is difficult to achieve the optimal path;
(2) the problem of local minimum points is easily caused by local oscillation of the unmanned ship, so that the target can not be reached;
(3) the corner change is severe, and the corner change is continuous and cannot be suddenly changed and exceed the maximum corner of the unmanned ship in the actual sailing process of the unmanned ship.
In conclusion, how to solve the application of the traditional artificial potential field method under the condition of considering the actual navigation of the unmanned ship becomes a difficult point to be solved urgently.
Disclosure of Invention
The invention aims to provide an unmanned ship path planning method based on an improved artificial potential field method, and solves the problems that the traditional artificial potential field method is applied to the idealization of obstacle modeling, easy to fall into local minimum points, severe in corner change and the like in the unmanned ship path planning process.
The invention adopts the following technical scheme for solving the problems: an unmanned ship path planning method based on an improved artificial potential field method is designed, and on the basis of a traditional artificial potential field method, an obstacle is subjected to expansion processing, and a steering area is reserved; when the attractive force and the repulsive force constructed by the traditional manual potential field method are collinear and opposite in direction, the unmanned ship is enabled to turn in a turning area in advance, and the problem that the unmanned ship falls into a local minimum point is solved; the limitation of the maximum rotation angle and the maximum angular acceleration of the unmanned ship is added, and the problem of severe change of the rotation angle of the unmanned ship is solved. The method specifically comprises the following steps:
step 1:
establishing a circular equivalent model of the obstacles in the map, performing expansion treatment on the obstacles, reserving a turning area, setting relevant parameters, and then entering step 2;
step 2:
judging whether the unmanned ship reaches a target point, if so, ending, otherwise, entering the step 3;
and step 3:
constructing a gravity function:
Fg(x)=k·d(x,xgoal) (1)
in the formula: fg(x) Is a gravitation function, k is a gravitation coefficient, x is the current position of the unmanned ship, xgoalAs target point position, d (x, x)goal) The model length is a vector, the model length is the distance between the current position of the unmanned ship and a target point, and the direction is that the unmanned ship points to the target point. Gravitation function Fg(x) The gravity is generated on the unmanned ship, and the unmanned ship goes to the target point under the action of the gravity.
Constructing a repulsion function:
in the formula: fo(x) Is a function of repulsion, n is the coefficient of repulsion, xobsIs the position of an obstacle, d0Is the radius of influence of the obstacle, d (x, x)obs) Is a vector, the module length is the distance between the current position of the unmanned ship and the obstacle, the direction is the direction of the obstacle pointing to the unmanned ship, | d (x, x)obs) L is d (x, x)obs) Die length of (2). When the unmanned ship influences the radius d on the obstacle0Inner, repulsive force function Fo(x) And a repulsive force is generated to make the obstacle far away. Then entering step 4;
and 4, step 4:
judging whether the attractive force and the repulsive force are collinear and have opposite directions, if so, entering a step 5, and otherwise, entering a step 8;
and 5:
at the moment, in order to get rid of local minimum points and avoid obstacles, the unmanned ship is in a steering area, and a corner formula is constructed:
in the formula: theta is the turning angle of the unmanned ship in the turning area, dactIs the actual radius, θ, of the obstacle after it has been inflatedmaxIndicating the maximum turning angle of the unmanned ship itself. Rotation angle formula enables unmanned ship to rotate by maximum rotation angle thetamaxSo as to achieve the effect of getting rid of local minimum points and avoiding obstacles. Then entering step 6;
step 6:
in order to avoid the path abrupt change caused by the overlarge angle theta conversion, an angular acceleration formula is constructed:
in the formula: thetacurr(t) represents the angle of rotation of the current unmanned ship, θcurr(t- Δ t) represents a turning angle of the unmanned ship at a previous time, Δ t represents a sampling interval,represents the maximum angular acceleration of the unmanned ship when thetacurr(t) is less than theta, theta is updated using equation (4)curr(t) simultaneously calculating the next motion of the unmanned ship until thetacurr(t) is greater than θ. The angular acceleration formula limits the change in the angle of rotation of the drone at each step to within a maximum angular acceleration. Then entering step 7;
and 7:
judging whether the unmanned ship leaves a steering area, if so, entering a step 2, otherwise, entering a step 5;
and 8:
constructing a resultant force formula:
Fs(x)=Fo(x)+Fg(x) (5)
in the formula: fs(x) Is the resultant force.
Constructing a resultant force unit vector formula:
in the formula: thetas(t) is the resultant force unit vector, | Fs(x) L is the resultant force Fs(x) Die length of (2). Resultant force unit vector theta is solved by a resultant force unit vector formulas(t),θsAnd (t) is the next movement direction of the unmanned ship. Then entering step 9;
and step 9:
judging whether the absolute value of the difference value between the next motion direction of the unmanned ship and the current direction of the unmanned ship is greater than the maximum angular acceleration or not, if so, entering a step 11, and otherwise, entering a step 10;
step 10:
calculating the next step of movement of the unmanned ship, and then entering the step 2;
step 11:
and (4) calculating the corner angle of the unmanned ship according to the formula (4), calculating the next step movement of the unmanned ship, and then entering the step 9.
The invention has the following beneficial effects:
1. the method disclosed by the invention escapes from local minimum points on the basis of not changing the traditional potential field function, and is simple, small in calculated amount and good in real-time performance;
2. compared with an improved method provided by a paper 'obstacle avoidance research of a mobile robot based on an improved artificial potential field method', the method has the following advantages:
(1) considering the limitation of the maximum rotation angle and the angular acceleration of the automobile;
(2) the planned path for avoiding the local minimum point is short and smooth;
(3) when the barrier is avoided, the unmanned ship is far away from the barrier, and the unmanned ship is safer.
3. Compared with an improved method provided by a paper unmanned ship path planning algorithm based on an improved artificial potential field method, the method has the following advantages:
(1) when the paper gets rid of local minimum points, an angle of 0-90 degrees is randomly selected for steering, and the turning angle is suddenly changed, but the invention designs a turning angle formula and an angular acceleration formula to ensure that the turning angle is smoothly changed;
(2) the thesis judges that the situation that the unmanned ship sinks into the local minimum point is that three times of oscillation occurs on the path after the unmanned ship sinks into the local minimum point, and the invention turns in advance when the attraction force and the repulsion force are collinear and the directions are opposite, so that the efficiency of getting rid of the local minimum point is high.
Drawings
FIG. 1 is a flow chart of an unmanned ship path planning method based on an improved artificial potential field method;
FIG. 2 is a circular equivalent model of an obstacle;
FIG. 3 is a stress analysis diagram for unmanned ship path planning;
FIG. 4 is a diagram of the maximum turning angle of the unmanned ship;
FIG. 5 is a force analysis diagram of the unmanned ship when the attractive force and the repulsive force are collinear;
FIG. 6 is a unmanned ship path planning diagram;
FIG. 7 is an angle change diagram of unmanned ship path planning;
fig. 8 is a diagram of the angular acceleration change of the unmanned ship path planning.
Detailed Description
FIG. 1 is a flow chart of unmanned ship path planning based on an improved artificial potential field method, which comprises the following steps:
step 1:
establishing a circular equivalent model of the obstacles in the map, expanding the obstacles to reserve a turning area, and expanding the obstacles according to the edges of the obstacles as shown in figure 2, wherein x in the figureobsIs the position of an obstacle, dactThe length of the radius after the expansion treatment of the obstacle, the part enclosed by the solid line circle in the figure, is the result after the expansion of the obstacle, d0To constructAnd establishing the influence radius of the function of the repulsion force of the obstacle, wherein the part enclosed by a dotted line circle in the figure is the influence range of the repulsion force of the obstacle, namely the unmanned ship can be subjected to the repulsion force in the range. In the figure, the ring part between the dotted line circle and the solid line circle is defined as a steering area, and if the attraction force and the repulsion force applied to the unmanned ship are collinear and the directions are opposite, the unmanned ship moves forwards again, and a local minimum point can be trapped, so that the unmanned ship enters the steering area to steer. Setting relevant parameters, and then entering the step 2;
step 2:
judging whether the unmanned ship reaches a target point, if so, ending, otherwise, entering the step 3;
and step 3:
constructing a gravity function:
Fg(x)=k·d(x,xgoal) (1)
in the formula: fg(x) Is a gravitation function, k is a gravitation coefficient, x is the current position of the unmanned ship, xgoalAs target point position, d (x, x)goal) The model length is a vector, the model length is the distance between the current position of the unmanned ship and a target point, and the direction is that the unmanned ship points to the target point. Gravitation function Fg(x) The gravity is generated on the unmanned ship, and the unmanned ship goes to the target point under the action of the gravity.
Constructing a repulsion function:
in the formula: fo(x) Is a function of repulsion, n is the coefficient of repulsion, xobsIs the position of an obstacle, d0Is the radius of influence of the obstacle, d (x, x)obs) Is a vector, the module length is the distance between the current position of the unmanned ship and the obstacle, the direction is the direction of the obstacle pointing to the unmanned ship, | d (x, x)obs) L is d (x, x)obs) Die length of (2). When the unmanned ship influences the radius d on the obstacle0Inner, repulsive force function Fo(x) And a repulsive force is generated to make the obstacle far away. Then entering step 4;
and 4, step 4:
judging the gravitation Fg(x) And repulsive force Fo(x) Whether collinear and opposite, if, as shown in fig. 5, the unmanned ship is subjected to attractive force Fg(x) And repulsive force Fo(x) Collinear and opposite in direction, enter step 5 at this moment, otherwise enter step 8;
and 5:
at the moment, in order to get rid of local minimum points and avoid obstacles, the unmanned ship is in a steering area, and a corner formula is constructed:
in the formula: theta is the turning angle of the unmanned ship in the turning area, dactIs the actual radius, θ, of the obstacle after it has been inflatedmaxIndicating the maximum rotation angle of the unmanned ship itself, the unmanned ship can be rotated to the left or right by the maximum rotation angle theta as shown in fig. 4max. Rotation angle formula enables unmanned ship to rotate by maximum rotation angle thetamaxSo as to achieve the effect of getting rid of local minimum points and avoiding obstacles. Then entering step 6;
step 6:
in order to avoid the path abrupt change caused by the overlarge angle theta conversion, an angular acceleration formula is constructed:
in the formula: thetacurr(t) represents the angle of rotation of the current unmanned ship, θcurr(t- Δ t) represents a turning angle of the unmanned ship at a previous time, Δ t represents a sampling interval,represents the maximum angular acceleration of the unmanned ship when thetacurr(t) is less than theta, theta is updated using equation (4)curr(t) simultaneously calculating the next motion of the unmanned ship until thetacurr(t) is greater than θ. The angular acceleration formula limits the change in the angle of rotation of the drone at each step to within a maximum angular acceleration. Then entering step 7;
and 7:
judging whether the unmanned ship leaves a steering area, if so, entering a step 2, otherwise, entering a step 5;
and 8:
constructing a resultant force formula:
Fs(x)=Fo(x)+Fg(x) (5)
in the formula: fs(x) Is the resultant force.
Constructing a resultant force unit vector formula:
in the formula: thetas(t) is the resultant force unit vector, | Fs(x) L is the resultant force Fs(x) Die length of (2). Resultant force unit vector theta is solved by a resultant force unit vector formulas(t),θsAnd (t) is the next movement direction of the unmanned ship. As shown in FIG. 3, x is the current position of the unmanned ship, xobsIs the position of the obstacle, xgoalAs target point position, Fg(x) The unmanned ship is subjected to the attraction of the target point, Fo(x) Repulsion of obstacles to unmanned ships, Fs(x) For unmanned ship under the gravitation Fg(x) And repulsive force Fo(x) Resultant force under action, resultant force Fs(x) Unit vector thetasAnd (t) is the next movement direction of the unmanned ship. Then entering step 9;
and step 9:
judging whether the absolute value of the difference value between the next motion direction of the unmanned ship and the current direction of the unmanned ship is greater than the maximum angular acceleration or not, if so, entering a step 11, and otherwise, entering a step 10;
step 10:
calculating the next step of movement of the unmanned ship, and then entering the step 2;
step 11:
and (4) calculating the corner angle of the unmanned ship according to the formula (4), calculating the next step movement of the unmanned ship, and then entering the step 9.
Simulating the improved artificial potential field method by utilizing Matlab according to the flow chart to obtain a graph 67, results shown in FIG. 8. FIG. 6 is a planning diagram of unmanned ship path, setting the length of the map to be 5km and the width to be 5km, the coordinates x of the departure point of the unmanned ship to be (3, 0), and the coordinates x of the target pointgoalIs (3, 5), the attraction coefficient k is 9, and the coordinate x of the obstacleobsIs (3, 2.5), the obstacle expands to a radius dobs0.48km, obstacle radius of influence d00.8km, a repulsion coefficient n of 0.3, and a maximum turning angle theta of the unmanned shipmax0.550rad, maximum angular accelerationIs 0.088rad/s2The planned path is short and smooth; FIG. 7 shows the unmanned ship path planning at the maximum rotation angle θmaxThe angle change graph is 0.550rad, the maximum corner can be rotated after the unmanned ship enters a steering area in order to avoid a formula (4) designed by the obstacle, and the angle does not change suddenly due to the limitation of angular acceleration, so that the corner change of the planned path is smooth and the fluctuation is small; FIG. 8 illustrates unmanned ship path planning at maximum angular accelerationIs 0.088rad/s2At maximum angular accelerationIs 0.088rad/s2Under the limit of (2), the angular acceleration change is-0.088 rad/s2~0.088rad/s2Without exceeding this range.
Claims (1)
1. The invention designs an unmanned ship path planning method based on an improved artificial potential field method, which solves the problems of idealized obstacle modeling, easy falling into local minimum points, severe corner change and the like of the traditional artificial potential field method applied to unmanned ship path planning, and is characterized in that:
step 1:
establishing a circular equivalent model of the obstacles in the map, performing expansion treatment on the obstacles, reserving a turning area, setting relevant parameters, and then entering step 2;
step 2:
judging whether the unmanned ship reaches a target point, if so, ending, otherwise, entering the step 3;
and step 3:
constructing a gravity function:
Fg(x)=k·d(x,xgoal) (1)
in the formula: fg(x) Is a gravitation function, k is a gravitation coefficient, x is the current position of the unmanned ship, xgoalAs target point position, d (x, x)goal) Is a vector, the modular length is the distance between the current position of the unmanned ship and the target point, the direction is that the unmanned ship points to the target point, and the gravitation function Fg(x) The gravity is generated on the unmanned ship, and the unmanned ship goes to a target point under the action of the gravity;
constructing a repulsion function:
in the formula: fo(x) Is a function of repulsion, n is the coefficient of repulsion, xobsIs the position of an obstacle, d0Is the radius of influence of the obstacle, d (x, x)obs) Is a vector, the module length is the distance between the current position of the unmanned ship and the obstacle, the direction is the direction of the obstacle pointing to the unmanned ship, | d (x, x)obs) L is d (x, x)obs) The length of the model (d) when the unmanned ship affects the radius of the obstacle0Inner, repulsive force function Fo(x) Generating repulsive force to the barrier, and enabling the barrier to be far away from the barrier, and then entering the step 4;
and 4, step 4:
judging whether the attractive force and the repulsive force are collinear and have opposite directions, if so, entering a step 5, and otherwise, entering a step 8;
and 5:
at the moment, in order to get rid of local minimum points and avoid obstacles, the unmanned ship is in a steering area, and a corner formula is constructed:
in the formula: theta is the turning angle of the unmanned ship in the turning area, dactIs the actual radius, θ, of the obstacle after it has been inflatedmaxThe maximum rotation angle of the unmanned ship is shown, and the unmanned ship is rotated by a rotation angle formula to the maximum rotation angle thetamaxThe effect of getting rid of local minimum points and avoiding obstacles is achieved, and then the step 6 is carried out;
step 6:
in order to avoid the path abrupt change caused by the overlarge angle theta conversion, an angular acceleration formula is constructed:
in the formula: thetacurr(t) represents the angle of rotation of the current unmanned ship, θcurr(t- Δ t) represents a turning angle of the unmanned ship at a previous time, Δ t represents a sampling interval,represents the maximum angular acceleration of the unmanned ship when thetacurr(t) is less than theta, theta is updated using equation (4)curr(t) simultaneously calculating the next motion of the unmanned ship until thetacurr(t) if the angular acceleration formula is larger than theta, limiting the change of the rotation angle of each step of the unmanned ship to be within the maximum angular acceleration, and then entering the step 7;
and 7:
judging whether the unmanned ship leaves a steering area, if so, entering a step 2, otherwise, entering a step 5;
and 8:
constructing a resultant force formula:
Fs(x)=Fo(x)+Fg(x) (5)
in the formula: fs(x) For the resultant force, a resultant force unit vector formula is constructed:
in the formula: thetas(t) is the resultant force unit vector, | Fs(x) L is the resultant force Fs(x) The resultant unit vector theta is obtained by the formula of the modulus length and the resultant unit vectors(t),θs(t) the next movement direction of the unmanned ship, and then the step 9 is carried out;
and step 9:
judging whether the absolute value of the difference value between the next motion direction of the unmanned ship and the current direction of the unmanned ship is greater than the maximum angular acceleration or not, if so, entering a step 11, and otherwise, entering a step 10;
step 10:
calculating the next step of movement of the unmanned ship, and then entering the step 2;
step 11:
and (4) calculating the corner angle of the unmanned ship according to the formula (4), calculating the next step movement of the unmanned ship, and then entering the step 9.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110408405.9A CN113189984B (en) | 2021-04-16 | 2021-04-16 | Unmanned ship path planning method based on improved artificial potential field method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110408405.9A CN113189984B (en) | 2021-04-16 | 2021-04-16 | Unmanned ship path planning method based on improved artificial potential field method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113189984A true CN113189984A (en) | 2021-07-30 |
CN113189984B CN113189984B (en) | 2021-10-29 |
Family
ID=76977262
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110408405.9A Active CN113189984B (en) | 2021-04-16 | 2021-04-16 | Unmanned ship path planning method based on improved artificial potential field method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113189984B (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113805597A (en) * | 2021-09-28 | 2021-12-17 | 福州大学 | Obstacle self-protection artificial potential field method local path planning method based on particle swarm optimization |
CN114003047A (en) * | 2021-12-31 | 2022-02-01 | 山东科技大学 | Path planning method for small unmanned ship |
CN114839994A (en) * | 2022-05-18 | 2022-08-02 | 哈尔滨理工大学 | Unmanned ship navigational speed self-adaptive path planning method based on improved artificial potential field method |
CN115237139A (en) * | 2022-08-10 | 2022-10-25 | 哈尔滨理工大学 | Unmanned ship path planning method considering virtual target point |
CN116880473A (en) * | 2023-06-30 | 2023-10-13 | 哈尔滨工业大学(威海) | Unmanned ship path planning method and system based on artificial potential field and A-star fusion |
CN117093010A (en) * | 2023-10-20 | 2023-11-21 | 清华大学 | Underwater multi-agent path planning method, device, computer equipment and medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107015563A (en) * | 2016-12-29 | 2017-08-04 | 北京航空航天大学 | Method for planning path for mobile robot and device |
CN109521794A (en) * | 2018-12-07 | 2019-03-26 | 南京航空航天大学 | A kind of multiple no-manned plane routeing and dynamic obstacle avoidance method |
CN110850873A (en) * | 2019-10-31 | 2020-02-28 | 五邑大学 | Unmanned ship path planning method, device, equipment and storage medium |
-
2021
- 2021-04-16 CN CN202110408405.9A patent/CN113189984B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107015563A (en) * | 2016-12-29 | 2017-08-04 | 北京航空航天大学 | Method for planning path for mobile robot and device |
CN109521794A (en) * | 2018-12-07 | 2019-03-26 | 南京航空航天大学 | A kind of multiple no-manned plane routeing and dynamic obstacle avoidance method |
CN110850873A (en) * | 2019-10-31 | 2020-02-28 | 五邑大学 | Unmanned ship path planning method, device, equipment and storage medium |
Non-Patent Citations (3)
Title |
---|
刘洲洲: "基于改进人工势场法的智能无人车路径规划仿真研究", 《计算计算与自动化》 * |
刘琨等: "基于改进人工势场法的无人船路径规划算法", 《海南大学学报自然科学版》 * |
王佳等: "避免人工势场中一类局部极小值的规划方法", 《计算机仿真》 * |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113805597A (en) * | 2021-09-28 | 2021-12-17 | 福州大学 | Obstacle self-protection artificial potential field method local path planning method based on particle swarm optimization |
CN114003047A (en) * | 2021-12-31 | 2022-02-01 | 山东科技大学 | Path planning method for small unmanned ship |
CN114003047B (en) * | 2021-12-31 | 2022-04-08 | 山东科技大学 | Path planning method for small unmanned ship |
CN114839994A (en) * | 2022-05-18 | 2022-08-02 | 哈尔滨理工大学 | Unmanned ship navigational speed self-adaptive path planning method based on improved artificial potential field method |
CN114839994B (en) * | 2022-05-18 | 2022-11-15 | 哈尔滨理工大学 | Unmanned ship navigational speed self-adaptive path planning method based on improved artificial potential field method |
CN115237139A (en) * | 2022-08-10 | 2022-10-25 | 哈尔滨理工大学 | Unmanned ship path planning method considering virtual target point |
CN116880473A (en) * | 2023-06-30 | 2023-10-13 | 哈尔滨工业大学(威海) | Unmanned ship path planning method and system based on artificial potential field and A-star fusion |
CN117093010A (en) * | 2023-10-20 | 2023-11-21 | 清华大学 | Underwater multi-agent path planning method, device, computer equipment and medium |
CN117093010B (en) * | 2023-10-20 | 2024-01-19 | 清华大学 | Underwater multi-agent path planning method, device, computer equipment and medium |
Also Published As
Publication number | Publication date |
---|---|
CN113189984B (en) | 2021-10-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN113189984B (en) | Unmanned ship path planning method based on improved artificial potential field method | |
CN110632931B (en) | Mobile robot collision avoidance planning method based on deep reinforcement learning in dynamic environment | |
CN109597417B (en) | Multi-USV group collaborative collision avoidance planning method based on collision avoidance criterion | |
CN109318890A (en) | A kind of unmanned vehicle dynamic obstacle avoidance method based on dynamic window and barrier potential energy field | |
Phanthong et al. | Application of A* algorithm for real-time path re-planning of an unmanned surface vehicle avoiding underwater obstacles | |
CN109871031B (en) | Trajectory planning method for fixed-wing unmanned aerial vehicle | |
CN108445879A (en) | A kind of unmanned boat barrier-avoiding method based on prediction collision risk region | |
CN106959698A (en) | A kind of path trace avoidance method of guidance | |
CN110262492A (en) | A kind of Realtime collision free and method for tracking target of unmanned boat | |
CN105022270A (en) | Automatic ship collision avoidance method based on velocity vector coordinate system | |
CN104571128B (en) | Underwater robot barrier-avoiding method based on distance with parallax information | |
KR101278708B1 (en) | Underwater robot and Method for controlling the same | |
CN105549600B (en) | A kind of bypassing method navigated by water in opposite directions with UUV based on virtual expanded dyskinesia | |
CN111506068B (en) | Water surface unmanned ship local path planning method for multi-beam sonar scanning operation | |
Kim | Control laws to avoid collision with three dimensional obstacles using sensors | |
CN109765914A (en) | A kind of unmanned surface vehicle collision prevention method based on sliding window population | |
CN111881580A (en) | Movement planning method for unmanned ship to avoid obstacles | |
Liang et al. | Economic MPC-based planning for marine vehicles: Tuning safety and energy efficiency | |
CN109916400B (en) | Unmanned ship obstacle avoidance method based on combination of gradient descent algorithm and VO method | |
Zhang et al. | Multi-UUV path planning based on improved artificial potential field method | |
CN114564008A (en) | Mobile robot path planning method based on improved A-Star algorithm | |
CN117369441A (en) | Self-adaptive intelligent ship path planning method considering ship kinematics and COLLEGs | |
CN113359762A (en) | Dynamic planning method for unmanned surface vehicle | |
CN113467483A (en) | Local path planning method and device based on space-time grid map in dynamic environment | |
Li et al. | A real-time and predictive trajectory-generation motion planner for autonomous ground vehicles |
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 |