CN111307156A - Coverage path planning method suitable for vehicle-shaped robot - Google Patents

Coverage path planning method suitable for vehicle-shaped robot Download PDF

Info

Publication number
CN111307156A
CN111307156A CN202010157429.7A CN202010157429A CN111307156A CN 111307156 A CN111307156 A CN 111307156A CN 202010157429 A CN202010157429 A CN 202010157429A CN 111307156 A CN111307156 A CN 111307156A
Authority
CN
China
Prior art keywords
path
planning
point
vehicle
planned
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
CN202010157429.7A
Other languages
Chinese (zh)
Other versions
CN111307156B (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.)
Zhongzhen Tongfu Jiangsu Robot Co ltd
Original Assignee
Zhongzhen Tongfu Jiangsu Robot 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 Zhongzhen Tongfu Jiangsu Robot Co ltd filed Critical Zhongzhen Tongfu Jiangsu Robot Co ltd
Priority to CN202010157429.7A priority Critical patent/CN111307156B/en
Publication of CN111307156A publication Critical patent/CN111307156A/en
Application granted granted Critical
Publication of CN111307156B publication Critical patent/CN111307156B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/20Instruments for performing navigational calculations
    • G01C21/206Instruments for performing navigational calculations specially adapted for indoor navigation

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)

Abstract

The invention discloses a coverage path planning method suitable for a vehicle-type robot, which comprises the following steps: (1) selecting an area to be cleaned, and dividing the area to be cleaned into a plurality of convex polygons; (2) executing the zigzag path planning in each convex polygon to obtain a first planned path; (3) in every two adjacent convex polygons, planning and connecting the end point of the first planned path in one of the two convex polygons and the start point of the first planned path in the other convex polygon to obtain a second planned path between the end point and the start point; (4) and respectively carrying out sectional fitting on the first planned path in each convex polygon and the second planned path between every two adjacent convex polygons to obtain the smoothly connected coverage path. The planning method takes the motion constraint of the vehicle-shaped robot into consideration, reduces the times of turning around and turning as much as possible, and increases the coverage traversing efficiency of the vehicle-shaped robot.

Description

