WO2019104694A1 - Floor-sweeping robot full coverage cleaning method and floor-sweeping robot - Google Patents

Floor-sweeping robot full coverage cleaning method and floor-sweeping robot Download PDF

Info

Publication number
WO2019104694A1
WO2019104694A1 PCT/CN2017/114078 CN2017114078W WO2019104694A1 WO 2019104694 A1 WO2019104694 A1 WO 2019104694A1 CN 2017114078 W CN2017114078 W CN 2017114078W WO 2019104694 A1 WO2019104694 A1 WO 2019104694A1
Authority
WO
WIPO (PCT)
Prior art keywords
cleaning
area
module
grid
dead zone
Prior art date
Application number
PCT/CN2017/114078
Other languages
French (fr)
Chinese (zh)
Inventor
张立新
周毕兴
Original Assignee
深圳市沃特沃德股份有限公司
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 深圳市沃特沃德股份有限公司 filed Critical 深圳市沃特沃德股份有限公司
Priority to PCT/CN2017/114078 priority Critical patent/WO2019104694A1/en
Publication of WO2019104694A1 publication Critical patent/WO2019104694A1/en

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions

Definitions

  • the present invention relates to the field of robots, and more particularly to a method for sweeping a sweeping robot and a sweeping robot.
  • the existing sweeping robot's full coverage route has a random sweeping route: the robot moves linearly, rotates a random angle after hitting the obstacle, and continues to move forward, repeating the above operation until the battery is low or reaches a predetermined cleaning time;
  • the combination of sweeping route and random sweeping route The robot first performs the reciprocating cleaning of the bow type. After multiple collisions at a certain place, it is considered that the robot can not continue to work in the cow farming mode. At this time, the angle is randomly changed to continue the cow.
  • the split method cleans the route: divides the cleaning space into obstacle polygons, and divides multiple sub-areas (at this time there is no obstacle in the sub-area), A connection relationship is established between the sub-areas, and then the cattle cleaning or the inner spiral is used to cover the cleaning in the sub-areas.
  • the above methods of random cleaning and random cleaning combined with cattle mulching have strong randomness, and the covering effect is related to the cleaning time, which is prone to leakage scanning and repeated cleaning.
  • the split method is applicable to the full coverage of known maps. (For example, a Sweeper equipped with a lidar), while a general sweeper (except for a laser radar) faces an unknown environment and it is difficult to obtain a known map.
  • the main object of the present invention is to provide a method for sweeping a sweeping robot with full coverage, aiming at solving the existing sweep ⁇ 0 2019/104694 ⁇ (:17 ⁇ 2017/114078
  • the present invention provides a method for sweeping a full coverage of a sweeping robot, including:
  • the present invention also provides a cleaning robot, comprising:
  • an initialization module configured to initialize a grid map at a first starting point, so that the grids in the grid map are blank grids with a grid filling state of an uncleaned state, where the first starting point is The origin of the raster map;
  • a first cleaning module configured to perform cleaning according to a specified planning manner, and form a first grid map by marking the cleaned area
  • a first determining module configured to determine whether it is caught in a cleaning dead zone
  • a marking module configured to mark a coverage area of the cleaning dead zone on the first grid map to form a second grid map
  • a second determining module configured to determine whether an uncleaned area exists on the second raster map
  • a mobile module configured to: if yes, move to the uncleaned area according to a specified route;
  • the second cleaning module is configured to clean the uncleaned area according to the planned cleaning route.
  • the sweeping robot of the present invention has a grid map drawing function, and uses the starting point of the sweeping robot to start cleaning as the origin.
  • the cleaned and obstacles are identified by the vertical and horizontal coordinates on the grid map.
  • the sweeping robot can finally form a map that has been cleaned and unswept, so that the robot can perform the full coverage cleaning of the unknown area in a targeted and efficient manner, avoiding the situation of sweeping and repeating cleaning, and improving the cleaning efficiency;
  • the robot moves to the unswept area by the smooth and smooth route that the sweeping robot can follow, and selects the inner spiral cleaning or the cattle cultivating method to clean the sweep according to the regional characteristics of the uncleaned area. Complete full coverage cleaning of the unknown area.
  • FIG. 1 is a schematic flow chart of a method for full-cover cleaning of a cleaning robot according to an embodiment of the present invention
  • step 34 of an embodiment of the present invention is a schematic flow chart of step 34 of an embodiment of the present invention.
  • step 341 of an embodiment of the present invention is a schematic flow chart of step 341 of an embodiment of the present invention.
  • step 3410 of an embodiment of the present invention is a schematic flow chart of step 3410 of an embodiment of the present invention.
  • step 38 of an embodiment of the present invention is a schematic flow chart of step 38 of an embodiment of the present invention.
  • step 37 of still another embodiment of the present invention is a schematic flow chart of step 37 of still another embodiment of the present invention.
  • FIG. 7 is a schematic view showing a distribution state of a cleaning dead zone according to an embodiment of the present invention.
  • FIG. 8 is a schematic view showing a distribution state of a cleaning dead zone according to another embodiment of the present invention.
  • FIG. 9 is a schematic structural view of a cleaning robot according to an embodiment of the present invention.
  • FIG. 10 is a schematic structural diagram of an escape module according to an embodiment of the present invention.
  • FIG. 11 is a schematic structural diagram of a third determining submodule according to an embodiment of the present invention.
  • FIG. 12 is a schematic structural diagram of a fourth determining unit according to an embodiment of the present invention.
  • FIG. 13 is a schematic structural diagram of a second cleaning module according to an embodiment of the present invention.
  • FIG. 14 is a schematic structural diagram of a mobile module according to still another embodiment of the present invention.
  • FIG. 15 is a schematic structural diagram of a second determining module according to an embodiment of the present invention.
  • a method for full coverage cleaning of a cleaning robot includes:
  • the first starting point in this step refers to the position where the cleaning robot is located when starting cleaning, and uses this as the coordinate origin of the grid map.
  • the grid map is formed by marking different grid filling states during the cleaning process, so as to gradually reduce the unknown area until all the layout information of the original unknown area is identified for full coverage cleaning.
  • each unknown symbol on the grid map of this embodiment is represented by, where the horizontal and vertical coordinates are represented, the value is represented, 0 is unknown, 1 is cleaned, and 2 is an obstacle.
  • [0044] 82 Perform cleaning according to a specified planning manner, and form a first raster map by marking the cleaning area.
  • the specified planning method in this step includes a cattle farming method, and a grid map is created by identifying the cleaned and obstacles in the vertical and horizontal coordinates during the cleaning process of the cattle farming method, and finally the cleaning robot can distinguish the cleaned,
  • the unswept map so that the sweeping robot searches for the unswept area according to the filling state of the grid, and gradually realizes the full coverage cleaning, so that the robot can complete the full coverage cleaning of the unknown area in a targeted and efficient manner, avoiding the situation of sweeping and repeating cleaning. , improve cleaning efficiency.
  • the cleaning dead zone in this step means that the grid in front of the sweeping robot has been marked as an obstacle area, a cleaned area or a reaching boundary, and the other directions are marked as a cleaned area or an obstacle area, resulting in sweeping the ground.
  • the robot cannot continue to clean according to the original cattle farming method.
  • the cleaning dead zone is escaped by moving along the wall or the like, so that the sweeping robot continues to clean.
  • the coverage area of the cleaning dead zone in this step is the range of the area from the start of the cleaning dead zone to the escape of the cleaning dead zone, and the above-mentioned area range may be displayed on the grid according to a regular square or rectangle involving the grid area. On the map.
  • the unswept area of the sweep is easily formed around the coverage area of the cleaning dead zone, and the uncleaned area is determined by the area where the unfilled grid is located.
  • the sweeping robot can select the inner spiral cleaning or the cattle tilling method to clean the sweep according to the regional distribution characteristics of the uncleaned area, to complete the full coverage cleaning of the area, and improve the cleaning effect.
  • step 34 of the embodiment includes:
  • the second starting point in this step refers to the position where the cleaning robot has just encountered the cleaning dead zone; the moving mode along the wall refers to the edge cleaning mode along the side close to the cleaning dead zone.
  • the end condition of this step includes: finding a starting point suitable for the next cow-tapping mode or reaching a preset condition such as a defined time and/or distance along the wall movement.
  • [0062] 842 if yes, ending the movement along the wall and marking the first end point of the cleaning dead zone, so as to form a coverage area of the cleaning dead zone between the second starting point and the first end point .
  • the first end point in this step refers to the position where the sweeping robot has just escaped from the cleaning dead zone, and then according to the grid distribution between the position just after the cleaning dead zone and the position just fleeing the cleaning dead zone, Graphical fills for the cleaning path, such as squares or rectangles, are easily displayed on a map.
  • step 341 of the embodiment includes:
  • the motion space of this step refers to an area suitable for continuous bow type cleaning without being interrupted.
  • the sweeping robot analyzes the filling state of the surrounding grid at the location where it is located. For example, the left or right direction of the front and front of the position is unfilled, which is a suitable moving space for cattle farming.
  • This step is to find the position suitable for the motion space as the cleaning dead zone end position, so as to form a corresponding coverage area of the cleaning dead zone in the grid map. ⁇ 0 2019/104694 ⁇ (:17 ⁇ 2017/114078
  • Step 341 of an embodiment of the present invention further includes:
  • a qualification condition is set for the movement of the sweeping robot along the wall to ensure that the sweeping robot only performs short-term movement along the wall, thereby improving the cleaning efficiency.
  • the coverage area of the cleaning dead zone is small, and the sweeping robot will quickly find the exit of the sports space suitable for the cattle mulching mode along the wall, and continue to clean the dead zone after moving along the wall. Coverage mode; However, as shown in Figure 10, the coverage area of the cleaning dead zone is larger, and the time and distance of movement along the wall are larger.
  • setting the time along the wall is or; or the distance along the wall is 2 ⁇ 111 or 5 ⁇ 111
  • other embodiments of the present invention can also set the distance along the wall and the distance along the wall at the same time as the first achieved condition. As a priority.
  • step 3410 of this embodiment includes:
  • This embodiment indicates that this grid area has been cleaned by filling a corresponding grid on the grid map.
  • the distribution status of the unswept area is monitored by monitoring the blank grid to analyze whether there is a cattle farming coverage area suitable for continuing to follow the originally specified planning mode.
  • the blank grid in this step indicates that there is an uncleaned area around the cleaning dead zone and can be reached by the original designated planning of the arable coverage.
  • step 38 of the embodiment includes:
  • the first cleaning route of this step refers to a bow-shaped cattle farming coverage route.
  • Step 38 of an embodiment of the present invention further includes:
  • the uncleaned area does not satisfy the continuous area requirement of the sweeping robot's bow type cleaning, or the uncleaned area is an irregular area, it is determined that the inner spiral cleaning method is used for cleaning.
  • the internal spiral cleaning method means that the spiral cleaning is continuously inward from the outermost boundary of the area, and the uncleaned area is gradually reduced without affecting the cleaned area.
  • step 37 includes
  • the distribution information in this step includes distribution information such as the number of the missing scanning area, the distribution area of the missing scanning area, and the distance between the missing scanning areas.
  • [0097] 871 according to the distribution information according to The specified route is planned by the method, and the above specified route is a smooth route.
  • the specified route in this step refers to a smooth path that is cleared from the position where the sweeping robot ends the cattle tilling coverage mode through the special path planning algorithm, and reaches the uncleaned area, compared to the existing broken line moving route. It is convenient for the robot to control walking, which is more suitable for the user's visual experience. In this embodiment, 11 is adopted.
  • the algorithm plans the path from the current position to the nearest leak-sweep area, and from the nearest leak-sweep area to the next-most leak-sweep area, etc., to achieve smoothing of the route.
  • step 86 of an embodiment of the present invention includes:
  • [0101] 860 Search for an area where the blank grid on the second raster map is located according to the grid filling state.
  • the candidate queue in this step refers to the manner in which a plurality of uncleaned areas pass through the candidate queue when there are a plurality of uncleaned areas, so that the uncleaned areas are cleaned one by one, and the comprehensive coverage is cleaned.
  • a cleaning robot according to an embodiment of the present invention includes:
  • the initialization module 1 is configured to initialize the grid map at the first starting point, so that the grids in the grid map are all blank grids with a grid filling state of an uncleaned state, and the first starting point is The origin of the raster map.
  • the first starting point in this embodiment refers to the position where the cleaning robot is located when starting cleaning, and is used as the coordinate origin of the grid map.
  • the grid map is formed by marking different grid filling states during the cleaning process, so as to gradually reduce the unknown area until all the layout information of the original unknown area is identified for full coverage cleaning.
  • each unknown representation on the grid map of the present embodiment is represented by a horizontal and vertical coordinate, indicating a value, 0 is unknown, 1 is cleaned, and 2 is an obstacle.
  • the first cleaning module 2 is configured to perform cleaning according to a specified planning manner, and form a first raster map by marking the cleaned area.
  • the specified planning method of the embodiment includes a cattle farming method, and in the cleaning process of the cattle farming method, a grid map is created by using the vertical and horizontal coordinates to identify areas such as cleaning and obstacles, and finally the cleaning robot can distinguish the cleaned,
  • the unswept map so that the sweeping robot searches for the uncleaned area according to the filling state of the grid, and gradually realizes the full coverage cleaning, so that the sweeping robot can perform the full coverage cleaning of the unknown area in a targeted and efficient manner, avoiding the sweeping and repeating cleaning. Situation, improve cleaning efficiency.
  • the first determining module 3 is configured to determine whether to fall into a cleaning dead zone.
  • the cleaning dead zone in this embodiment means that the front grid of the cleaning robot has been marked as an obstacle area, a cleaned area or a reaching boundary, and other directions are marked as a cleaned area or an obstacle area, resulting in The sweeping robot cannot continue to clean according to the original cattle farming method.
  • the escape module 4 if used, escapes from the cleaning dead zone.
  • the cleaning dead zone is escaped by moving along the wall or the like, so that the sweeping robot continues to clean.
  • a marking module 5 configured to mark a coverage area of the cleaning dead zone on the first grid map to form a second grid map.
  • the coverage area of the cleaning dead zone in this embodiment is the range of the area from the start of the cleaning dead zone to the escape of the cleaning dead zone, and the above range of the area may be displayed in a regular square or rectangle according to the grid area involved. ⁇ 0 2019/104694 ⁇ (:17 ⁇ 2017/114078
  • the second determining module 6 is configured to determine whether an uncleaned area exists on the second raster map.
  • the unswept area of the sweep is easily formed around the coverage area of the cleaning dead zone, and the uncleaned area is determined by the area where the unfilled grid is located.
  • the moving module 7 is configured to move to the uncleaned area if yes.
  • the second cleaning module 8 is configured to clean the uncleaned area according to the planned cleaning route.
  • the cleaning robot can select the inner spiral cleaning or the cattle cultivating method to clean the sweep according to the regional distribution characteristics of the uncleaned area, to complete the full coverage cleaning of the area, and improve the cleaning effect.
  • the escape module 4 of the embodiment includes:
  • the activation sub-module 40 is configured to initiate a wall-to-wall motion mode to move along the wall along the boundary of the cleaning dead zone at the second starting point of the cleaning dead zone.
  • the second starting point in this embodiment refers to the position where the cleaning robot has just encountered the cleaning dead zone; the wall moving mode refers to the edge cleaning mode along the side close to the cleaning dead zone.
  • the third determining sub-module 41 is configured to determine whether the preset end condition of the wall movement is reached.
  • the end condition of the present embodiment includes: finding a starting point suitable for the next cow farming coverage mode or reaching a preset condition such as a defined time and/or distance along the wall movement.
  • End sub-module 42 for, if yes, ending the movement along the wall and marking the first end point of the cleaning dead zone to form the cleaning between the second starting point and the first end point The coverage area of the dead zone.
  • the first end point in this embodiment refers to the position where the cleaning robot has just escaped from the cleaning dead zone, and then according to the grid distribution between the position where the cleaning dead zone has just been encountered and the position just fertil the cleaning dead zone, Graphical fills such as squares or rectangles that are easy to sweep the robot to plan the cleaning path are displayed on a map.
  • the third determining sub-module 41 of the embodiment includes:
  • the fourth determining unit 410 is configured to determine whether a motion space suitable for the specified planning mode is detected.
  • the motion space of the present embodiment refers to an area suitable for continuous bow type cleaning without being interrupted.
  • the sweeping robot analyzes the filling state of the surrounding grid at the location, for example, the left or right direction of the front and front of the position is unfilled, which is a sports space suitable for the cattle farming method.
  • the first determining unit 411 is configured to determine, when the motion space suitable for the specified planning mode is detected, determine that the end condition of the movement along the wall is reached, and the third starting point of the motion space is the One end ⁇ 0 2019/104694 ⁇ (:17 ⁇ 2017/114078
  • the position of the suitable moving space is found to be the cleaning dead zone end position, so as to form a corresponding cleaning area of the dead zone in the grid map.
  • the third determining sub-module 41 of an embodiment of the present invention further includes:
  • the statistic unit 412 is configured to count the time and/or distance of the movement along the wall if the motion space suitable for the specified planning mode is not detected.
  • a limited condition is set for the movement of the sweeping robot along the wall to ensure that the sweeping robot only performs short-term movement along the wall, thereby improving the cleaning efficiency.
  • the coverage area of the cleaning dead zone is small, and the sweeping robot will quickly find the exit of the sports space suitable for the cattle mulching mode along the wall, and continue to clean the dead zone after moving along the wall. Coverage mode; However, as shown in Figure 10, the coverage area of the cleaning dead zone is larger, and the time and distance of movement along the wall are larger.
  • the fifth determining unit 413 is configured to determine whether the time and/or distance reaches a preset value.
  • the setting time along the wall is 103 or 153; or the distance along the wall is 2 ⁇ 111 or 5 ⁇ 111, and other embodiments of the present invention can simultaneously set the distance along the wall and the distance along the wall, to reach the first The conditions are prioritized.
  • the sixth determining unit 414 is configured to determine to terminate the cleaning according to the specified planning mode if the preset value is reached.
  • the fourth determining unit 410 of the embodiment includes:
  • the detecting subunit 4101 is configured to detect a grid filling state around the cleaning dead zone.
  • the detecting sub-unit 4101 detects that the corresponding grid has been filled on the grid map, indicating that the grid area has been cleaned.
  • the seventh determining subunit 4102 is configured to determine whether there is a blank grid suitable for the specified planning mode.
  • the seventh judging subunit 4102 monitors the distribution state of the blank grid monitoring uncleaned area to analyze whether there is a cattle farming coverage area suitable for continuing to follow the originally specified planning mode.
  • a third determining subunit 4103 configured to determine, if present, a location suitable for the specified planning mode ⁇ 0 2019/104694 ⁇ (:17 ⁇ 2017/114078
  • the blank grid in this step indicates that there is an uncleaned area around the cleaning dead zone and can be reached by the original designated planning of the arable coverage.
  • Fourth determining subunit 4104 for if not present, determining that the motion space does not exist.
  • a second cleaning module 8 includes:
  • the eighth determining sub-module 80 is configured to determine whether the uncleaned area is suitable for the cattle farming coverage mode.
  • the unswept area satisfies the continuous area requirement of the sweeping robot's bow type cleaning, it is determined that it is suitable for the arable coverage mode.
  • the first planning sub-module 81 is configured to plan the first cleaning route by the cattle farming cover method if appropriate.
  • the first cleaning route planned by the first planning sub-module 81 is used for the bow-shaped cattle farming coverage route.
  • the third cleaning sub-module 82 is configured to clean according to the first cleaning route.
  • the second cleaning module 8 of an embodiment of the invention further includes:
  • a second planning sub-module 83 configured to plan a second cleaning route by using an inner spiral cleaning method if not suitable
  • the inner spiral cleaning method means that the spiral cleaning is continuously inward from the outermost boundary of the area, and the uncleaned area is gradually reduced without affecting the cleaned area.
  • the fourth cleaning sub-module 84 is configured to clean according to the second cleaning route.
  • the moving module 7 includes:
  • the analysis sub-module 70 is configured to analyze distribution information of the unswept area.
  • the distribution information in this embodiment includes distribution information such as the number of the missing scanning regions, the distribution area of the missing scanning regions, and the distance between the missing scanning regions.
  • a third planning sub-module 71 configured to follow the distribution information according to The algorithm plans the specified route, and the specified route is a smooth route.
  • the specified route in this embodiment refers to planning to terminate the cattle from the sweeping robot through a special path planning algorithm. ⁇ 0 2019/104694 ⁇ (:17 ⁇ 2017/114078
  • the location of the ploughing coverage mode, reaching the smooth and smooth route of the above unswept area, is more convenient for the robot to control walking than the existing folding line movement route, and more suitable for the user's visual experience.
  • the algorithm plans the path from the current position to the nearest leak-sweep area, and from the nearest leak-sweep area to the next-most leak-sweep area, etc., to achieve smoothing of the route.
  • the moving sub-module 72 is configured to move to the uncleaned area according to the smoothing route.
  • a second embodiment of the present invention includes:
  • the search sub-module 60 is configured to search for an area where the blank grid on the second grid map is located according to the grid filling state.
  • the adding submodule 61 is configured to add the area where the blank grid is located to the candidate queue of the unswept area.
  • the candidate queue in this embodiment refers to the manner in which a plurality of uncleaned areas pass through the candidate queue when there are a plurality of uncleaned areas, so that the uncleaned areas are cleaned one by one, and the comprehensive coverage is cleaned.
  • the cleaning robot of the embodiment of the present invention has a grid map construction function, and the starting point of the cleaning of the sweeping robot is taken as the origin, and the cleaning is performed on the grid map by the vertical and horizontal coordinates in the process of cleaning along the cattle farming cover mode.
  • the sweeping robot can finally form a map that has been cleaned and unswept, so that the robot can complete the full coverage cleaning of the unknown area in a targeted and efficient manner, avoiding the situation of sweeping and repeating cleaning, and improving the cleaning efficiency;
  • the robot of the embodiment of the present invention moves to the uncleaned area by the smooth and smooth route that the cleaning robot can follow, and selects the inner spiral cleaning or the cattle cultivating method according to the regional characteristics of the uncleaned area. Perform a sweep to complete the full coverage sweep of the unknown area.

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

Provided in the present invention is a floor-sweeping robot full coverage cleaning method, comprising: before cleaning, initialising a grid map; on the basis of a specified planning method, implementing cleaning and marking the cleaned area; determining whether caught in a cleaning dead zone; if so, then leaving the cleaning dead zone; on the basis of an updated grid map, determining an uncleaned area; moving to the uncleaned area and cleaning according to a planned cleaning route. The floor-sweeping robot of the present invention efficiently implements full coverage cleaning of unknown areas, increasing cleaning efficiency.

Description

\¥0 2019/104694 卩(:17 \2017/114078  \¥0 2019/104694 卩(:17 \2017/114078
1 扫地机器人全覆盖清扫的方法及扫地机器人 技术领域  1 sweeping robot full coverage cleaning method and sweeping robot
[0001] 本发明涉及到机器人领域, 特别是涉及到扫地机器人全覆盖清扫的方法及扫地 机器人。  [0001] The present invention relates to the field of robots, and more particularly to a method for sweeping a sweeping robot and a sweeping robot.
背景技术  Background technique
[0002] 目前, 利用机器人代替人工从事重复或危险的工作已成为一种趋势, 这就要求 机器人更加智能化。 规划移动路线是移动机器人的关键技术, 对机器人智能化 程度的提高有重要意义。 路线规划可按其实现的目标分为两类: 点到点路径规 划及全覆盖路线规划。 全覆盖路线规划是指在二维笛卡尔工作空间中, 在保证 所规划路线合理且最优的前提下, 能够从起始点到达终点且经过所有非障碍物 区域。 扫地机器人因为需要清理指定环境内的所有区域, 因此需要优化的全覆 盖路线来保证高效完成清扫任务。 现有扫地机器人的全覆盖路线的方式有随机 清扫路线: 机器人先直线运动, 碰到障碍物后旋转一个随机角度, 继续向前行 进, 重复上述操作直到电量低或达到预定的清扫时间; 牛耕清扫路线与随机清 扫路线的结合: 机器人先进行弓字型的往复清扫, 在某处多次碰撞后, 即认为 机器人无法继续以牛耕覆盖方式工作, 此时则随机转过一个角度, 继续牛耕清 扫, 令机器人重复上述操作直到电量低或达到预定; 剖分法清扫路线: 将清扫 空间按障碍物多边形进行分割, 划分出多个子区域 (此时子区域内已经不存在 障碍物) , 在子区域间建立连接关系, 然后分别在子区域内采用牛耕或内螺旋 进行覆盖清扫。 但上述随机清扫和随机清扫结合牛耕覆盖的方法, 都有很强的 随机性, 覆盖效果与清扫时间有关, 容易出现漏扫以及重复清扫的情况; 剖分 法适用于已知地图的全覆盖 (例如搭载了激光雷达的扫地机) , 而一般扫地机 (除激光雷达外) 面对的是未知环境, 且很难获得已知地图。  [0002] At present, the use of robots instead of artificially engaging in repeated or dangerous work has become a trend, which requires robots to be more intelligent. Planning a mobile route is a key technology for mobile robots, and it is important for improving the intelligence of robots. Route planning can be divided into two categories according to its goals: point-to-point path planning and full coverage route planning. Full coverage route planning refers to the ability to reach the end point from the starting point and pass through all non-obstacle areas in the two-dimensional Cartesian workspace, while ensuring that the planned route is reasonable and optimal. Because the sweeping robot needs to clean all areas within the specified environment, an optimized full coverage route is required to ensure efficient cleaning. The existing sweeping robot's full coverage route has a random sweeping route: the robot moves linearly, rotates a random angle after hitting the obstacle, and continues to move forward, repeating the above operation until the battery is low or reaches a predetermined cleaning time; The combination of sweeping route and random sweeping route: The robot first performs the reciprocating cleaning of the bow type. After multiple collisions at a certain place, it is considered that the robot can not continue to work in the cow farming mode. At this time, the angle is randomly changed to continue the cow. Ploughing and sweeping, so that the robot repeats the above operation until the battery is low or reaches the predetermined time; the split method cleans the route: divides the cleaning space into obstacle polygons, and divides multiple sub-areas (at this time there is no obstacle in the sub-area), A connection relationship is established between the sub-areas, and then the cattle cleaning or the inner spiral is used to cover the cleaning in the sub-areas. However, the above methods of random cleaning and random cleaning combined with cattle mulching have strong randomness, and the covering effect is related to the cleaning time, which is prone to leakage scanning and repeated cleaning. The split method is applicable to the full coverage of known maps. (For example, a Sweeper equipped with a lidar), while a general sweeper (except for a laser radar) faces an unknown environment and it is difficult to obtain a known map.
[0003] 因此, 现有技术还有待改进。  [0003] Therefore, the prior art still needs to be improved.
技术问题  technical problem
[0004] 本发明的主要目的为提供一种扫地机器人全覆盖清扫的方法, 旨在解决现有扫 \¥0 2019/104694 卩(:17 \2017/114078 [0004] The main object of the present invention is to provide a method for sweeping a sweeping robot with full coverage, aiming at solving the existing sweep \¥0 2019/104694 卩(:17 \2017/114078
2 地机器人无法实现在未知环境中全覆盖清扫的技术问题。  2 The ground robot cannot realize the technical problem of full coverage cleaning in an unknown environment.
问题的解决方案  Problem solution
技术解决方案  Technical solution
[0005] 本发明提出一种扫地机器人全覆盖清扫的方法, 包括:  [0005] The present invention provides a method for sweeping a full coverage of a sweeping robot, including:
[0006] 在第一起点处初始化栅格地图, 以便所述栅格地图中的栅格均为栅格填充状态 为未清扫状态的空白栅格, 所述第一起点为所述栅格地图的原点;  [0006] initializing the grid map at the first starting point, so that the grids in the grid map are all blank grids whose grid filling state is an unswept state, and the first starting point is the grid map Origin
[0007] 根据指定规划方式进行清扫, 并通过标记已清扫区域形成第一栅格地图; [0007] cleaning according to a specified planning mode, and forming a first grid map by marking the cleaned area;
[0008] 判断是否陷入清扫死区; [0008] determining whether it is caught in the cleaning dead zone;
[0009] 若是, 则逃离所述清扫死区;  [0009] If yes, fleeing the cleaning dead zone;
[0010] 在所述第一栅格地图上标记所述清扫死区的覆盖区域, 以形成第二栅格地图; [0011] 判断所述第二栅格地图上是否存在未清扫区域;  [0010] marking a coverage area of the cleaning dead zone on the first grid map to form a second grid map; [0011] determining whether there is an uncleaned area on the second grid map;
[0012] 若是, 则移动至所述未清扫区域;  [0012] If yes, moving to the uncleaned area;
[0013] 按照规划的清扫路线清扫未清扫区域。  [0013] Clean the uncleaned area according to the planned cleaning route.
[0014] 本发明还提供了一种扫地机器人, 包括:  [0014] The present invention also provides a cleaning robot, comprising:
[0015] 初始化模块, 用于在第一起点处初始化栅格地图, 以便所述栅格地图中的栅格 均为栅格填充状态为未清扫状态的空白栅格, 所述第一起点为所述栅格地图的 原点;  [0015] an initialization module, configured to initialize a grid map at a first starting point, so that the grids in the grid map are blank grids with a grid filling state of an uncleaned state, where the first starting point is The origin of the raster map;
[0016] 第一清扫模块, 用于根据指定规划方式进行清扫, 并通过标记已清扫区域形成 第一栅格地图;  [0016] a first cleaning module, configured to perform cleaning according to a specified planning manner, and form a first grid map by marking the cleaned area;
[0017] 第一判断模块, 用于判断是否陷入清扫死区;  [0017] a first determining module, configured to determine whether it is caught in a cleaning dead zone;
[0018] 逃离模块, 用于若是, 则逃离所述清扫死区;  [0018] the escape module, if yes, fleeing the cleaning dead zone;
[0019] 标记模块, 用于在所述第一栅格地图上标记所述清扫死区的覆盖区域, 以形成 第二栅格地图;  [0019] a marking module, configured to mark a coverage area of the cleaning dead zone on the first grid map to form a second grid map;
[0020] 第二判断模块, 用于判断所述第二栅格地图上是否存在未清扫区域;  [0020] a second determining module, configured to determine whether an uncleaned area exists on the second raster map;
[0021] 移动模块, 用于若是, 则按照指定路线移动至所述未清扫区域;  [0021] a mobile module, configured to: if yes, move to the uncleaned area according to a specified route;
[0022] 第二清扫模块, 用于按照规划的清扫路线清扫未清扫区域。  [0022] The second cleaning module is configured to clean the uncleaned area according to the planned cleaning route.
发明的有益效果  Advantageous effects of the invention
有益效果 \¥0 2019/104694 卩(:17 \2017/114078 Beneficial effect \¥0 2019/104694 卩(:17 \2017/114078
3  3
[0023] 本发明的扫地机器人具备栅格地图建图功能, 以扫地机器人开始清扫的起点为 原点, 在沿指定规划方式清扫的过程中同时在栅格地图上通过纵横坐标标识已 清扫、 障碍物等区域, 最终形成扫地机器人能区分已清扫、 未清扫的地图, 以 便机器人有针对性的高效完成未知区域的全覆盖清扫工作, 避免了漏扫、 重复 清扫的情况, 提高清扫效率; 而且本发明的机器人在完成牛耕覆盖方式清扫后 , 通过扫地机器人可跟随的流畅平滑的路线移动到未清扫区域, 并根据未清扫 区域的区域特征选择内螺旋清扫或牛耕覆盖方式清扫进行补扫, 以完成未知区 域的全覆盖清扫。 [0023] The sweeping robot of the present invention has a grid map drawing function, and uses the starting point of the sweeping robot to start cleaning as the origin. In the process of cleaning along the specified planning mode, the cleaned and obstacles are identified by the vertical and horizontal coordinates on the grid map. In the same area, the sweeping robot can finally form a map that has been cleaned and unswept, so that the robot can perform the full coverage cleaning of the unknown area in a targeted and efficient manner, avoiding the situation of sweeping and repeating cleaning, and improving the cleaning efficiency; After completing the cleaning of the cattle cultivating method, the robot moves to the unswept area by the smooth and smooth route that the sweeping robot can follow, and selects the inner spiral cleaning or the cattle cultivating method to clean the sweep according to the regional characteristics of the uncleaned area. Complete full coverage cleaning of the unknown area.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0024] 图 1本发明一实施例的扫地机器人全覆盖清扫的方法流程示意图;  1 is a schematic flow chart of a method for full-cover cleaning of a cleaning robot according to an embodiment of the present invention;
[0025] 图 2本发明一实施例的步骤 34的流程示意图;  2 is a schematic flow chart of step 34 of an embodiment of the present invention;
[0026] 图 3本发明一实施例的步骤 341的流程示意图;  3 is a schematic flow chart of step 341 of an embodiment of the present invention;
[0027] 图 4本发明一实施例的步骤 3410的流程示意图;  4 is a schematic flow chart of step 3410 of an embodiment of the present invention;
[0028] 图 5本发明一实施例的步骤 38的流程示意图;  5 is a schematic flow chart of step 38 of an embodiment of the present invention;
[0029] 图 6本发明又一实施例的步骤 37的流程示意图;  6 is a schematic flow chart of step 37 of still another embodiment of the present invention;
[0030] 图 7本发明一实施例的清扫死区的分布状态示意图;  7 is a schematic view showing a distribution state of a cleaning dead zone according to an embodiment of the present invention;
[0031] 图 8本发明另一实施例的清扫死区的分布状态示意图;  8 is a schematic view showing a distribution state of a cleaning dead zone according to another embodiment of the present invention;
[0032] 图 9本发明一实施例的扫地机器人的结构示意图;  9 is a schematic structural view of a cleaning robot according to an embodiment of the present invention;
[0033] 图 10本发明一实施例的逃离模块的结构示意图;  10 is a schematic structural diagram of an escape module according to an embodiment of the present invention;
[0034] 图 11本发明一实施例的第三判断子模块的结构示意图;  11 is a schematic structural diagram of a third determining submodule according to an embodiment of the present invention;
[0035] 图 12本发明一实施例的第四判断单元的结构示意图;  12 is a schematic structural diagram of a fourth determining unit according to an embodiment of the present invention;
[0036] 图 13本发明一实施例的第二清扫模块的结构示意图;  13 is a schematic structural diagram of a second cleaning module according to an embodiment of the present invention;
[0037] 图 14本发明又一实施例的移动模块的结构示意图;  14 is a schematic structural diagram of a mobile module according to still another embodiment of the present invention;
[0038] 图 15本发明一实施例的第二判断模块的结构示意图。  FIG. 15 is a schematic structural diagram of a second determining module according to an embodiment of the present invention.
[0039] 本发明目的的实现、 功能特点及优点将结合实施例, 参照附图做进一步说明。  [0039] The implementation, functional features, and advantages of the present invention will be further described with reference to the accompanying drawings.
实施该发明的最佳实施例  BEST MODE FOR CARRYING OUT THE INVENTION
本发明的最佳实施方式 \¥0 2019/104694 卩(:17 \2017/114078 BEST MODE FOR CARRYING OUT THE INVENTION \¥0 2019/104694 卩(:17 \2017/114078
4  4
[0040] 应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用于限定本发 明。 The specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
[0041] 参照图 1, 本发明一实施例的扫地机器人全覆盖清扫的方法, 包括:  [0041] Referring to FIG. 1, a method for full coverage cleaning of a cleaning robot according to an embodiment of the present invention includes:
[0042] 81: 在第一起点处初始化栅格地图, 以便所述栅格地图中的栅格均为栅格填充 状态为未清扫状态的空白栅格, 所述第一起点为所述栅格地图的原点。  [0042] 81: Initialize a grid map at a first starting point, so that the grids in the grid map are blank grids with a grid filling state of an uncleaned state, and the first starting point is the grid The origin of the map.
[0043] 本步骤中的第一起点指开始清扫时扫地机器人所处位置, 并以此为栅格地图的 坐标原点。 本实施例扫地机器人在清扫过程中, 通过标记不同的栅格填充状态 形成栅格地图, 以便逐渐减小未知区域, 直到全部识别原未知区域的布局信息 , 以供全覆盖地清扫。 比如, 本实施例的栅格地图上每个未知表示为,其中表示 横纵坐标, 表示值, 0为未知, 1为已清扫, 2为障碍物。  [0043] The first starting point in this step refers to the position where the cleaning robot is located when starting cleaning, and uses this as the coordinate origin of the grid map. In the cleaning process of the present embodiment, the grid map is formed by marking different grid filling states during the cleaning process, so as to gradually reduce the unknown area until all the layout information of the original unknown area is identified for full coverage cleaning. For example, each unknown symbol on the grid map of this embodiment is represented by, where the horizontal and vertical coordinates are represented, the value is represented, 0 is unknown, 1 is cleaned, and 2 is an obstacle.
[0044] 82: 根据指定规划方式进行清扫, 并通过标记清扫区域形成第一栅格地图。  [0044] 82: Perform cleaning according to a specified planning manner, and form a first raster map by marking the cleaning area.
[0045] 本步骤中的指定规划方式包括牛耕覆盖方式, 在牛耕覆盖方式进行清扫过程中 通过纵横坐标标识已清扫、 障碍物等区域创建栅格地图, 最终形成扫地机器人 能区分已清扫、 未清扫的地图, 以便扫地机器人根据栅格的填充状态搜寻未清 扫区域, 逐步实现全覆盖清扫, 以便机器人有针对性的高效完成未知区域的全 覆盖清扫工作, 避免了漏扫、 重复清扫的情况, 提高清扫效率。  [0045] The specified planning method in this step includes a cattle farming method, and a grid map is created by identifying the cleaned and obstacles in the vertical and horizontal coordinates during the cleaning process of the cattle farming method, and finally the cleaning robot can distinguish the cleaned, The unswept map, so that the sweeping robot searches for the unswept area according to the filling state of the grid, and gradually realizes the full coverage cleaning, so that the robot can complete the full coverage cleaning of the unknown area in a targeted and efficient manner, avoiding the situation of sweeping and repeating cleaning. , improve cleaning efficiency.
[0046] 83: 判断是否陷入清扫死区。  [0046] 83: Determine whether to fall into the dead zone.
[0047] 本步骤中的清扫死区是指, 即扫地机器人前方栅格已被标记为障碍物区域、 已 清扫区域或到达边界, 且其它方向被标记为已清扫区域或者障碍物区域, 致使 扫地机器人无法继续按照原牛耕覆盖方式路线进行清扫。  [0047] The cleaning dead zone in this step means that the grid in front of the sweeping robot has been marked as an obstacle area, a cleaned area or a reaching boundary, and the other directions are marked as a cleaned area or an obstacle area, resulting in sweeping the ground. The robot cannot continue to clean according to the original cattle farming method.
[0048] 84: 若是, 则逃离上述清扫死区。  [0048] 84: If yes, escape from the cleaning dead zone.
[0049] 本实施例通过沿墙运动等方式逃离清扫死区, 以便扫地机器人继续清扫。  [0049] In this embodiment, the cleaning dead zone is escaped by moving along the wall or the like, so that the sweeping robot continues to clean.
[0050] 85: 在上述第一栅格地图上标记上述清扫死区的覆盖区域, 以形成第二栅格地 图。  [0050] 85: marking the coverage area of the cleaning dead zone on the first grid map to form a second grid map.
[0051] 本步骤中的清扫死区的覆盖区域为遇到清扫死区开始, 至逃离清扫死区为止的 区域范围, 上述区域范围可根据涉及栅格区域以规整的正方形或长方形显示于 栅格地图上。  [0051] The coverage area of the cleaning dead zone in this step is the range of the area from the start of the cleaning dead zone to the escape of the cleaning dead zone, and the above-mentioned area range may be displayed on the grid according to a regular square or rectangle involving the grid area. On the map.
[0052] 86: 判断上述第二栅格地图上是否存在未清扫区域。 \¥0 2019/104694 卩(:17 \2017/114078 [0052] 86: Determine whether there is an uncleaned area on the second raster map. \¥0 2019/104694 卩(:17 \2017/114078
5  5
[0053] 本实施例在清扫死区的覆盖区域的周围易形成漏扫的未清扫区域, 通过未填充 的栅格所处区域确定未清扫区域。 [0053] In this embodiment, the unswept area of the sweep is easily formed around the coverage area of the cleaning dead zone, and the uncleaned area is determined by the area where the unfilled grid is located.
[0054] 87: 若是, 则移动至上述未清扫区域。  [0054] 87: If yes, move to the uncleaned area.
[0055] 88: 按照规划的清扫路线清扫未清扫区域。  [0055] 88: Clean the uncleaned area according to the planned cleaning route.
[0056] 本实施例中扫地机器人可根据未清扫区域的区域分布特征选择内螺旋清扫或牛 耕覆盖方式清扫进行补扫, 以完成区域全覆盖清扫, 提高清扫效果。  [0056] In the embodiment, the sweeping robot can select the inner spiral cleaning or the cattle tilling method to clean the sweep according to the regional distribution characteristics of the uncleaned area, to complete the full coverage cleaning of the area, and improve the cleaning effect.
[0057] 参照图 2, 进一步地, 本实施例的步骤34, 包括:  [0057] Referring to FIG. 2, further, step 34 of the embodiment includes:
[0058] 840: 在所述清扫死区的第二起点处, 启动沿墙运动模式沿所述清扫死区的边 界沿墙运动。  [0058] 840: At a second starting point of the cleaning dead zone, initiating a movement along the wall along the boundary of the cleaning dead zone along the wall.
[0059] 本步骤中的第二起点指扫地机器人刚遇到清扫死区的位置; 沿墙运动模式指沿 靠近清扫死区一侧的沿边清扫模式。  [0059] The second starting point in this step refers to the position where the cleaning robot has just encountered the cleaning dead zone; the moving mode along the wall refers to the edge cleaning mode along the side close to the cleaning dead zone.
[0060] 841: 判断是否达到预设的所述沿墙运动的结束条件。  [0060] 841: Determine whether the preset end condition of the movement along the wall is reached.
[0061] 本步骤的结束条件包括: 寻找到下一个适合牛耕覆盖方式的起点或达到预设的 沿墙运动限定时间和 /或距离等预先设定的条件。  [0061] The end condition of this step includes: finding a starting point suitable for the next cow-tapping mode or reaching a preset condition such as a defined time and/or distance along the wall movement.
[0062] 842: 若是, 则结束所述沿墙运动并标记所述清扫死区的第一终点, 以便在所 述第二起点至所述第一终点之间形成所述清扫死区的覆盖区域。  [0062] 842: if yes, ending the movement along the wall and marking the first end point of the cleaning dead zone, so as to form a coverage area of the cleaning dead zone between the second starting point and the first end point .
[0063] 本步骤中的第一终点指扫地机器人刚逃离清扫死区的位置, 然后按照刚遇到清 扫死区的位置与刚逃离清扫死区的位置之间的栅格分布状况, 以规定的正方形 或长方形等易于扫地机器人规划清扫路径的图形填充, 显示于设个地图上。  [0063] The first end point in this step refers to the position where the sweeping robot has just escaped from the cleaning dead zone, and then according to the grid distribution between the position just after the cleaning dead zone and the position just fleeing the cleaning dead zone, Graphical fills for the cleaning path, such as squares or rectangles, are easily displayed on a map.
[0064] 参照图 3, 进一步地, 本实施例的步骤341, 包括:  [0064] Referring to FIG. 3, further, step 341 of the embodiment includes:
[0065] 8410: 判断是否探测到适合所述指定规划方式的运动空间。  [0065] 8410: Determine whether a motion space suitable for the specified planning mode is detected.
[0066] 本步骤的运动空间指适合连续弓字型清扫, 而不被中断的区域。 扫地机器人通 过判断所处位置的周边栅格的填充状态来分析, 比如: 所处位置前方及前方的 左测或右测方向均是未填充态, 则为适合牛耕覆盖方式的运动空间。  [0066] The motion space of this step refers to an area suitable for continuous bow type cleaning without being interrupted. The sweeping robot analyzes the filling state of the surrounding grid at the location where it is located. For example, the left or right direction of the front and front of the position is unfilled, which is a suitable moving space for cattle farming.
[0067] 8411: 若是, 则判定达到所述沿墙运动的结束条件, 并以所述运动空间的第三 起点为所述第一终点。  [0067] 8411: If yes, determining that the end condition of the movement along the wall is reached, and the third starting point of the movement space is the first end point.
[0068] 本步骤以寻找到适合运动空间的位置为清扫死区结束位置, 以便在格栅地图中 形成对应的清扫死区的覆盖区域。 \¥0 2019/104694 卩(:17 \2017/114078 [0068] This step is to find the position suitable for the motion space as the cleaning dead zone end position, so as to form a corresponding coverage area of the cleaning dead zone in the grid map. \¥0 2019/104694 卩(:17 \2017/114078
6  6
[0069] 本发明一实施例的步骤341, 还包括: [0069] Step 341 of an embodiment of the present invention further includes:
[0070] 8412: 若否, 统计所述沿墙运动的时间和 /或距离。  [0070] 8412: If not, the time and/or distance of the movement along the wall is counted.
[0071] 本实施例中对扫地机器人的沿墙运动设置了限定条件, 以保证扫地机器人只进 行短期的沿墙运动, 提高清扫效率。 如图 9所示, 清扫死区的覆盖区域较小, 扫 地机器人在经过沿墙很快会探寻到适合牛耕覆盖方式的运动空间的出口, 并通 过沿墙运动逃离清扫死区后继续牛耕覆盖方式; 但如图 10所示清扫死区的覆盖 区域较大, 沿墙运动的时间和距离均较大, 通过设定沿墙运动的限制条件可缩 短沿墙运动的时间, 加快逃离清扫死区, 提高清扫效率。  [0071] In this embodiment, a qualification condition is set for the movement of the sweeping robot along the wall to ensure that the sweeping robot only performs short-term movement along the wall, thereby improving the cleaning efficiency. As shown in Fig. 9, the coverage area of the cleaning dead zone is small, and the sweeping robot will quickly find the exit of the sports space suitable for the cattle mulching mode along the wall, and continue to clean the dead zone after moving along the wall. Coverage mode; However, as shown in Figure 10, the coverage area of the cleaning dead zone is larger, and the time and distance of movement along the wall are larger. By setting the restrictions on the movement along the wall, the time of movement along the wall can be shortened, and the escape from cleaning can be accelerated. District, improve cleaning efficiency.
[0072] 8413: 判断所述时间和/或距离是否达到预设值。  [0072] 8413: Determine whether the time and/or distance reaches a preset value.
[0073] 比如, 设定沿墙时间为 或 ; 或沿墙距离为 2〇111或5〇111, 本发明其他实施 例也可同时设定沿墙时间和沿墙距离, 以最先达到的条件作为优先级。  [0073] For example, setting the time along the wall is or; or the distance along the wall is 2〇111 or 5〇111, and other embodiments of the present invention can also set the distance along the wall and the distance along the wall at the same time as the first achieved condition. As a priority.
[0074] 8414: 若达到, 则判定终止按照所述指定规划方式进行清扫。  [0074] 8414: If it is reached, it is determined that the cleaning is performed according to the specified planning mode.
[0075] 比如, 达到沿墙运动的限定条件后, 依然未找到适合牛耕覆盖方式的运动空间 , 则判定该未知区域内的可按照规划方式进行连续牛耕覆盖方式的区域已完全 清扫完毕。  [0075] For example, after reaching the limit condition of the movement along the wall, the motion space suitable for the cow farming cover mode is still not found, and it is determined that the area in the unknown area that can be continuously covered by the planned cattle farming method has been completely cleaned.
[0076] 参照图 4, 进一步地, 本实施例的步骤3410, 包括:  [0076] Referring to FIG. 4, further, step 3410 of this embodiment includes:
[0077] 84101: 探测所述清扫死区周围的所述栅格填充状态。  [0077] 84101: Detecting the grid filling state around the cleaning dead zone.
[0078] 本实施例通过在栅格地图上填充相应栅格表示此栅格区域已清扫。  [0078] This embodiment indicates that this grid area has been cleaned by filling a corresponding grid on the grid map.
[0079] 84102: 判断是否存在适合所述指定规划方式的所述空白栅格。  [0079] 84102: Determine whether there is the blank grid suitable for the specified planning mode.
[0080] 通过监控空白栅格监控未清扫区域的分布状态, 以便分析是否存在适合继续 按照原指定规划方式的牛耕覆盖区域。  [0080] The distribution status of the unswept area is monitored by monitoring the blank grid to analyze whether there is a cattle farming coverage area suitable for continuing to follow the originally specified planning mode.
[0081] 84103: 若存在, 则判定探测到适合所述指定规划方式的所述运动空间。  [0081] 84103: If yes, it is determined that the motion space suitable for the specified planning mode is detected.
[0082] 本步骤中的空白栅格表示清扫死区周围有未清扫区域且可通过原指定规划的牛 耕覆盖方式到达。  [0082] The blank grid in this step indicates that there is an uncleaned area around the cleaning dead zone and can be reached by the original designated planning of the arable coverage.
[0083] 84104: 若不存在, 则判定不存在所述运动空间。  [0083] 84104: If not present, it is determined that the motion space does not exist.
[0084] 参照图 5, 进一步地, 本实施例的步骤38, 包括:  [0084] Referring to FIG. 5, further, step 38 of the embodiment includes:
[0085] 880: 判断所述未清扫区域是否适合牛耕覆盖方式。  [0085] 880: Determine whether the uncleaned area is suitable for the cattle farming coverage mode.
[0086] 比如, 未清扫区域满足扫地机器人弓字型清扫的连续面积需求, 则判定适合牛 \¥0 2019/104694 卩(:17 \2017/114078 [0086] For example, if the unswept area satisfies the continuous area requirement of the sweeping robot's bow type cleaning, it is determined that it is suitable for the cow. \¥0 2019/104694 卩(:17 \2017/114078
7 耕覆盖方式。  7 cultivation method.
[0087] 881: 若适合, 则通过牛耕覆盖方式规划第一清扫路线。  [0087] 881: If appropriate, plan the first sweeping route by means of cattle farming.
[0088] 本步骤的第一清扫路线指弓字型牛耕覆盖路线。  [0088] The first cleaning route of this step refers to a bow-shaped cattle farming coverage route.
[0089] 882: 按照所述第一清扫路线清扫。  [0089] 882: cleaning according to the first cleaning route.
[0090] 本发明一实施例的步骤38, 还包括:  [0090] Step 38 of an embodiment of the present invention further includes:
[0091] 883: 若不适合, 则通过内螺旋清扫方式规划第二清扫路线。  [0091] 883: If not suitable, the second cleaning route is planned by the inner spiral cleaning method.
[0092] 若未清扫区域不满足扫地机器人弓字型清扫的连续面积需求, 或未清扫区域为 不规则区域, 则判定使用内螺旋清扫方式清扫。 内螺旋清扫方式指从区域最外 围边界开始不断向内螺旋清扫, 逐步缩小未清扫区域, 且不影响已清扫区域。  [0092] If the uncleaned area does not satisfy the continuous area requirement of the sweeping robot's bow type cleaning, or the uncleaned area is an irregular area, it is determined that the inner spiral cleaning method is used for cleaning. The internal spiral cleaning method means that the spiral cleaning is continuously inward from the outermost boundary of the area, and the uncleaned area is gradually reduced without affecting the cleaned area.
[0093] 884: 按照所述第二清扫路线清扫。  [0093] 884: cleaning according to the second cleaning route.
[0094] 参照图 6 , 本发明又一实施例的扫地机器人全覆盖清扫的方法, 步骤 37 , 包括  [0094] Referring to FIG. 6, a method for full coverage cleaning of a cleaning robot according to still another embodiment of the present invention, step 37, includes
[0095] 870: 分析所述未清扫区域的分布信息。 [0095] 870: analyzing distribution information of the unswept area.
[0096] 本实施例中如图 10中所示的牛耕覆盖方式 3, 扫地机器人在逃离开清扫死区的 时候, 同时发生了机身转向, 导致在清扫死区的周围产生了漏扫区域。 本步骤 中的分布信息包括漏扫区域的数量、 漏扫区域的分布区域以及漏扫区域之间的 距离等分布信息。  [0096] In the present embodiment, as shown in FIG. 10, when the sweeping robot flees away from the cleaning dead zone, the body steering occurs at the same time, resulting in a sweeping area around the cleaning dead zone. The distribution information in this step includes distribution information such as the number of the missing scanning area, the distribution area of the missing scanning area, and the distance between the missing scanning areas.
[0097] 871: 根据所述分布信息按照
Figure imgf000009_0001
法规划所述指定路线, 上 述指定路线为平滑路线。
[0097] 871: according to the distribution information according to
Figure imgf000009_0001
The specified route is planned by the method, and the above specified route is a smooth route.
[0098] 本步骤中的指定路线是指通过特殊路径规划算法, 规划从扫地机器人结束牛耕 覆盖方式清扫的位置, 到达上述未清扫区域的流畅平滑路线, 相比于现有折线 移动路线, 更便于机器人控制行走, 更贴合用户的视觉感受。 本实施例中通过11
Figure imgf000009_0002
算法规划了从当前位置到最近的漏扫区域的路径, 以及从最 近的漏扫区域到次近的漏扫区域等, 实现了路线的平滑处理。
[0098] The specified route in this step refers to a smooth path that is cleared from the position where the sweeping robot ends the cattle tilling coverage mode through the special path planning algorithm, and reaches the uncleaned area, compared to the existing broken line moving route. It is convenient for the robot to control walking, which is more suitable for the user's visual experience. In this embodiment, 11 is adopted.
Figure imgf000009_0002
The algorithm plans the path from the current position to the nearest leak-sweep area, and from the nearest leak-sweep area to the next-most leak-sweep area, etc., to achieve smoothing of the route.
[0099] 872: 按照所述平滑路线移动至上述未清扫区域。  [0099] 872: moving to the uncleaned area according to the smoothing route.
[0100] 进一步地, 本发明一实施例的步骤86, 包括:  [0100] Further, step 86 of an embodiment of the present invention includes:
[0101] 860: 根据上述栅格填充状态搜索上述第二栅格地图上的空白栅格所处区域。  [0101] 860: Search for an area where the blank grid on the second raster map is located according to the grid filling state.
[0102] 861: 将上述空白栅格所处区域添加到未清扫区域的候选队列。 \¥0 2019/104694 卩(:17 \2017/114078 [0102] 861: Add the area where the blank grid is located to the candidate queue of the unswept area. \¥0 2019/104694 卩(:17 \2017/114078
8  8
[0103] 本步骤中的候选队列是指存在多个未清扫区域时, 对多个未清扫区域通过候选 队列的方式进行标识, 以便逐个清扫未清扫区域, 实现全面覆盖的清扫。 [0103] The candidate queue in this step refers to the manner in which a plurality of uncleaned areas pass through the candidate queue when there are a plurality of uncleaned areas, so that the uncleaned areas are cleaned one by one, and the comprehensive coverage is cleaned.
[0104] 参照图 9, 本发明一实施例的扫地机器人, 包括:  [0104] Referring to FIG. 9, a cleaning robot according to an embodiment of the present invention includes:
[0105] 初始化模块 1, 用于在第一起点处初始化栅格地图, 以便所述栅格地图中的栅 格均为栅格填充状态为未清扫状态的空白栅格, 所述第一起点为所述栅格地图 的原点。  [0105] The initialization module 1 is configured to initialize the grid map at the first starting point, so that the grids in the grid map are all blank grids with a grid filling state of an uncleaned state, and the first starting point is The origin of the raster map.
[0106] 本实施例中的第一起点指开始清扫时扫地机器人所处位置, 并以此为栅格地图 的坐标原点。 本实施例扫地机器人在清扫过程中, 通过标记不同的栅格填充状 态形成栅格地图, 以便逐渐减小未知区域, 直到全部识别原未知区域的布局信 息, 以供全覆盖地清扫。 比如, 本实施例的栅格地图上每个未知表示为,其中表 示横纵坐标, 表示值, 0为未知, 1为已清扫, 2为障碍物。  [0106] The first starting point in this embodiment refers to the position where the cleaning robot is located when starting cleaning, and is used as the coordinate origin of the grid map. In the cleaning process of the present embodiment, the grid map is formed by marking different grid filling states during the cleaning process, so as to gradually reduce the unknown area until all the layout information of the original unknown area is identified for full coverage cleaning. For example, each unknown representation on the grid map of the present embodiment is represented by a horizontal and vertical coordinate, indicating a value, 0 is unknown, 1 is cleaned, and 2 is an obstacle.
[0107] 第一清扫模块 2, 用于根据指定规划方式进行清扫, 并通过标记已清扫区域形 成第一栅格地图。  [0107] The first cleaning module 2 is configured to perform cleaning according to a specified planning manner, and form a first raster map by marking the cleaned area.
[0108] 本实施例的指定规划方式包括牛耕覆盖方式, 在牛耕覆盖方式进行清扫过程中 通过纵横坐标标识已清扫、 障碍物等区域创建栅格地图, 最终形成扫地机器人 能区分已清扫、 未清扫的地图, 以便扫地机器人根据栅格的填充状态搜寻未清 扫区域, 逐步实现全覆盖清扫, 以便扫地机器人有针对性的高效完成未知区域 的全覆盖清扫工作, 避免了漏扫、 重复清扫的情况, 提高清扫效率。  [0108] The specified planning method of the embodiment includes a cattle farming method, and in the cleaning process of the cattle farming method, a grid map is created by using the vertical and horizontal coordinates to identify areas such as cleaning and obstacles, and finally the cleaning robot can distinguish the cleaned, The unswept map, so that the sweeping robot searches for the uncleaned area according to the filling state of the grid, and gradually realizes the full coverage cleaning, so that the sweeping robot can perform the full coverage cleaning of the unknown area in a targeted and efficient manner, avoiding the sweeping and repeating cleaning. Situation, improve cleaning efficiency.
[0109] 第一判断模块 3 , 用于判断是否陷入清扫死区。  [0109] The first determining module 3 is configured to determine whether to fall into a cleaning dead zone.
[0110] 本实施例中的清扫死区是指, 即扫地机器人前方栅格已被标记为障碍物区域、 已清扫区域或到达边界, 且其它方向被标记为已清扫区域或者障碍物区域, 致 使扫地机器人无法继续按照原牛耕覆盖方式路线进行清扫。  [0110] The cleaning dead zone in this embodiment means that the front grid of the cleaning robot has been marked as an obstacle area, a cleaned area or a reaching boundary, and other directions are marked as a cleaned area or an obstacle area, resulting in The sweeping robot cannot continue to clean according to the original cattle farming method.
[0111] 逃离模块 4, 用于若是, 则逃离所述清扫死区。  [0111] The escape module 4, if used, escapes from the cleaning dead zone.
[0112] 本实施例通过沿墙运动等方式逃离清扫死区, 以便扫地机器人继续清扫。  [0112] In this embodiment, the cleaning dead zone is escaped by moving along the wall or the like, so that the sweeping robot continues to clean.
[0113] 标记模块 5 , 用于在所述第一栅格地图上标记所述清扫死区的覆盖区域, 以形 成第二栅格地图。  [0113] a marking module 5, configured to mark a coverage area of the cleaning dead zone on the first grid map to form a second grid map.
[0114] 本实施例中的清扫死区的覆盖区域为遇到清扫死区开始, 至逃离清扫死区为止 的区域范围, 上述区域范围可根据涉及栅格区域以规整的正方形或长方形显示 \¥0 2019/104694 卩(:17 \2017/114078 [0114] The coverage area of the cleaning dead zone in this embodiment is the range of the area from the start of the cleaning dead zone to the escape of the cleaning dead zone, and the above range of the area may be displayed in a regular square or rectangle according to the grid area involved. \¥0 2019/104694 卩(:17 \2017/114078
9 于栅格地图上。  9 on the raster map.
[0115] 第二判断模块 6 , 用于判断所述第二栅格地图上是否存在未清扫区域。  [0115] The second determining module 6 is configured to determine whether an uncleaned area exists on the second raster map.
[0116] 本实施例在清扫死区的覆盖区域的周围易形成漏扫的未清扫区域, 通过未填充 的栅格所处区域确定未清扫区域。  [0116] In this embodiment, the unswept area of the sweep is easily formed around the coverage area of the cleaning dead zone, and the uncleaned area is determined by the area where the unfilled grid is located.
[0117] 移动模块 7 , 用于若是, 则移动至所述未清扫区域。  [0117] The moving module 7 is configured to move to the uncleaned area if yes.
[0118] 第二清扫模块 8, 用于按照规划的清扫路线清扫未清扫区域。  [0118] The second cleaning module 8 is configured to clean the uncleaned area according to the planned cleaning route.
[0119] 本实施例中扫地机器人可根据未清扫区域的区域分布特征选择内螺旋清扫或牛 耕覆盖方式清扫进行补扫, 以完成区域全覆盖清扫, 提高清扫效果。  [0119] In the embodiment, the cleaning robot can select the inner spiral cleaning or the cattle cultivating method to clean the sweep according to the regional distribution characteristics of the uncleaned area, to complete the full coverage cleaning of the area, and improve the cleaning effect.
[0120] 参照图 10, 进一步地, 本实施例的逃离模块 4, 包括:  [0120] Referring to FIG. 10, further, the escape module 4 of the embodiment includes:
[0121] 启动子模块 40, 用于在所述清扫死区的第二起点处, 启动沿墙运动模式沿所述 清扫死区的边界沿墙运动。  [0121] The activation sub-module 40 is configured to initiate a wall-to-wall motion mode to move along the wall along the boundary of the cleaning dead zone at the second starting point of the cleaning dead zone.
[0122] 本实施例中的第二起点指扫地机器人刚遇到清扫死区的位置; 沿墙运动模式指 沿靠近清扫死区一侧的沿边清扫模式。  [0122] The second starting point in this embodiment refers to the position where the cleaning robot has just encountered the cleaning dead zone; the wall moving mode refers to the edge cleaning mode along the side close to the cleaning dead zone.
[0123] 第三判断子模块 41, 用于判断是否达到预设的所述沿墙运动的结束条件。  [0123] The third determining sub-module 41 is configured to determine whether the preset end condition of the wall movement is reached.
[0124] 本实施例的结束条件包括: 寻找到下一个适合牛耕覆盖方式的起点或达到预设 的沿墙运动限定时间和 /或距离等预先设定的条件。  [0124] The end condition of the present embodiment includes: finding a starting point suitable for the next cow farming coverage mode or reaching a preset condition such as a defined time and/or distance along the wall movement.
[0125] 结束子模块 42, 用于若是, 则结束所述沿墙运动并标记所述清扫死区的第一终 点, 以便在所述第二起点至所述第一终点之间形成所述清扫死区的覆盖区域。  [0125] End sub-module 42 for, if yes, ending the movement along the wall and marking the first end point of the cleaning dead zone to form the cleaning between the second starting point and the first end point The coverage area of the dead zone.
[0126] 本实施例中的第一终点指扫地机器人刚逃离清扫死区的位置, 然后按照刚遇到 清扫死区的位置与刚逃离清扫死区的位置之间的栅格分布状况, 以规定的正方 形或长方形等易于扫地机器人规划清扫路径的图形填充, 显示于设个地图上。  [0126] The first end point in this embodiment refers to the position where the cleaning robot has just escaped from the cleaning dead zone, and then according to the grid distribution between the position where the cleaning dead zone has just been encountered and the position just fled the cleaning dead zone, Graphical fills such as squares or rectangles that are easy to sweep the robot to plan the cleaning path are displayed on a map.
[0127] 参照图 11, 进一步地, 本实施例的第三判断子模块 41, 包括:  [0127] Referring to FIG. 11, further, the third determining sub-module 41 of the embodiment includes:
[0128] 第四判断单元 410, 用于判断是否探测到适合所述指定规划方式的运动空间。  [0128] The fourth determining unit 410 is configured to determine whether a motion space suitable for the specified planning mode is detected.
[0129] 本实施例的运动空间指适合连续弓字型清扫, 而不被中断的区域。 扫地机器人 通过判断所处位置的周边栅格的填充状态来分析, 比如: 所处位置前方及前方 的左测或右测方向均是未填充态, 则为适合牛耕覆盖方式的运动空间。  [0129] The motion space of the present embodiment refers to an area suitable for continuous bow type cleaning without being interrupted. The sweeping robot analyzes the filling state of the surrounding grid at the location, for example, the left or right direction of the front and front of the position is unfilled, which is a sports space suitable for the cattle farming method.
[0130] 第一判定单元 411, 用于若探测到适合所述指定规划方式的运动空间, 则判定 达到所述沿墙运动的结束条件, 并以所述运动空间的第三起点为所述第一终点 \¥0 2019/104694 卩(:17 \2017/114078 [0130] The first determining unit 411 is configured to determine, when the motion space suitable for the specified planning mode is detected, determine that the end condition of the movement along the wall is reached, and the third starting point of the motion space is the One end \¥0 2019/104694 卩(:17 \2017/114078
10  10
[0131] 本实施例以寻找到适合运动空间的位置为清扫死区结束位置, 以便在格栅地图 中形成对应的清扫死区的覆盖区域。 [0131] In this embodiment, the position of the suitable moving space is found to be the cleaning dead zone end position, so as to form a corresponding cleaning area of the dead zone in the grid map.
[0132] 本发明一实施例的第三判断子模块 41, 还包括:  [0132] The third determining sub-module 41 of an embodiment of the present invention further includes:
[0133] 统计单元 412, 用于若未探测到适合所述指定规划方式的运动空间, 统计所述 沿墙运动的时间和 /或距离。  [0133] The statistic unit 412 is configured to count the time and/or distance of the movement along the wall if the motion space suitable for the specified planning mode is not detected.
[0134] 本实施例中对扫地机器人的沿墙运动设置了限定条件, 以保证扫地机器人只进 行短期的沿墙运动, 提高清扫效率。 如图 9所示, 清扫死区的覆盖区域较小, 扫 地机器人在经过沿墙很快会探寻到适合牛耕覆盖方式的运动空间的出口, 并通 过沿墙运动逃离清扫死区后继续牛耕覆盖方式; 但如图 10所示清扫死区的覆盖 区域较大, 沿墙运动的时间和距离均较大, 通过设定沿墙运动的限制条件可缩 短沿墙运动的时间, 加快逃离清扫死区, 提高清扫效率。  [0134] In this embodiment, a limited condition is set for the movement of the sweeping robot along the wall to ensure that the sweeping robot only performs short-term movement along the wall, thereby improving the cleaning efficiency. As shown in Fig. 9, the coverage area of the cleaning dead zone is small, and the sweeping robot will quickly find the exit of the sports space suitable for the cattle mulching mode along the wall, and continue to clean the dead zone after moving along the wall. Coverage mode; However, as shown in Figure 10, the coverage area of the cleaning dead zone is larger, and the time and distance of movement along the wall are larger. By setting the restrictions on the movement along the wall, the time of movement along the wall can be shortened, and the escape from cleaning can be accelerated. District, improve cleaning efficiency.
[0135] 第五判断单元 413 , 用于判断所述时间和 /或距离是否达到预设值。  [0135] The fifth determining unit 413 is configured to determine whether the time and/or distance reaches a preset value.
[0136] 比如, 设定沿墙时间为 103或153; 或沿墙距离为 2〇111或5〇111, 本发明其他实施 例也可同时设定沿墙时间和沿墙距离, 以最先达到的条件作为优先级。  [0136] For example, the setting time along the wall is 103 or 153; or the distance along the wall is 2〇111 or 5〇111, and other embodiments of the present invention can simultaneously set the distance along the wall and the distance along the wall, to reach the first The conditions are prioritized.
[0137] 第六判断单元 414, 用于若达到预设值, 则判定终止按照所述指定规划方式进 行清扫。  [0137] The sixth determining unit 414 is configured to determine to terminate the cleaning according to the specified planning mode if the preset value is reached.
[0138] 比如, 达到沿墙运动的限定条件后, 依然未找到适合牛耕覆盖方式的运动空间 , 则判定该未知区域内的可按照规划方式进行连续牛耕覆盖方式的区域已完全 清扫完毕。  [0138] For example, after the limit condition for moving along the wall is reached, the motion space suitable for the cow farming cover mode is still not found, and it is determined that the area in the unknown area that can be continuously covered by the planned cattle farming method has been completely cleaned.
[0139] 参照图 12, 进一步地, 本实施例的第四判断单元 410, 包括:  [0139] Referring to FIG. 12, the fourth determining unit 410 of the embodiment includes:
[0140] 探测子单元 4101, 用于探测所述清扫死区周围的栅格填充状态。  [0140] The detecting subunit 4101 is configured to detect a grid filling state around the cleaning dead zone.
[0141] 本实施例通过探测子单元 4101在栅格地图上探测到相应栅格已填充, 表示此栅 格区域已清扫。  [0141] In this embodiment, the detecting sub-unit 4101 detects that the corresponding grid has been filled on the grid map, indicating that the grid area has been cleaned.
[0142] 第七判断子单元 4102, 用于判断是否存在适合所述指定规划方式的空白栅格。  [0142] The seventh determining subunit 4102 is configured to determine whether there is a blank grid suitable for the specified planning mode.
[0143] 通过第七判断子单元 4102监控空白栅格监控未清扫区域的分布状态, 以便分析 是否存在适合继续按照原指定规划方式的牛耕覆盖区域。  [0143] The seventh judging subunit 4102 monitors the distribution state of the blank grid monitoring uncleaned area to analyze whether there is a cattle farming coverage area suitable for continuing to follow the originally specified planning mode.
[0144] 第三判定子单元 4103 , 用于若存在, 则判定探测到适合所述指定规划方式的所 \¥0 2019/104694 卩(:17 \2017/114078 [0144] a third determining subunit 4103, configured to determine, if present, a location suitable for the specified planning mode \¥0 2019/104694 卩(:17 \2017/114078
11 述运动空间。  11 Description of the sports space.
[0145] 本步骤中的空白栅格表示清扫死区周围有未清扫区域且可通过原指定规划的牛 耕覆盖方式到达。  [0145] The blank grid in this step indicates that there is an uncleaned area around the cleaning dead zone and can be reached by the original designated planning of the arable coverage.
[0146] 第四判定子单元 4104: 用于若不存在, 则判定不存在所述运动空间。  [0146] Fourth determining subunit 4104: for if not present, determining that the motion space does not exist.
[0147] 参照图 13, 本发明一实施例的第二清扫模块 8, 包括:  [0147] Referring to FIG. 13, a second cleaning module 8 according to an embodiment of the present invention includes:
[0148] 第八判断子模块 80, 用于判断所述未清扫区域是否适合牛耕覆盖方式。  [0148] The eighth determining sub-module 80 is configured to determine whether the uncleaned area is suitable for the cattle farming coverage mode.
[0149] 比如, 未清扫区域满足扫地机器人弓字型清扫的连续面积需求, 则判定适合牛 耕覆盖方式。  [0149] For example, if the unswept area satisfies the continuous area requirement of the sweeping robot's bow type cleaning, it is determined that it is suitable for the arable coverage mode.
[0150] 第一规划子模块 81, 用于若适合, 则通过牛耕覆盖方式规划第一清扫路线。  [0150] The first planning sub-module 81 is configured to plan the first cleaning route by the cattle farming cover method if appropriate.
[0151] 本实施例通过第一规划子模块 81规划的第一清扫路线, 为弓字型牛耕覆盖路线 [0151] In this embodiment, the first cleaning route planned by the first planning sub-module 81 is used for the bow-shaped cattle farming coverage route.
[0152] 第三清扫子模块 82, 用于按照所述第一清扫路线清扫。 [0152] The third cleaning sub-module 82 is configured to clean according to the first cleaning route.
[0153] 本发明一实施例的第二清扫模块 8, 还包括:  [0153] The second cleaning module 8 of an embodiment of the invention further includes:
[0154] 第二规划子模块 83, 用于若不适合, 则通过内螺旋清扫方式规划第二清扫路线  [0154] a second planning sub-module 83, configured to plan a second cleaning route by using an inner spiral cleaning method if not suitable
[0155] 若未清扫区域不满足扫地机器人弓字型清扫的连续面积需求, 或未清扫区域为 不规则区域, 则判定使用内螺旋清扫方式清扫。 内螺旋清扫方式指从区域最外 围边界开始不断向内螺旋清扫, 逐步缩小未清扫区域, 且不影响已清扫区域。 [0155] If the uncleaned area does not satisfy the continuous area requirement of the sweeping robot's bow type cleaning, or the uncleaned area is an irregular area, it is determined that the inner spiral cleaning method is used for cleaning. The internal spiral cleaning method means that the spiral cleaning is continuously inward from the outermost boundary of the area, and the uncleaned area is gradually reduced without affecting the cleaned area.
[0156] 第四清扫子模块 84, 用于按照所述第二清扫路线清扫。 [0156] The fourth cleaning sub-module 84 is configured to clean according to the second cleaning route.
[0157] 参照图 14, 本发明又一实施例的扫地机器人, 移动模块 7包括:  [0157] Referring to FIG. 14, a cleaning robot according to still another embodiment of the present invention, the moving module 7 includes:
[0158] 分析子模块 70, 用于分析所述未清扫区域的分布信息。  [0158] The analysis sub-module 70 is configured to analyze distribution information of the unswept area.
[0159] 本实施例中如图 10中所示的牛耕覆盖方式 3, 扫地机器人在逃离开清扫死区的 时候, 同时发生了机身转向, 导致在清扫死区的周围产生了漏扫区域。 本实施 例中的分布信息包括漏扫区域的数量、 漏扫区域的分布区域以及漏扫区域之间 的距离等分布信息。  [0159] In the present embodiment, as shown in FIG. 10, when the sweeping robot flees away from the cleaning dead zone, the body steering occurs at the same time, resulting in a sweeping area around the cleaning dead zone. The distribution information in this embodiment includes distribution information such as the number of the missing scanning regions, the distribution area of the missing scanning regions, and the distance between the missing scanning regions.
[0160] 第三规划子模块 71, 用于根据所述分布信息按照
Figure imgf000013_0001
算法规 划所述指定路线, 上述指定路线为平滑路线。
[0160] a third planning sub-module 71, configured to follow the distribution information according to
Figure imgf000013_0001
The algorithm plans the specified route, and the specified route is a smooth route.
[0161] 本实施例中的指定路线是指通过特殊路径规划算法, 规划从扫地机器人结束牛 \¥0 2019/104694 卩(:17 \2017/114078 [0161] The specified route in this embodiment refers to planning to terminate the cattle from the sweeping robot through a special path planning algorithm. \¥0 2019/104694 卩(:17 \2017/114078
12 耕覆盖方式清扫的位置, 到达上述未清扫区域的流畅平滑路线, 相比于现有折 线移动路线, 更便于机器人控制行走, 更贴合用户的视觉感受。 本实施例中通
Figure imgf000014_0001
算法规划了从当前位置到最近的漏扫区域的路径, 以及 从最近的漏扫区域到次近的漏扫区域等, 实现了路线的平滑处理。
12 The location of the ploughing coverage mode, reaching the smooth and smooth route of the above unswept area, is more convenient for the robot to control walking than the existing folding line movement route, and more suitable for the user's visual experience. In this embodiment
Figure imgf000014_0001
The algorithm plans the path from the current position to the nearest leak-sweep area, and from the nearest leak-sweep area to the next-most leak-sweep area, etc., to achieve smoothing of the route.
[0162] 移动子模块 72, 用于按照所述平滑路线移动至上述未清扫区域。  [0162] The moving sub-module 72 is configured to move to the uncleaned area according to the smoothing route.
[0163] 参照图 15, 本发明一实施例的扫地机器人, 所述第二判断模块 6, 包括:  [0163] Referring to FIG. 15, a second embodiment of the present invention includes:
[0164] 搜索子模块 60, 用于根据所述栅格填充状态搜索所述第二栅格地图上的空白栅 格所处区域。  [0164] The search sub-module 60 is configured to search for an area where the blank grid on the second grid map is located according to the grid filling state.
[0165] 添加子模块 61, 用于将所述空白栅格所处区域添加到未清扫区域的候选队列。  [0165] The adding submodule 61 is configured to add the area where the blank grid is located to the candidate queue of the unswept area.
[0166] 本实施例中的候选队列是指存在多个未清扫区域时, 对多个未清扫区域通过候 选队列的方式进行标识, 以便逐个清扫未清扫区域, 实现全面覆盖的清扫。  [0166] The candidate queue in this embodiment refers to the manner in which a plurality of uncleaned areas pass through the candidate queue when there are a plurality of uncleaned areas, so that the uncleaned areas are cleaned one by one, and the comprehensive coverage is cleaned.
[0167] 本发明实施例的扫地机器人具备栅格地图建图功能, 以扫地机器人开始清扫的 起点为原点, 在沿牛耕覆盖方式清扫的过程中同时在栅格地图上通过纵横坐标 标识已清扫、 障碍物等区域, 最终形成扫地机器人能区分已清扫、 未清扫的地 图, 以便机器人有针对性的高效完成未知区域的全覆盖清扫工作, 避免了漏扫 、 重复清扫的情况, 提高清扫效率; 而且本发明实施例的机器人在完成牛耕覆 盖方式清扫后, 通过扫地机器人可跟随的流畅平滑的路线移动到未清扫区域, 并根据未清扫区域的区域特征选择内螺旋清扫或牛耕覆盖方式清扫进行补扫, 以完成未知区域的全覆盖清扫。  [0167] The cleaning robot of the embodiment of the present invention has a grid map construction function, and the starting point of the cleaning of the sweeping robot is taken as the origin, and the cleaning is performed on the grid map by the vertical and horizontal coordinates in the process of cleaning along the cattle farming cover mode. In the area of obstacles and other obstacles, the sweeping robot can finally form a map that has been cleaned and unswept, so that the robot can complete the full coverage cleaning of the unknown area in a targeted and efficient manner, avoiding the situation of sweeping and repeating cleaning, and improving the cleaning efficiency; Moreover, after completing the cleaning of the cattle cultivating method, the robot of the embodiment of the present invention moves to the uncleaned area by the smooth and smooth route that the cleaning robot can follow, and selects the inner spiral cleaning or the cattle cultivating method according to the regional characteristics of the uncleaned area. Perform a sweep to complete the full coverage sweep of the unknown area.
[0168] 以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利 用本发明说明书及附图内容所作的等效结构或等效流程变换, 或直接或间接运 用在其他相关的技术领域, 均同理包括在本发明的专利保护范围内。  The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the invention, and the equivalent structure or equivalent process transformations made by the description of the invention and the drawings are used directly or indirectly. Other related technical fields are equally included in the scope of patent protection of the present invention.

Claims

\¥0 2019/104694 卩(:17 \2017/114078 13 权利要求书 \¥0 2019/104694 卩(:17 \2017/114078 13 Claims
[权利要求 1] 一种扫地机器人全覆盖清扫的方法, 其特征在于, 包括:  [Claim 1] A method for sweeping a full coverage of a sweeping robot, comprising:
在第一起点处初始化栅格地图, 以便所述栅格地图中的栅格均为栅格 填充状态为未清扫状态的空白栅格, 所述第一起点为所述栅格地图的 原点;  Initializing the grid map at the first starting point, so that the grids in the grid map are all blank grids with a grid filling state of an unswept state, and the first starting point is an origin of the grid map;
根据指定规划方式进行清扫, 并通过标记已清扫区域形成第一栅格地 图;  Sweep according to the specified planning method, and form the first grid map by marking the cleaned area;
判断是否陷入清扫死区;  Determine whether it is caught in the clean-up zone;
若是, 则逃离所述清扫死区;  If yes, escape from the cleaning dead zone;
在所述第一栅格地图上标记所述清扫死区的覆盖区域, 以形成第二栅 格地图;  Marking a coverage area of the cleaning dead zone on the first grid map to form a second grid map;
判断所述第二栅格地图上是否存在未清扫区域; 若是, 则移动至所述未清扫区域;  Determining whether there is an uncleaned area on the second raster map; if yes, moving to the uncleaned area;
按照规划的清扫路线清扫未清扫区域。  Clean the uncleaned area according to the planned cleaning route.
[权利要求 2] 根据权利 1所述的扫地机器人全覆盖清扫的方法, 其特征在于, 所述 逃离所述清扫死区的步骤, 包括:  The method of sweeping the dead zone of the cleaning robot according to claim 1, wherein the step of escaping the cleaning dead zone comprises:
在所述清扫死区的第二起点处, 启动沿墙运动模式沿所述清扫死区的 边界沿墙运动;  At a second starting point of the cleaning dead zone, initiating a movement along the wall along the boundary of the cleaning dead zone along the wall;
判断是否达到预设的所述沿墙运动的结束条件; 若是, 则结束所述沿墙运动并标记所述清扫死区的第一终点, 以便在 所述第二起点至所述第一终点之间形成所述清扫死区的覆盖区域。  Determining whether the preset end condition of the movement along the wall is reached; if yes, ending the movement along the wall and marking the first end point of the cleaning dead zone, so as to be at the second starting point to the first end point The coverage area of the cleaning dead zone is formed.
[权利要求 3] 根据权利要求 2所述的扫地机器人全覆盖清扫的方法, 其特征在于, 所述判断是否达到预设的所述沿墙运动的结束条件的步骤, 包括: 判断是否探测到适合所述指定规划方式的运动空间;  The method of claim 2, wherein the step of determining whether the preset end condition of the wall movement is reached comprises: determining whether the detection is suitable The exercise space of the specified planning mode;
若是, 则判定达到所述沿墙运动的结束条件, 并以所述运动空间的第 三起点为所述第一终点。  If so, it is determined that the end condition of the movement along the wall is reached, and the third starting point of the motion space is the first end point.
[权利要求 4] 根据权利要求 3所述的扫地机器人全覆盖清扫的方法, 其特征在于, 所述判断是否探测到适合所述指定规划方式的运动空间的步骤之后, \¥0 2019/104694 卩(:17 \2017/114078 [Claim 4] The method for sweeping the full coverage of the cleaning robot according to claim 3, wherein after the step of determining whether the motion space suitable for the specified planning mode is detected, \¥0 2019/104694 卩(:17 \2017/114078
14 还包括:  14 also includes:
若否, 统计所述沿墙运动的时间和 /或距离;  If not, count the time and/or distance of the movement along the wall;
判断所述时间和/或距离是否达到预设值;  Determining whether the time and/or distance reaches a preset value;
若达到, 则判定终止按照所述指定规划方式进行清扫。  If it is reached, it is determined that the cleaning is performed in accordance with the specified planning mode.
[权利要求 5] 根据权利要求 3所述的扫地机器人全覆盖清扫的方法, 其特征在于, 所述判断是否探测到适合所述指定规划方式的运动空间的步骤, 包括 探测所述清扫死区周围的所述栅格填充状态;  The method of claim 3, wherein the step of determining whether to detect the motion space suitable for the specified planning mode comprises detecting the surrounding of the cleaning dead zone. The grid fill state;
判断是否存在适合所述指定规划方式的所述空白栅格;  Determining whether there is the blank grid suitable for the specified planning mode;
若存在, 则判定探测到适合所述指定规划方式的所述运动空间; 若不存在, 则判定不存在所述运动空间。  If so, it is determined that the motion space suitable for the specified planning mode is detected; if not, it is determined that the motion space does not exist.
[权利要求 6] 根据权利要求 1所述的扫地机器人全覆盖清扫的方法, 其特征在于, 所述按照规划的清扫路线清扫未清扫区域的步骤, 包括:  [Claim 6] The method for cleaning the entire area of the cleaning robot according to claim 1, wherein the step of cleaning the uncleaned area according to the planned cleaning route comprises:
判断所述未清扫区域是否适合牛耕覆盖方式;  Determining whether the uncleaned area is suitable for a cattle farming method;
若适合, 则通过牛耕覆盖方式规划第一清扫路线; 按照所述第一清扫路线清扫。  If appropriate, plan the first sweeping route by means of cattle tillage; clean according to the first sweeping route.
[权利要求 7] 根据权利要求 6所述的扫地机器人全覆盖清扫的方法, 其特征在于, 所述判断所述未清扫区域是否适合牛耕覆盖方式的步骤之后, 还包括 若不适合, 则通过内螺旋清扫方式规划第二清扫路线;  The method of claim 6, wherein the step of determining whether the uncleaned area is suitable for the stalking method further comprises: if not, The inner spiral cleaning mode plans the second cleaning route;
按照所述第二清扫路线清扫。  Clean according to the second cleaning route.
[权利要求 8] 根据权利要求 1所述的扫地机器人全覆盖清扫的方法, 其特征在于, 所述移动至所述未清扫区域的步骤, 包括:  The method of claim 1, wherein the step of moving to the uncleaned area comprises:
分析所述未清扫区域的分布信息;  Analyzing the distribution information of the unswept area;
根据所述分布信息按
Figure imgf000016_0001
算法规划指定路线, 所 述指定路线为平滑路线;
Press according to the distribution information
Figure imgf000016_0001
The algorithm plans a route, and the specified route is a smooth route;
按照所述平滑路线移动至所述未清扫区域。  Moving to the uncleaned area according to the smoothing route.
[权利要求 9] 根据权利要求 1所述的扫地机器人全覆盖清扫的方法, 其特征在于, \¥0 2019/104694 卩(:17 \2017/114078 [Claim 9] The method of sweeping robot full coverage cleaning according to claim 1, wherein \¥0 2019/104694 卩(:17 \2017/114078
15 所述判断所述第二栅格地图上是否存在未清扫区域的步骤, 包括: 根据所述栅格填充状态搜索所述第二栅格地图上的空白栅格所处区域 将所述空白栅格所处区域添加到未清扫区域的候选队列。  The step of determining whether there is an uncleaned area on the second raster map, including: searching for a region where the blank grid on the second raster map is located according to the grid filling state, the blank grid The region in which the cell is located is added to the candidate queue for the unswept region.
[权利要求 10] 一种扫地机器人, 其特征在于, 包括:  [Claim 10] A cleaning robot, comprising:
初始化模块, 用于在第一起点处初始化栅格地图, 以便所述栅格地图 中的栅格均为栅格填充状态为未清扫状态的空白栅格, 所述第一起点 为所述栅格地图的原点;  An initialization module, configured to initialize a grid map at a first starting point, so that the grids in the grid map are blank grids with a grid filling state of an unswept state, and the first starting point is the grid The origin of the map;
第一清扫模块, 用于根据指定规划方式进行清扫, 并通过标记已清扫 区域形成第一栅格地图;  a first cleaning module, configured to perform cleaning according to a specified planning manner, and form a first grid map by marking the cleaned area;
第一判断模块, 用于判断是否陷入清扫死区;  a first determining module, configured to determine whether it is caught in a cleaning dead zone;
逃离模块, 用于若是, 则逃离所述清扫死区;  Escape module, if used, to escape the cleaning dead zone;
标记模块, 用于在所述第一栅格地图上标记所述清扫死区的覆盖区域 , 以形成第二栅格地图;  a marking module, configured to mark a coverage area of the cleaning dead zone on the first grid map to form a second grid map;
第二判断模块, 用于判断所述第二栅格地图上是否存在未清扫区域; 移动模块, 用于若是, 则移动至所述未清扫区域; 第二清扫模块, 用于按照规划的清扫路线清扫未清扫区域。  a second determining module, configured to determine whether there is an uncleaned area on the second grid map; a moving module, if yes, moving to the unswept area; and a second cleaning module, configured to clean the route according to the plan Clean the unswept area.
[权利要求 11] 根据权利 10所述的扫地机器人, 其特征在于, 所述逃离模块, 包括: 启动子模块, 用于在所述清扫死区的第二起点处, 启动沿墙运动模式 沿所述清扫死区的边界沿墙运动;  [Claim 11] The cleaning robot according to claim 10, wherein the escape module comprises: activating submodule, configured to start a wall motion mode along a second starting point of the cleaning dead zone Describe the movement of the border of the dead zone along the wall;
第三判断子模块, 用于判断是否达到预设的所述沿墙运动的结束条件 结束子模块, 用于若是, 则结束所述沿墙运动并标记所述清扫死区的 第一终点, 以便在所述第二起点至所述第一终点之间形成所述清扫死 区的覆盖区域。  a third determining sub-module, configured to determine whether the preset end condition end sub-module for moving along the wall is reached, and if yes, ending the movement along the wall and marking the first end point of the cleaning dead zone, so that A coverage area of the cleaning dead zone is formed between the second starting point and the first end point.
[权利要求 12] 根据权利要求 11所述的扫地机器人, 其特征在于, 所述第三判断子模 块, 包括:  [Claim 12] The cleaning robot according to claim 11, wherein the third determining sub-module comprises:
第四判断单元, 用于判断是否探测到适合所述指定规划方式的运动空 \¥0 2019/104694 卩(:17 \2017/114078 a fourth determining unit, configured to determine whether motion space suitable for the specified planning mode is detected \¥0 2019/104694 卩(:17 \2017/114078
16 间;  16 rooms;
第一判定单元, 用于若探测到适合所述指定规划方式的运动空间, 则 判定达到所述沿墙运动的结束条件, 并以所述运动空间的第三起点为 所述第一终点。  And a first determining unit, configured to determine that the end condition of the movement along the wall is reached if the motion space suitable for the specified planning mode is detected, and the third starting point of the motion space is the first end point.
[权利要求 13] 根据权利要求 12所述的扫地机器人, 其特征在于, 所述第三判断子模 块, 还包括:  [Claim 13] The cleaning robot according to claim 12, wherein the third determining sub-module further comprises:
统计单元, 用于若未探测到适合所述指定规划方式的运动空间, 统计 所述沿墙运动的时间和/或距离;  a statistical unit, configured to calculate the time and/or distance of the movement along the wall if the motion space suitable for the specified planning mode is not detected;
第五判断单元, 用于判断所述时间和 /或距离是否达到预设值; 第二判定单元, 用于若达到预设值,  a fifth determining unit, configured to determine whether the time and/or distance reaches a preset value; and a second determining unit, configured to: if the preset value is reached,
则判定终止按照所述指定规划方式进行清扫。  Then, it is determined that the cleaning is performed according to the specified planning mode.
[权利要求 14] 根据权利要求 12所述的扫地机器人, 其特征在于, 所述第四判断单元 , 包括:  [Claim 14] The cleaning robot according to claim 12, wherein the fourth determining unit comprises:
探测子单元, 用于探测所述清扫死区周围的所述栅格填充状态; 第七判断子单元, 用于判断是否存在适合所述指定规划方式的所述空 白栅格;  a detecting subunit, configured to detect the grid filling state around the cleaning dead zone; and a seventh determining subunit, configured to determine whether there is the blank grid suitable for the specified planning mode;
第三判定子单元, 用于若存在, 则判定探测到适合所述指定规划方式 的所述运动空间;  a third determining subunit, configured to determine, if present, the motion space that is suitable for the specified planning mode;
第四判定子单元, 用于若不存在, 则判定不存在所述运动空间。  The fourth determining subunit is configured to determine that the motion space does not exist if not present.
[权利要求 15] 根据权利要求 10所述的扫地机器人, 其特征在于, 所述第二清扫模块 , 包括:  [Claim 15] The cleaning robot according to claim 10, wherein the second cleaning module comprises:
第八判断子模块, 用于判断所述未清扫区域是否适合牛耕覆盖方式; 第一规划子模块, 用于若适合, 则通过牛耕覆盖方式规划第一清扫路 线^.  The eighth determining sub-module is configured to determine whether the uncleaned area is suitable for the cattle farming coverage mode; the first planning sub-module, if suitable, plans the first cleaning road line by the cattle farming cover method.
第三清扫子模块, 用于按照所述第一清扫路线清扫。  The third cleaning sub-module is configured to clean according to the first cleaning route.
[权利要求 16] 根据权利要求 15所述的扫地机器人, 其特征在于, 所述第二清扫模块 , 还包括:  [Claim 16] The cleaning robot according to claim 15, wherein the second cleaning module further comprises:
第二规划子模块, 用于若不适合, 则通过内螺旋清扫方式规划第二清 \¥0 2019/104694 卩(:17 \2017/114078 The second planning sub-module, if not suitable, plans the second clearing by the internal spiral cleaning method \¥0 2019/104694 卩(:17 \2017/114078
17 扫路线;  17 sweeping the route;
第四清扫子模块, 用于按照所述第二清扫路线清扫。  The fourth cleaning sub-module is configured to clean according to the second cleaning route.
[权利要求 17] 根据权利要求 10所述的扫地机器人, 其特征在于, 所述移动模块, 包 括:  [Claim 17] The cleaning robot according to claim 10, wherein the moving module comprises:
分析子模块, 用于分析所述未清扫区域的分布信息;  An analysis submodule, configured to analyze distribution information of the unswept area;
第三规划子模块, 用于根据所述分布信息按
Figure imgf000019_0001
a third planning submodule, configured to press according to the distribution information
Figure imgf000019_0001
算法规划指定路线, 所述指定路线为平滑路线; 移动子模块, 用于按照所述平滑路线移动至所述未清扫区域。  The algorithm plans to specify a route, the designated route is a smooth route; and the moving submodule is configured to move to the uncleaned zone according to the smoothed route.
[权利要求 18] 根据权利要求 10所述的扫地机器人, 其特征在于, 所述第二判断模块 , 包括:  [Claim 18] The cleaning robot according to claim 10, wherein the second determining module comprises:
搜索子模块, 用于根据所述栅格填充状态搜索所述第二栅格地图上 的空白栅格所处区域;  Searching a sub-module, configured to search for an area where the blank grid on the second raster map is located according to the grid fill state;
添加子模块, 用于将所述空白栅格所处区域添加到未清扫区域的候选 队列。  Add a submodule for adding the area where the blank grid is located to the candidate queue of the unswept area.
PCT/CN2017/114078 2017-11-30 2017-11-30 Floor-sweeping robot full coverage cleaning method and floor-sweeping robot WO2019104694A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/114078 WO2019104694A1 (en) 2017-11-30 2017-11-30 Floor-sweeping robot full coverage cleaning method and floor-sweeping robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/114078 WO2019104694A1 (en) 2017-11-30 2017-11-30 Floor-sweeping robot full coverage cleaning method and floor-sweeping robot

Publications (1)

Publication Number Publication Date
WO2019104694A1 true WO2019104694A1 (en) 2019-06-06

Family

ID=66664258

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/114078 WO2019104694A1 (en) 2017-11-30 2017-11-30 Floor-sweeping robot full coverage cleaning method and floor-sweeping robot

Country Status (1)

Country Link
WO (1) WO2019104694A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111578943A (en) * 2020-04-30 2020-08-25 深圳拓邦股份有限公司 Cleaning path generation method and device, computer device and storage device
CN114711668A (en) * 2022-03-31 2022-07-08 苏州三六零机器人科技有限公司 Sweeping method, sweeping device, sweeper and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102138769A (en) * 2010-01-28 2011-08-03 深圳先进技术研究院 Cleaning robot and cleaning method thereby
CN106564054A (en) * 2016-10-20 2017-04-19 上海物景智能科技有限公司 Dynamic dividing method and system of robot operation area
WO2017078304A1 (en) * 2015-11-06 2017-05-11 Samsung Electronics Co., Ltd. Robot cleaner and method for controlling the same
CN107831773A (en) * 2017-11-30 2018-03-23 深圳市沃特沃德股份有限公司 The method and sweeping robot that sweeping robot all standing cleans

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102138769A (en) * 2010-01-28 2011-08-03 深圳先进技术研究院 Cleaning robot and cleaning method thereby
WO2017078304A1 (en) * 2015-11-06 2017-05-11 Samsung Electronics Co., Ltd. Robot cleaner and method for controlling the same
CN106564054A (en) * 2016-10-20 2017-04-19 上海物景智能科技有限公司 Dynamic dividing method and system of robot operation area
CN107831773A (en) * 2017-11-30 2018-03-23 深圳市沃特沃德股份有限公司 The method and sweeping robot that sweeping robot all standing cleans

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111578943A (en) * 2020-04-30 2020-08-25 深圳拓邦股份有限公司 Cleaning path generation method and device, computer device and storage device
CN111578943B (en) * 2020-04-30 2023-08-08 深圳拓邦股份有限公司 Cleaning path generation method and device, computer device and storage device
CN114711668A (en) * 2022-03-31 2022-07-08 苏州三六零机器人科技有限公司 Sweeping method, sweeping device, sweeper and computer readable storage medium
CN114711668B (en) * 2022-03-31 2024-05-14 苏州三六零机器人科技有限公司 Cleaning method, cleaning device, sweeper and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN109947114B (en) Robot full-coverage path planning method, device and equipment based on grid map
CN108209741B (en) Cleaning robot control method and cleaning robot
CN107831773A (en) The method and sweeping robot that sweeping robot all standing cleans
US11256267B2 (en) Autonomous lawn mower, self-moving device, and method for recognizing obstacle by same
CN108733061B (en) Path correction method for cleaning operation
US8340901B2 (en) Mobile robot and path planning method thereof for manipulating target objects
US20190061156A1 (en) Method of planning a cleaning route for a cleaning robot and a chip for achieving the same
US8892253B2 (en) Swarm robot and sweeping method using swarm robot
CN108762273B (en) Sweeping method
CN111930111A (en) Cleaning robot path planning method and cleaning robot
CN108873882B (en) Intelligent mobile device, and method, apparatus, program, and medium for planning movement path thereof
US20200201347A1 (en) Self-moving device and method for controlling movement path of same
CN108693882B (en) Multimode sweeping path generation method
CN104757910B (en) Intelligent robot for sweeping floor and its control method
Kolling et al. Multi-robot pursuit-evasion without maps
CN106647774A (en) Method for realizing autonomous exploration mapping and autonomous path covering of indoor robot cleaner
WO2019104694A1 (en) Floor-sweeping robot full coverage cleaning method and floor-sweeping robot
CN110908377A (en) Robot navigation space reduction method
CN110580047B (en) Anti-falling traveling method of autonomous robot and autonomous robot
CN103995984A (en) Robot path planning method and device based on elliptic constrains
CN108614562B (en) Cleaning path optimization method
CN106592499A (en) Snow-shoveling robot and snow-shoveling method thereof
CN110301864A (en) Intelligent dust collector system based on millimeter wave radar and following method thereof
US20160195875A1 (en) Autonomous mobile robot and method for operating the same
CN112274063B (en) Robot cleaning method, control device, readable storage medium and robot

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17933639

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17933639

Country of ref document: EP

Kind code of ref document: A1