Coverage path planning method suitable for vehicle-shaped robot
Technical Field
The invention relates to the field of automatic cleaning, in particular to a covering path planning method suitable for a vehicle-shaped robot.
Background
In the field of automatic cleaning application, indoor unmanned floor sweeping/cleaning machines are favored by a lot of large-scale indoor scene sanitation demanders due to high-efficiency cleaning efficiency and high-automation operation modes. However, most of the existing floor sweeping/washing robot products are oriented to small indoor scenes, and end users mainly use families, so that the robot models selected by the end users mainly use disc-type small robots. In fact, in a larger venue such as an airport, a high-speed rail station, a stadium and the like, the robot has the problems of low cleaning efficiency and insufficient cleaning capability, so that a vehicle-type robot with stronger cleaning capability is required to be used for overcoming the defects of a disc-type robot for the scenes.
In the cleaning process of the cleaning robot, the coverage path planning is an indispensable step, and the coverage path planning can guide the robot to complete the traversal sweeping of the whole room. For a disk-type robot with more flexible motion control, the cleaning efficiency of the algorithm can be reflected only by considering the coverage rate and the coverage path length. However, since the car-shaped robot has a large volume and is constrained by mechanical motion conditions, the turning and turning of the car-shaped robot is not as flexible as the circular disc-shaped robot, and therefore, the coverage path planning of the circular disc-shaped robot cannot be directly applied to the car-shaped robot, which requires redesigning a coverage path planning method for the car-shaped robot.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide a coverage path planning method suitable for a vehicle-type robot.
In order to achieve the purpose, the invention adopts the technical scheme that:
an overlay path planning method for a vehicle-type robot, the planning method comprising the steps of:
(1) selecting an area to be cleaned, and dividing the area to be cleaned into a plurality of convex polygons;
(2) executing a square-shaped path planning in each convex polygon to obtain a first planning path of the square shape;
(3) in every two adjacent convex polygons, planning and connecting an end point of the first planned path in one of the two convex polygons with a start point of the first planned path in the other one of the two convex polygons to obtain a second planned path between the end point and the start point;
(4) and respectively carrying out segmentation fitting on the first planned path in each convex polygon and the second planned path between every two adjacent convex polygons to obtain a smoothly-connected coverage path.
Preferably, in the step (1), the region to be cleaned is divided by a polygon division algorithm, and the polygon division algorithm is sweet-line improvement algorithm.
Preferably, in the step (2), the zigzag path planning includes the following steps: and determining the inward shrinkage points of each angular point of the convex polygon by using a vector projection method, and gradually inward shrinking paths formed among the corresponding inward shrinkage points among the angular points to obtain a first planning path in a shape of a Chinese character 'hui'.
Further preferably, the vector projection method includes the following steps: selecting any corner point Pi on the convex polygon, and determining two straight lines L1 and L2 on the convex polygon, so that the L1 and the L2 are respectively parallel to two adjacent sides v1 and v2 of the corner point, the vertical distance between L1 and v1 and the vertical distance between L2 and v2 are all equal to the coverage width L of the vehicle-type robot, and the obtained intersection point of L1 and L2 is the required determined retraction point Qi.
Further preferably, a coordinate system is established in a plane where the area to be cleaned is located, and a specific calculation formula of the vector projection method is as follows:
Figure BDA0002404585300000021
Figure BDA0002404585300000022
Figure BDA0002404585300000023
wherein ,
Figure BDA0002404585300000024
is a vector representation of the corner points in the coordinate system,
Figure BDA0002404585300000025
is a vector representation of the inlined points in the coordinate system,
Figure BDA0002404585300000026
and
Figure BDA0002404585300000027
and the vector representations of two adjacent sides of the angular point in the coordinate system are respectively shown, L is the coverage width of the vehicle-shaped robot, and theta is the included angle between the two adjacent sides.
Preferably, in the step (3), the planning connection is implemented by an a-algorithm, which includes the steps of:
a1, establishing a search map of the area to be cleaned, taking the end point of the first planned path in one of two adjacent convex polygons as the path start point of the second planned path, taking the start point of the first planned path in the other one of the two adjacent convex polygons as the path end point of the second planned path, and putting the path start point into an open set as an initial node;
a2, finding reachable nodes around the initial node in the open set, skipping over the nodes existing in the closed set, and marking the initial node as a father node of the reachable node;
a3, calculating a loss value F from the initial node to the reachable node, taking the reachable node corresponding to the minimum value of F as a new initial node, and adding the new initial node into a closed set after deleting the new initial node from the open set;
a4, judging the new initial node, if the new initial node is not coincident with the path end point, repeating the step A2 and the step A3; if the new initial node is coincident with the path end point, backtracking all father nodes and obtaining the second planning path.
Further preferably, the loss value F is calculated by the formula: f ═ h + c, where h is the heuristic function and c is the cumulative path loss value.
Preferably, in the step (4), the segment fitting includes the steps of:
b1, selecting a path segment from the first planned path or the second planned path, and sampling anchor points in the segment, wherein the number of the anchor points is n;
b2, establishing a coordinate system in the plane of the area to be cleaned, and fitting the abscissa and the ordinate of the anchor point by using a fitting function parameterization respectively to obtain sampling parameters;
and B3, substituting the sampling parameters into a fitting function to calculate the abscissa and the ordinate, and then obtaining a smooth curve according to the plurality of the abscissas and the ordinate, wherein the smooth curve is the final coverage path.
Further preferably, the parametric fitting comprises the steps of:
c1, setting the parameter u of each anchor point as 1/n, and respectively fitting the values of the abscissa X and the ordinate Y of each anchor point according to the parameter u corresponding to each anchor point;
c2, performing iterative fitting on the abscissa X and the ordinate Y, and calculating the loss value of the current iteration;
c3, judging the difference of the loss values of the two iterations, and repeating the step C2 to continue the iterative fitting when the difference of the loss values is larger than an expected threshold value; when the difference of the loss values is smaller than an expected threshold value, ending iteration, and outputting a current parameter u as a sampling parameter of the anchor point;
wherein, the concrete formula of the fitting function is as follows:
X=a*u+b*u*u+c*u*u*u;
Y=a*u+b*u*u+c*u*u*u。
still further preferably, the desired threshold is 10-3
Due to the application of the technical scheme, compared with the prior art, the invention has the following advantages:
(1) in the planning process, the motion constraint of the vehicle-shaped robot is taken into consideration, so that the times of turning around and turning are reduced as much as possible, and the coverage traversing efficiency of the vehicle-shaped robot is increased;
(2) the irregular cleaning areas are divided by utilizing a polygon division algorithm, a zigzag path planning is adopted in each divided area, and the A-star algorithm is adopted to connect the front divided area and the rear divided area, so that the adaptivity of the planning method is improved, and the irregular cleaning areas with any complex shapes can be processed;
(3) and the planned path is smoothed through parametric fitting, so that the adaptability to the motion constraint of the vehicle-shaped robot is further improved.
Drawings
Fig. 1 is a schematic flow chart of a coverage path planning method in an embodiment of the present invention;
FIG. 2 is a schematic diagram of the geometric principle of the vector projection method in an embodiment of the present invention;
fig. 3 is a schematic flow chart of the a-algorithm in an embodiment of the present invention;
FIG. 4 is a schematic flow chart of piecewise fitting in an embodiment of the present invention;
FIG. 5 is a schematic flow chart of a parametric fit in an embodiment of the present invention;
FIG. 6 is a schematic diagram of an overlay path in an embodiment of the present invention.
Detailed Description
The technical scheme of the invention is further explained by combining the attached drawings.
The invention relates to an improvement on a coverage path planning method of a cleaning robot, which can be well suitable for a vehicle-type robot so as to solve the problems of insufficient cleaning capability and low cleaning efficiency of a disc-type robot in a large scene.
Specifically, as shown in fig. 1, the coverage path planning method for the vehicle-type robot disclosed by the invention comprises the following steps:
(1) and selecting an area to be cleaned, and dividing the area to be cleaned into a plurality of convex polygons. Here, the area to be cleaned is an irregular polygon, and the area is divided into a plurality of convex polygons by an operator performing a polygon division algorithm on the area on a map through a reference line editor. In this embodiment, the polygon segmentation algorithm is a sweet-line approximation algorithm in the prior art, and the specific algorithm principle is not described in detail.
(2) And executing the square-clip-shaped path planning in each convex polygon to obtain a first planned path of the square clip shape. As shown in fig. 6, which shows the first planned path of the zigzag within several convex polygons, it can be seen from the figure that the first planned path of the zigzag can completely cover the convex polygon area, and has fewer turns and no turning around. Through the path planning of the Chinese character 'hui', the turning and turning times of the vehicle-shaped robot can be reduced as much as possible, and the coverage traversing efficiency of the vehicle-shaped robot is improved.
Here, the zigzag path planning includes the steps of: and determining an inner contraction point of each angular point of the convex polygon by using a vector projection method, and gradually inwardly contracting a path formed between corresponding inner contraction points among a plurality of angular points to obtain a first planned path in a shape of a Chinese character 'hui'.
In this embodiment, as shown in fig. 2, the vector projection method includes the following steps: selecting any corner point Pi on the convex polygon, and determining two straight lines L1 and L2 on the convex polygon, so that L1 and L2 are respectively parallel to two adjacent sides v1 and v2 of the corner point, the vertical distance between L1 and v1 and the vertical distance between L2 and v2 are equal to the coverage width L of the vehicle-type robot, and the intersection point of the obtained L1 and L2 is the retraction point Qi to be determined.
Specifically, a coordinate system is established in the plane of the area to be cleaned, wherein,
Figure BDA0002404585300000051
is a vector representation of the corner point Pi in the coordinate system,
Figure BDA0002404585300000052
is the vector representation of the retracted point Qi in the coordinate system,
Figure BDA0002404585300000053
and
Figure BDA0002404585300000054
vector representation of two adjacent sides v1 and v2, which are corner points Pi respectively, in a coordinate system, wherein L is the coverage width of the car-type robot, and θ is the included angle between the two adjacent sides, and the coverage width of the car-type robot is the path width. Here, v1, v2, L1 and L2 constitute a parallelogram, the PiQi vector, obviously being equal to the sum of the vectors v1 and v2 of the two adjacent sides of the parallelogram; the directions of the vector v1 and the vector v2, which are the directions of the sides constituting the convex polygon, can be expressed by vertex differences; the lengths of the vector v1 and the vector v2 are the same, and are equal to the division of the sin value of the included angle between the parallel line spacing L and the line segment where v1 and v2 are located, so that the specific calculation formula of the point of the inlining is as follows:
Figure BDA0002404585300000055
Figure BDA0002404585300000061
Figure BDA0002404585300000062
through the calculation formula, the coordinates of the inner contraction point can be conveniently determined.
(3) And in each two adjacent convex polygons, planning and connecting the end point of the first planned path in one of the two convex polygons and the start point of the first planned path in the other convex polygon to obtain the shortest second planned path between the end point and the start point. The planning connection is realized through an A-algorithm, the A-algorithm can realize the point-to-point collision-free path planning by taking the obstacles in the areas into consideration, the purpose of connecting the front area and the rear area to be cleaned is achieved, and the planned path is the shortest path for avoiding the obstacles.
Specifically, as shown in fig. 3, the a-algorithm of the present embodiment includes the following steps:
and A1, establishing a search graph of the area to be cleaned, taking the end point of the first planned path in one of the two adjacent convex polygons as the path start point of the second planned path, taking the start point of the first planned path in the other one of the two adjacent convex polygons as the path end point of the second planned path, and putting the path start point into the open set as the initial node. Here, the search map is an area node map created from a map and an obstacle, and an optimal path can be obtained by effectively taking various factors in the map into consideration.
A2, finding the reachable nodes around the initial node in the open set, skipping over the nodes existing in the closed set, and marking the initial node as the parent node of the reachable node.
A3, calculating the loss value F from the initial node to the reachable node, taking the reachable node corresponding to the minimum value of F as a new initial node, and adding the new initial node into the closed set after deleting the new initial node from the open set. Here, the loss value F is h + c, where h is a heuristic function and c is an accumulated path loss value.
A4, judging a new initial node, and if the new initial node is not coincident with the path end point, repeating the step A2 and the step A3; if the new initial node is coincident with the path end point, all father nodes are traced back, and a second planned path is obtained. The second planned path obtained here is the shortest path calculated according to the a-algorithm. As shown in fig. 6, which shows a part of the second planned path, it can be seen from the figure that this path is the shortest path between two convex polygons.
(4) And respectively carrying out sectional fitting on the first planned path in each convex polygon and the second planned path between every two adjacent convex polygons to obtain the smoothly connected coverage path.
In this embodiment, as shown in fig. 4, the segment fitting herein includes the following steps:
b1, selecting a path segment from the first planned path or the second planned path, and sampling anchor points in the segment, wherein the number of the anchor points is n.
B2, establishing a coordinate system in the plane of the area to be cleaned, and parameterizing and fitting the abscissa and the ordinate of the anchor point by using the fitting function respectively to obtain sampling parameters.
Wherein, the concrete cubic polynomial fitting function is:
X=a*u+b*u*u+c*u*u*u;
Y=a*u+b*u*u+c*u*u*u。
as shown in fig. 5, the specific parametric fit includes the following steps:
and C1, setting the parameter u of each anchor point to be 1/n respectively, and fitting the values of the abscissa X and the ordinate Y of each anchor point according to the parameter u corresponding to each anchor point.
And C2, performing iterative fitting on the abscissa X and the ordinate Y, and calculating the loss value of the current iteration.
C3, judging the difference of the loss values of the two iterations, and repeating the step C2 to continue the iterative fitting when the difference of the loss values is larger than an expected threshold value; and when the difference of the loss values is smaller than the expected threshold value, ending the iteration, and outputting the current parameter u as the sampling parameter of the anchor point. The desired threshold here is 10-3
And B3, substituting the sampling parameters into the fitting function to calculate the abscissa and the ordinate, and then obtaining a smooth curve according to the plurality of abscissas and the ordinate, wherein the smooth curve is the final coverage path. As shown in fig. 6, a partial full coverage path is shown, an overall smooth path formed by combining the first planned path and the second planned path is a final coverage path, and the obtained smooth path is convenient for the vehicle-type robot to track, conforms to the motion law of the vehicle, and improves the adaptability of the vehicle-type robot.
The above-mentioned embodiments are merely illustrative of the technical idea 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, and not to limit the scope of the present invention, and all equivalent changes or modifications made according to the spirit of the present invention should be covered in the scope of the present invention.

Claims (10)

1. A coverage path planning method suitable for a vehicle-type robot is characterized by comprising the following steps: the planning method comprises the following steps:
(1) selecting an area to be cleaned, and dividing the area to be cleaned into a plurality of convex polygons;
(2) executing a square-shaped path planning in each convex polygon to obtain a first planning path of the square shape;
(3) in every two adjacent convex polygons, planning and connecting an end point of the first planned path in one of the two convex polygons with a start point of the first planned path in the other one of the two convex polygons to obtain a second planned path between the end point and the start point;
(4) and respectively carrying out segmentation fitting on the first planned path in each convex polygon and the second planned path between every two adjacent convex polygons to obtain a smoothly-connected coverage path.
2. The method for planning an overlay path for a robotic vehicle as claimed in claim 1, wherein: in the step (1), the region to be cleaned is segmented by a polygon segmentation algorithm, wherein the polygon segmentation algorithm is sweet-line improvement algorithm.
3. The method for planning an overlay path for a robotic vehicle as claimed in claim 1, wherein: in the step (2), the zigzag path planning includes the following steps: and determining the inward shrinkage points of each angular point of the convex polygon by using a vector projection method, and gradually inward shrinking paths formed among the corresponding inward shrinkage points among the angular points to obtain a first planning path in a shape of a Chinese character 'hui'.
4. The method for planning an overlay path for a robotic vehicle as claimed in claim 3, wherein: the vector projection method comprises the following steps: selecting any corner point Pi on the convex polygon, and determining two straight lines L1 and L2 on the convex polygon, so that the L1 and the L2 are respectively parallel to two adjacent sides v1 and v2 of the corner point, the vertical distance between L1 and v1 and the vertical distance between L2 and v2 are all equal to the coverage width L of the vehicle-type robot, and the obtained intersection point of L1 and L2 is the required determined retraction point Qi.
5. The coverage path planning method for the vehicle-type robot as claimed in claim 3 or 4, wherein: establishing a coordinate system in the plane of the area to be cleaned, wherein the specific calculation formula of the vector projection method is as follows:
Figure FDA0002404585290000011
Figure FDA0002404585290000012
Figure FDA0002404585290000013
wherein ,
Figure FDA0002404585290000014
is a vector representation of the corner points in the coordinate system,
Figure FDA0002404585290000015
is a vector representation of the inlined points in the coordinate system,
Figure FDA0002404585290000021
and
Figure FDA0002404585290000022
vector representation of two adjacent edges of the angular point in the coordinate system respectively, and L is the vehicle type machineThe human coverage width theta is the included angle between the two adjacent edges.
6. The method for planning an overlay path for a robotic vehicle as claimed in claim 1, wherein: in the step (3), the planned connections are implemented by an a-algorithm, which includes the steps of:
a1, establishing a search map of the area to be cleaned, taking the end point of the first planned path in one of two adjacent convex polygons as the path start point of the second planned path, taking the start point of the first planned path in the other one of the two adjacent convex polygons as the path end point of the second planned path, and putting the path start point into an open set as an initial node;
a2, finding reachable nodes around the initial node in the open set, skipping over the nodes existing in the closed set, and marking the initial node as a father node of the reachable node;
a3, calculating a loss value F from the initial node to the reachable node, taking the reachable node corresponding to the minimum value of F as a new initial node, and adding the new initial node into a closed set after deleting the new initial node from the open set;
a4, judging the new initial node, if the new initial node is not coincident with the path end point, repeating the step A2 and the step A3; if the new initial node is coincident with the path end point, backtracking all father nodes and obtaining the second planning path.
7. The method for planning an overlay path for a robotic vehicle as claimed in claim 5, wherein: the calculation formula of the loss value F is as follows: f ═ h + c, where h is the heuristic function and c is the cumulative path loss value.
8. The method for planning an overlay path for a robotic vehicle as claimed in claim 1, wherein: in the step (4), the segment fitting includes the following steps:
b1, selecting a path segment from the first planned path or the second planned path, and sampling anchor points in the segment, wherein the number of the anchor points is n;
b2, establishing a coordinate system in the plane of the area to be cleaned, and fitting the abscissa and the ordinate of the anchor point by using a fitting function parameterization respectively to obtain sampling parameters;
and B3, substituting the sampling parameters into a fitting function to calculate the abscissa and the ordinate, and then obtaining a smooth curve according to the plurality of the abscissas and the ordinate, wherein the smooth curve is the final coverage path.
9. The method for planning an overlay path for a robotic vehicle as claimed in claim 8, wherein: the parametric fitting comprises the following steps:
c1, setting the parameter u of each anchor point as 1/n, and respectively fitting the values of the abscissa X and the ordinate Y of each anchor point according to the parameter u corresponding to each anchor point;
c2, performing iterative fitting on the abscissa X and the ordinate Y, and calculating the loss value of the current iteration;
c3, judging the difference of the loss values of the two iterations, and repeating the step C2 to continue the iterative fitting when the difference of the loss values is larger than an expected threshold value; when the difference of the loss values is smaller than an expected threshold value, ending iteration, and outputting a current parameter u as a sampling parameter of the anchor point;
wherein, the concrete formula of the fitting function is as follows:
X=a*u+b*u*u+c*u*u*u;
Y=a*u+b*u*u+c*u*u*u。
10. the method for planning an overlay path for a robotic vehicle as claimed in claim 9, wherein: the desired threshold is 10-3
CN202010157429.7A 2020-03-09 2020-03-09 Coverage path planning method suitable for vehicle type robot Active CN111307156B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010157429.7A CN111307156B (en) 2020-03-09 2020-03-09 Coverage path planning method suitable for vehicle type robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010157429.7A CN111307156B (en) 2020-03-09 2020-03-09 Coverage path planning method suitable for vehicle type robot

Publications (2)

Publication Number Publication Date
CN111307156A true CN111307156A (en) 2020-06-19
CN111307156B CN111307156B (en) 2023-05-16

Family

ID=71145647

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010157429.7A Active CN111307156B (en) 2020-03-09 2020-03-09 Coverage path planning method suitable for vehicle type robot

Country Status (1)

Country Link
CN (1) CN111307156B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115545564A (en) * 2022-11-23 2022-12-30 湖北凯乐仕通达科技有限公司 Robot task grouping method and device

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017173990A1 (en) * 2016-04-07 2017-10-12 北京进化者机器人科技有限公司 Method for planning shortest path in robot obstacle avoidance
CN107990903A (en) * 2017-12-29 2018-05-04 东南大学 A kind of indoor AGV paths planning methods based on improvement A* algorithms
CN108253984A (en) * 2017-12-19 2018-07-06 昆明理工大学 A kind of method for planning path for mobile robot based on improvement A star algorithms
CN108444488A (en) * 2018-02-05 2018-08-24 天津大学 Based on etc. steps sample A* algorithms unmanned local paths planning method
CN108958237A (en) * 2018-05-24 2018-12-07 奇瑞汽车股份有限公司 For unpiloted mobile terminal, vehicle and Unmanned Systems
CN109124473A (en) * 2018-10-23 2019-01-04 珠海市微半导体有限公司 A kind of cleaning control method and chip based on the clean robot spirally walked
CN110018686A (en) * 2019-03-26 2019-07-16 宁波大叶园林设备股份有限公司 A kind of paths planning method of intelligent grass-removing
CN110332943A (en) * 2019-07-03 2019-10-15 浙江大学 A kind of robot complete coverage path planning method quickly traversed
CN110361017A (en) * 2019-07-19 2019-10-22 西南科技大学 A kind of full traverse path planing method of sweeping robot based on Grid Method
CN110353579A (en) * 2019-08-14 2019-10-22 成都普诺思博科技有限公司 A kind of clean robot automatic path planning method
CN110398964A (en) * 2019-07-16 2019-11-01 浙江大学 A kind of low energy loss robot complete coverage path planning method and system
US20190353483A1 (en) * 2018-05-15 2019-11-21 Deere & Company Coverage-based system and method of planning a turn path for a vehicle
CN110537412A (en) * 2019-08-02 2019-12-06 宁波大叶园林设备股份有限公司 path planning method of intelligent mower

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017173990A1 (en) * 2016-04-07 2017-10-12 北京进化者机器人科技有限公司 Method for planning shortest path in robot obstacle avoidance
CN108253984A (en) * 2017-12-19 2018-07-06 昆明理工大学 A kind of method for planning path for mobile robot based on improvement A star algorithms
CN107990903A (en) * 2017-12-29 2018-05-04 东南大学 A kind of indoor AGV paths planning methods based on improvement A* algorithms
CN108444488A (en) * 2018-02-05 2018-08-24 天津大学 Based on etc. steps sample A* algorithms unmanned local paths planning method
US20190353483A1 (en) * 2018-05-15 2019-11-21 Deere & Company Coverage-based system and method of planning a turn path for a vehicle
CN108958237A (en) * 2018-05-24 2018-12-07 奇瑞汽车股份有限公司 For unpiloted mobile terminal, vehicle and Unmanned Systems
CN109124473A (en) * 2018-10-23 2019-01-04 珠海市微半导体有限公司 A kind of cleaning control method and chip based on the clean robot spirally walked
CN110018686A (en) * 2019-03-26 2019-07-16 宁波大叶园林设备股份有限公司 A kind of paths planning method of intelligent grass-removing
CN110332943A (en) * 2019-07-03 2019-10-15 浙江大学 A kind of robot complete coverage path planning method quickly traversed
CN110398964A (en) * 2019-07-16 2019-11-01 浙江大学 A kind of low energy loss robot complete coverage path planning method and system
CN110361017A (en) * 2019-07-19 2019-10-22 西南科技大学 A kind of full traverse path planing method of sweeping robot based on Grid Method
CN110537412A (en) * 2019-08-02 2019-12-06 宁波大叶园林设备股份有限公司 path planning method of intelligent mower
CN110353579A (en) * 2019-08-14 2019-10-22 成都普诺思博科技有限公司 A kind of clean robot automatic path planning method

Non-Patent Citations (2)

* 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
CN115545564A (en) * 2022-11-23 2022-12-30 湖北凯乐仕通达科技有限公司 Robot task grouping method and device

Also Published As

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

Similar Documents

Publication Publication Date Title
CN107390698B (en) Supplementary sweeping method and chip of sweeping robot
CN109984689B (en) Cleaning robot and path optimization method thereof
CN111830970B (en) Regional cleaning planning method for robot walking along edge, chip and robot
CN109945873B (en) Hybrid path planning method for indoor mobile robot motion control
Oh et al. Complete coverage navigation of cleaning robots using triangular-cell-based map
Moon et al. Kinodynamic planner dual-tree RRT (DT-RRT) for two-wheeled mobile robots using the rapidly exploring random tree
US20230393584A1 (en) Cleaning Path Planning Method Based on Pathfinding cost, Chip, and Cleaning Robot
CN112033404A (en) Multi-communication-region full-coverage cleaning path planning method for unmanned sweeper
CN106774347A (en) Robot path planning method, device and robot under indoor dynamic environment
CN113189988B (en) Autonomous path planning method based on Harris algorithm and RRT algorithm composition
CN110412619B (en) Region traversing method of laser robot and laser main control chip
CN111562788A (en) Path planning and obstacle avoidance method for indoor intelligent cleaning robot
CN111521189B (en) Cleaning path planning method and device
CN113110445A (en) Robot path planning method and device, robot and storage medium
CN111307156A (en) Coverage path planning method suitable for vehicle-shaped robot
CN111595340A (en) Path determining method and device and electronic equipment
Raghavan et al. Reconfigurable and agile legged-wheeled robot navigation in cluttered environments with movable obstacles
CN116852367A (en) Six-axis mechanical arm obstacle avoidance path planning method based on improved RRTstar
CN116839609A (en) Full coverage path planning method, device and computer readable storage medium
CN114995391B (en) 4-order B spline curve path planning method for improving A-algorithm
CN116149314A (en) Robot full-coverage operation method and device and robot
CN111427346A (en) Local path planning and tracking method suitable for vehicle-shaped robot
CN113885531B (en) Method for mobile robot, circuit, medium, and program
Oh et al. Navigation of cleaning robots using triangular-cell map for complete coverage
CN116804766A (en) AGV multi-neighborhood path planning optimization method based on laser SLAM

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