WO2019141220A1 - Mobile robot path planning method and system - Google Patents

Mobile robot path planning method and system Download PDF

Info

Publication number
WO2019141220A1
WO2019141220A1 PCT/CN2019/072258 CN2019072258W WO2019141220A1 WO 2019141220 A1 WO2019141220 A1 WO 2019141220A1 CN 2019072258 W CN2019072258 W CN 2019072258W WO 2019141220 A1 WO2019141220 A1 WO 2019141220A1
Authority
WO
WIPO (PCT)
Prior art keywords
path
mobile robot
planned
planning
information
Prior art date
Application number
PCT/CN2019/072258
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 库卡机器人(广东)有限公司
Publication of WO2019141220A1 publication Critical patent/WO2019141220A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course or altitude of land, water, air, or space vehicles, e.g. automatic pilot
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0217Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory in accordance with energy consumption, time reduction or distance reduction criteria

Definitions

  • the present invention relates to the field of robot technology, and in particular, to a path planning method and system for a mobile robot.
  • Mobile robots with autonomous navigation have emerged. Such mobile robots will take into account the static obstacles in the environment when planning tasks, and thus plan the path. Other improved mobile robots can The shortest path for performing the scheduled task is determined autonomously, and then the shortest path is executed.
  • the inventors of the present application found in the practice of the present application that at least the following drawbacks exist in the prior art: the most efficient path performed by the mobile robot is not necessarily the shortest path because the mobile robot is passing the same distance.
  • the average time consumed by different regions is not necessarily the same; for example, in one case, the mobile robot needs to make 2 bends to execute the shortest path, and there is a non-shortest path which is the distance from the longer straight line, which is costly due to cornering. For a longer period of time, it may be more efficient for the mobile robot to perform another long distance path.
  • the object of the embodiments of the present invention is to provide a path planning method and system for a mobile robot, which is to solve the problem that the mobile robot is difficult to efficiently complete the path scheduling task.
  • an embodiment of the present invention provides a path planning method for a mobile robot, including: receiving a first planned path from a mobile robot, wherein the first planned path is a slave mobile robot independently planned by the mobile robot a shortest path from the current location to the target location; planning a second planning path different from the first planning path for the mobile robot; and estimating that the mobile robot performs the first planning path and the second planning a first desired time and a second desired time respectively required by the path; comparing the first desired time and the second desired time, and transmitting a corresponding control command to the mobile robot according to the comparison result, wherein the mobile robot is capable of recognizing the Controlling the instruction and moving according to the first planned path or the second planned path.
  • the sending, according to the comparison result, a corresponding control instruction to the mobile robot, wherein the mobile robot capable of identifying the control instruction and moving according to the first planning path or the second planning path comprises: when When the comparison result indicates that the duration of the second planned path is less than the first planned path, sending a corresponding second control command to the mobile robot, so that the mobile robot executes the control command and according to the The second planned path moves.
  • the estimating, by the mobile robot, the first expected time and the second expected time required to perform the first planning path and the second planning path respectively: parsing the first planning path and the The path state information included in the second planning path, the path state information including one or more of: straight travel distance information, turn information, and/or reverse distance information; a cost estimation model and the path state Information, determining a first path cost value and a second path cost value respectively corresponding to the first planning path and the second planning path, wherein the cost estimation model assigns different weights to different path state information correspondences The value, and the path iteration value is positively correlated with the expected time.
  • the path value is determined by:
  • T(C) M*t(F)+N*t(R)+K*t(B)
  • T(C) represents the intermediate calculated value
  • t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path
  • M, N, and K respectively. Indicates the number of units corresponding to each path status information
  • f(C) represents the cost value corresponding to the distance of the first planned path
  • represents the weight value assigned to the distance of the first planned path
  • F(C) represents the path cost value
  • the planning path is capable of bypassing an obstacle in a predetermined area, and the predetermined area includes a plurality of node areas, wherein the method further includes: counting a node area through which the planned path passes to determine a distance of the planned path .
  • control instruction includes allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to move according to the first planning path or the second planning path, and the mobile robot It is configured to pass only from the allocated node area.
  • the receiving, by the mobile robot, the first planning path includes: sending a scheduling command to the mobile robot, where the scheduling command includes target location information of the mobile robot; and in response to the scheduling command, from the The mobile robot receives a first planned path, wherein the planned path is determined by the mobile robot by an A* algorithm calculation based on the target position information.
  • a path planning system for a mobile robot including: a first path acquiring unit configured to receive a first planning path from a mobile robot, wherein the first planning path is performed by the mobile robot An autonomously planned shortest path from a current location of the mobile robot to a target location; a second path planning unit configured to plan a second planned path different from the first planned path for the mobile robot; and a desired time estimation unit And configured to estimate a first desired time and a second desired time required by the mobile robot to perform the first planned path and the second planned path respectively; the path control unit is configured to compare the first expected time And a second desired time, and transmitting a corresponding control command to the mobile robot according to the comparison result, wherein the mobile robot is capable of identifying the control instruction and moving according to the first planned path or the second planned path.
  • the path control unit is configured to send a corresponding second control instruction to the mobile robot when the comparison result indicates that the duration of the second planned path is less than the first planned path, So that the mobile robot executes the control command and moves according to the second planned path.
  • the expected time estimating unit includes: a path state parsing module configured to parse the path state information included in the first planning path and the second planning path, where the path state information includes the following One or more of: straight-through distance information, turn information, and/or reverse distance information; a path cost determination module configured to determine, respectively, the first planned path and based on the cost estimation model and the path state information a first path cost value and a second path cost value of the second planning path, wherein the cost estimation model assigns different weight values for different path state information correspondences, and a positive correlation between path iteration values and expected time relationship.
  • a path state parsing module configured to parse the path state information included in the first planning path and the second planning path, where the path state information includes the following One or more of: straight-through distance information, turn information, and/or reverse distance information
  • a path cost determination module configured to determine, respectively, the first planned path and based on the cost estimation model and the path state information a first path cost value and a second path cost value of the
  • the path value is determined by:
  • T(C) M*t(F)+N*t(R)+K*t(B)
  • T(C) represents the intermediate calculated value
  • t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path
  • M, N, and K respectively. Indicates the number of units corresponding to each path status information
  • f(C) represents the cost value corresponding to the distance of the first planned path
  • represents the weight value assigned to the distance of the first planned path
  • F(C) represents the path cost value
  • the planning path is capable of bypassing an obstacle in a predetermined area
  • the predetermined area includes a plurality of node areas
  • the system further includes: a node statistical unit configured to statistically calculate a node area through which the planned path passes, Determine the distance to the planned path.
  • control instruction includes allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to move according to the first planning path or the second planning path, and the mobile robot It is configured to pass only from the allocated node area.
  • the shortest path obtaining unit includes: a scheduling command sending module, configured to send a scheduling command to the mobile robot, where the scheduling command includes target node area information; and the planning path receiving module is configured to respond to the Dispatching a command to receive a planning path from the mobile robot, wherein the planning path is determined by the mobile robot according to the target node area information and calculated by an A* algorithm.
  • a scheduling command sending module configured to send a scheduling command to the mobile robot, where the scheduling command includes target node area information
  • the planning path receiving module is configured to respond to the Dispatching a command to receive a planning path from the mobile robot, wherein the planning path is determined by the mobile robot according to the target node area information and calculated by an A* algorithm.
  • the shortest path of the self-planning is received from the mobile robot, and the other paths except the shortest path are planned for the mobile robot, and the expected time consumed by the other path and the shortest path are estimated respectively, and according to the estimation The expected time to select the mobile robot to perform the shortest path or other path. Therefore, in the embodiment of the present invention, the shortest path is not regarded as the most efficient path, but is estimated and compared with the execution efficiency of other planned paths to determine whether the shortest path is the most efficient execution path, and After the comparison, a control command corresponding to the most efficient execution path is sent to the mobile robot to ensure that the mobile robot can complete the mobile task with the highest efficiency.
  • FIG. 1 is a diagram showing an example of a map of a dense area of a path planning method for a multi-mobile robot according to an embodiment of the present invention
  • FIG. 2 is a flow chart of a path planning method for a multi-mobile robot according to an embodiment of the present invention
  • FIG. 3 is a flow chart of a method for acquiring a planned path of a mobile robot according to an embodiment of the present invention
  • FIG. 5 is a flowchart of a method for estimating a path expected time according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of implementing path planning for a mobile robot according to an embodiment of the present invention.
  • Fig. 7 is a block diagram showing the structure of a path planning system for a mobile robot according to an embodiment of the present invention.
  • Path planning system for more than 70 mobile robots 704 Path planning unit
  • a plurality of obstacles B1, B2, etc., a plurality of mobile robots A0, A1, etc., and a plurality of maps are arranged in a map of a dense area of a path planning method for a multi-mobile robot according to an embodiment of the present invention.
  • the dense area may be predetermined according to needs, for example, it may refer to an area in the warehouse
  • the plurality of mobile robots A0, A1 may refer to a plurality of logistics robots, and through the mobile robots A0, A1 Running the move can carry the goods, but when multiple logistics robots are running at the same time, it may cause conflicts.
  • the sizes of the different node regions N1 and N2 may be equal, which may be formed by equally dividing the map of the dense regions. It should be noted that the path planning method of the embodiment of the present invention may be performed by a server that centrally manages the plurality of mobile robots. It should be understood that the description of the map and the node area shown in FIG. 1 is not intended to limit the scope of protection of the present invention, that is, the implementation of the embodiment of the present invention may not need to divide the node area for a predetermined area. .
  • a path planning method for a mobile robot includes:
  • S201 Receive a first planning path from the mobile robot, where the first planning path is a shortest path from the current location of the mobile robot to the target location that is independently planned by the mobile robot.
  • the mobile robot may be an AGV (Automated Guided Vehicle), and the method for receiving the first planned path is described, including S301:
  • the server sends a scheduling command to the mobile robot, where the scheduling command includes target node area information of each mobile robot.
  • the mobile robot calculates respective corresponding planning paths according to the target node region information and through the A* algorithm.
  • the mobile robot sends the calculated planning path to the server.
  • a corresponding subsequent processing is performed to ensure that the path conflict does not occur during the execution of the planned path by the mobile robot.
  • the mobile robot A0 is receiving After the scheduling command, the node node area of the current position needs to reach the target node area No. 31.
  • the mobile robot A0 calculates the shortest path to the target node area No. 31 by the A* algorithm, but the shortest path is not necessarily mobile. The most efficient path for robots to perform mobile tasks.
  • the other planned paths corresponding to the initial position and the ending position of the first planned path may be planned as the second planned path, and the second planned path may be all the paths except the first planned path. It may be other predetermined number of paths after the first planned path, which is not limited herein. Moreover, the manner of planning the second planned path should not be limited here.
  • a method for estimating a path expected time includes: S501: parsing path state information included in a first planning path and a second planning path, where path state information includes One or more of the following: straight travel distance information, turn information, and/or reverse distance information. S502. Determine, according to the cost estimation model and the path state information, a first path cost value and a second path cost value respectively corresponding to the first planning path and the second planning path, where the cost estimation model is assigned to different path state information correspondences. Different weight values, and a positive correlation between the path iteration value and the expected time.
  • the greater the value of the path generation, the longer the time taken by the mobile robot to execute the planned path, and the positive correlation coefficient between the two may be undefined.
  • the positive correlation coefficient may be a mobile robot with different dynamic performance. There are differences.
  • the path value can be determined by:
  • T(C) M*t(F)+N*t(R)+K*t(B) (1)
  • T(C) represents the intermediate calculated value
  • t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path
  • M, N, and K respectively.
  • f(C) represents the cost value corresponding to the distance of the shortest planned path planned by the mobile robot
  • represents the weight value assigned to the distance of the shortest planned path
  • F(C) represents the total value based on all the information. The path value.
  • the intermediate calculated value of T(C) in the formula (1) may be a comprehensive state calculated value determined by analyzing the respective path states of the planned path, wherein different states are given different weight values, and the guarantee is provided.
  • the obtained F(C) can accurately reflect the path state of the planned path.
  • F(C) is the reference of the distance of the planned path as part of the reference, not the full reference, and introduces T(C). Since the path state has an effect on the efficiency of the mobile robot's execution path, F(( The value of C) can reflect the efficiency of the mobile robot's execution path more than the shortest path.
  • the mobile robot performs a scheduling task from A to B.
  • the number of node regions (corresponding distances) of the shortest path calculated according to the A* algorithm is 7
  • the number of node regions planned according to another algorithm is 11.
  • the path value corresponding to the shortest path is greater than the path value corresponding to the longer path, that is, the mobile robot should perform a longer path more efficiently than the shortest path.
  • the above exemplarily shows the calculation process of a longer path (that is, the second planned path). It can be understood that a plurality of longer paths can also be calculated and sequentially compared to determine the most efficient path, etc. It is all within the scope of protection of the present invention.
  • the comparison result indicates that the duration required to be consumed by the second planning path is smaller than the first planning path
  • sending a corresponding second control instruction to the mobile robot so that the mobile robot executes the control instruction and according to the The second planned path moves.
  • the path value corresponding to the longer path is smaller than the path value corresponding to the shortest path
  • the mobile robot can also perform the shortest path, but the difference is that the path performed by the mobile robot can be guaranteed to be the most efficient path.
  • control instruction may include allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to move according to the first planning path or the second planning path, and the mobile robot is configured to only from the assigned node
  • the area passes, for example, the mobile robot performs the movement only after receiving the allocation information of the node area from the server, even though the mobile robot may have determined the planned route autonomously. Thereby, the mobile robot can be controlled not to perform the shortest path by the allocation of the node area information, but to perform a more efficient longer path.
  • the global management and maintenance of the node resources in the predetermined area is implemented by the node resource table, which ensures that the multi-mobile robot does not collide when implementing the mobile task, for example, one node resource is not allocated to two mobile robots at the same time.
  • a path planning system 70 for a mobile robot includes: a first path acquiring unit 701 configured to receive a first planned path from a mobile robot, wherein the first planned path is a shortest path from the current position of the mobile robot to the target position that is independently planned by the mobile robot; the second path planning unit 702 is configured to plan a second planned path different from the first planned path for the mobile robot; The time estimating unit 703 is configured to estimate a first expected time and a second expected time required by the mobile robot to perform the first planning path and the second planning path respectively; the path control unit 704 is configured to compare The first desired time and the second desired time, and transmitting a corresponding control command to the mobile robot according to the comparison result, wherein the mobile robot is capable of identifying the control instruction and following the first planned path or the second plan The path moves.
  • the path control unit is configured to send a corresponding second control instruction to the mobile when the comparison result indicates that the duration of the second planned path is less than the first planned path. a robot to cause the mobile robot to execute the control command and move according to the second planned path.
  • the expected time estimating unit includes: a path state parsing module configured to parse path state information included in the first planning path and the second planning path, where the path state information includes One or more of: straight-through distance information, turn information, and/or reverse distance information; a path value determination module configured to determine, respectively, the first plan based on the cost estimate model and the path state information a first path cost value and a second path cost value of the path and the second planning path, wherein the cost estimation model assigns different weight values to different path state information correspondences, and between the path iteration value and the expected time Positive correlation.
  • a path state parsing module configured to parse path state information included in the first planning path and the second planning path, where the path state information includes One or more of: straight-through distance information, turn information, and/or reverse distance information
  • a path value determination module configured to determine, respectively, the first plan based on the cost estimate model and the path state information a first path cost value and a second path cost value of the path and the second planning path, where
  • the path cost value is determined by:
  • T(C) M*t(F)+N*t(R)+K*t(B)
  • T(C) represents the intermediate calculated value
  • t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path
  • M, N, and K respectively. Indicates the number of units corresponding to each path status information
  • f(C) represents the cost value corresponding to the distance of the first planned path
  • represents the weight value assigned to the distance of the first planned path
  • F(C) represents the path cost value
  • the planning path is capable of bypassing an obstacle within a predetermined area
  • the predetermined area includes a plurality of node areas
  • the system further comprises: a node statistical unit configured to statistically pass the node through which the planned path passes Area to determine the distance of the planned path.
  • control instruction includes allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to move according to the first planned path or the second planned path, and The mobile robot is configured to pass only from the assigned node area.
  • the first path obtaining unit includes: a scheduling command sending module configured to send a scheduling command to the mobile robot, wherein the scheduling command includes target node area information; and the planning path receiving module is configured to respond And receiving, by the scheduling command, a planning path from the mobile robot, wherein the planning path is determined by the mobile robot according to the target node area information and calculated by an A* algorithm.
  • the path planning system of the multi-mobile robot provided by the embodiment of the present invention may be built on a server for centrally managing multiple mobile robots, and each unit and module as described above may refer to a program module. Or unit.
  • each unit and module as described above may refer to a program module. Or unit.
  • system of the embodiments of the present invention may be used to implement the corresponding method embodiments of the present invention, and correspondingly achieve the technical effects achieved by the foregoing method embodiments of the present invention, and details are not described herein again.
  • a related function module can be implemented by a hardware processor.
  • an embodiment of the present invention provides a storage medium on which a computer program is stored, the program being executed by the processor as a step of a path planning method of a multi-mobile robot executed by the server.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .

Abstract

A mobile robot path planning method and system, falling within the technical field of robot. The mobile robot path planting method comprises: receiving a first planned path from a mobile robot, wherein the first planned path is the shortest path, planned autonomously by the mobile robot, from a current position of the mobile robot to a target position; planning for the mobile robot a second planned path different from the first planned path; estimating a first expected time and a second expected time required by the mobile robot to execute the first planned path and the second planned path, respectively; and comparing the first expected time and the second expected time and transmitting, according to the comparison result, corresponding control instructions to the mobile robot. The mobile robot can recognize the control instructions and move according to the first planned path and the second planned path.

Description

移动机器人的路径规划方法及系统Path planning method and system for mobile robot
相关申请的交叉引用Cross-reference to related applications
本申请要求2018年01月19日提交的中国专利申请201810054744.X的权益,该申请的内容通过引用被合并于本文。The present application claims the benefit of Chinese Patent Application No. 201, 810, 054, 744, filed on Jan. 19, 2011, the content of which is hereby incorporated by reference.
技术领域Technical field
本发明涉及机器人技术领域,具体地涉及一种移动机器人的路径规划方法及系统。The present invention relates to the field of robot technology, and in particular, to a path planning method and system for a mobile robot.
背景技术Background technique
在密集区域(例如物流仓库区域)内布设多个移动机器人,并由这些移动机器人来完成诸如搬运货物的任务,以替代人工劳动,是目前物联网领域的研究重点。It is the research focus of the current Internet of Things field to deploy a plurality of mobile robots in a dense area (for example, a logistics warehouse area), and to perform tasks such as moving goods to replace manual labor.
随着用户体验的不断提高,提高移动机器人的运输效率是目前业界的热门研究方向。带有自主导航功能的移动机器人由此应运而生了,这样的移动机器人在收到调度任务的时候,其会考虑到环境中的静态障碍物,从而规划路径,另外有些改进型的移动机器人能够自主确定关于执行调度任务的最短路径,并进而执行该最短路径。With the continuous improvement of user experience, improving the transportation efficiency of mobile robots is a hot research direction in the industry. Mobile robots with autonomous navigation have emerged. Such mobile robots will take into account the static obstacles in the environment when planning tasks, and thus plan the path. Other improved mobile robots can The shortest path for performing the scheduled task is determined autonomously, and then the shortest path is executed.
但是,本申请的发明人在实践本申请的过程中发现现有技术中至少存在如下缺陷:移动机器人所执行的最有效率的路径,并不一定是最短路径,因为移动机器人在通过相同距离的不同区域时,其所消耗的平均时间不一定相同;例如,在一种情况下,移动机器人执行最短路径需要拐2个弯,而存在一非最短路径是距离较长直线距离,由于拐弯需要耗费较长的时间,使得移动机器人执行另一个距离较长的路径时可能会更有效率。However, the inventors of the present application found in the practice of the present application that at least the following drawbacks exist in the prior art: the most efficient path performed by the mobile robot is not necessarily the shortest path because the mobile robot is passing the same distance. The average time consumed by different regions is not necessarily the same; for example, in one case, the mobile robot needs to make 2 bends to execute the shortest path, and there is a non-shortest path which is the distance from the longer straight line, which is costly due to cornering. For a longer period of time, it may be more efficient for the mobile robot to perform another long distance path.
发明内容Summary of the invention
本发明实施例的目的是提供一种移动机器人的路径规划方法及系统,用以解决移动机器人难以高效完成路径调度任务的问题。The object of the embodiments of the present invention is to provide a path planning method and system for a mobile robot, which is to solve the problem that the mobile robot is difficult to efficiently complete the path scheduling task.
为了实现上述目的,本发明实施例提供一种移动机器人的路径规划方法,包括:从移动机器人接收第一规划路径,其中所述第一规划路径是由所述移动机器人所自主规划的从移动机器人的当前位置到目标位置的最短路径;为所述移动机器人规划不同于所述第一规划路径的第二规划路径;以及预估所述移动机器人执行所述第一规划路径和所述第二规划路径所分别需要的第一期望时间和第二期望时间;比较所述第一期望时间和 第二期望时间,并根据比较结果发送相应的控制指令至移动机器人,其中所述移动机器人能够识别所述控制指令并按照所述第一规划路径或所述第二规划路径移动。In order to achieve the above object, an embodiment of the present invention provides a path planning method for a mobile robot, including: receiving a first planned path from a mobile robot, wherein the first planned path is a slave mobile robot independently planned by the mobile robot a shortest path from the current location to the target location; planning a second planning path different from the first planning path for the mobile robot; and estimating that the mobile robot performs the first planning path and the second planning a first desired time and a second desired time respectively required by the path; comparing the first desired time and the second desired time, and transmitting a corresponding control command to the mobile robot according to the comparison result, wherein the mobile robot is capable of recognizing the Controlling the instruction and moving according to the first planned path or the second planned path.
可选的,所述根据比较结果发送相应的控制指令至移动机器人,其中所述移动机器人能够识别所述控制指令并按照所述第一规划路径或所述第二规划路径移动包括:当所述比较结果指示所述第二规划路径所需要消耗的时长小于所述第一规划路径时,发送相应的第二控制指令至所述移动机器人,以令所述移动机器人执行所述控制指令并按照所述第二规划路径移动。Optionally, the sending, according to the comparison result, a corresponding control instruction to the mobile robot, wherein the mobile robot capable of identifying the control instruction and moving according to the first planning path or the second planning path comprises: when When the comparison result indicates that the duration of the second planned path is less than the first planned path, sending a corresponding second control command to the mobile robot, so that the mobile robot executes the control command and according to the The second planned path moves.
可选的,所述预估所述移动机器人执行所述第一规划路径和所述第二规划路径所分别需要的第一期望时间和第二期望时间包括:解析所述第一规划路径和所述第二规划路径中所包含的路径状态信息,所述路径状态信息包括以下中的一者或多者:直行距离信息、转弯信息和/或倒退距离信息;基于代价估计模型和所述路径状态信息,确定分别对应于所述第一规划路径和所述第二规划路径的第一路径代价值和第二路径代价值,其中所述代价估计模型为不同的路径状态信息对应赋予了不同的权重值,以及路径迭代值和期望时间之间呈正相关关系。Optionally, the estimating, by the mobile robot, the first expected time and the second expected time required to perform the first planning path and the second planning path respectively: parsing the first planning path and the The path state information included in the second planning path, the path state information including one or more of: straight travel distance information, turn information, and/or reverse distance information; a cost estimation model and the path state Information, determining a first path cost value and a second path cost value respectively corresponding to the first planning path and the second planning path, wherein the cost estimation model assigns different weights to different path state information correspondences The value, and the path iteration value is positively correlated with the expected time.
可选的,路径代价值通过如下方式来确定:Alternatively, the path value is determined by:
T(C)=M*t(F)+N*t(R)+K*t(B)T(C)=M*t(F)+N*t(R)+K*t(B)
其中,T(C)表示中间计算值,t(F)、t(R)和t(B)分别表示关于规划路径的直行、转弯和倒退信息所对应的代价值,以及M、N、K分别表示各个路径状态信息所分别对应的单位数量;以及Where T(C) represents the intermediate calculated value, t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path, and M, N, and K respectively. Indicates the number of units corresponding to each path status information;
F(C)=α*f(C)+T(C)F(C)=α*f(C)+T(C)
其中,f(C)表示所述第一规划路径的距离所对应的代价值,α表示为所述第一规划路径的距离所分配的权重值,以及F(C)表示所述路径代价值。Where f(C) represents the cost value corresponding to the distance of the first planned path, α represents the weight value assigned to the distance of the first planned path, and F(C) represents the path cost value.
可选的,所述规划路径能够绕开预定区域内的障碍物,以及所述预定区域包括多个节点区域,其中该方法还包括:统计规划路径所通过的节点区域,以确定规划路径的距离。Optionally, the planning path is capable of bypassing an obstacle in a predetermined area, and the predetermined area includes a plurality of node areas, wherein the method further includes: counting a node area through which the planned path passes to determine a distance of the planned path .
可选的,所述控制指令包括所述节点区域的分配信息,其中所述移动机器人能够识别所述控制指令以按照所述第一规划路径或所述第二规划路径移动,以及所述移动机器人被配置成只从经分配的所述节点区域通过。Optionally, the control instruction includes allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to move according to the first planning path or the second planning path, and the mobile robot It is configured to pass only from the allocated node area.
可选的,所述从移动机器人接收第一规划路径包括:向所述移动机器人发送调度命令,其中所述调度命令包含所述移动机器人的目标位置信息;响应于所述调度命令, 从所述移动机器人接收第一规划路径,其中所述规划路径为所述移动机器人根据所述目标位置信息通过A*算法计算所确定的。Optionally, the receiving, by the mobile robot, the first planning path includes: sending a scheduling command to the mobile robot, where the scheduling command includes target location information of the mobile robot; and in response to the scheduling command, from the The mobile robot receives a first planned path, wherein the planned path is determined by the mobile robot by an A* algorithm calculation based on the target position information.
本发明实施例另一方面提供一种移动机器人的路径规划系统,包括:第一路径获取单元,配置为从移动机器人接收第一规划路径,其中所述第一规划路径是由所述移动机器人所自主规划的从移动机器人的当前位置到目标位置的最短路径;第二路径规划单元,配置为为所述移动机器人规划不同于所述第一规划路径的第二规划路径;以及期望时间预估单元,配置为预估所述移动机器人执行所述第一规划路径和所述第二规划路径所分别需要的第一期望时间和第二期望时间;路径控制单元,配置为比较所述第一期望时间和第二期望时间,并根据比较结果发送相应的控制指令至移动机器人,其中所述移动机器人能够识别所述控制指令并按照所述第一规划路径或所述第二规划路径移动。Another aspect of the present invention provides a path planning system for a mobile robot, including: a first path acquiring unit configured to receive a first planning path from a mobile robot, wherein the first planning path is performed by the mobile robot An autonomously planned shortest path from a current location of the mobile robot to a target location; a second path planning unit configured to plan a second planned path different from the first planned path for the mobile robot; and a desired time estimation unit And configured to estimate a first desired time and a second desired time required by the mobile robot to perform the first planned path and the second planned path respectively; the path control unit is configured to compare the first expected time And a second desired time, and transmitting a corresponding control command to the mobile robot according to the comparison result, wherein the mobile robot is capable of identifying the control instruction and moving according to the first planned path or the second planned path.
可选的,所述路径控制单元配置为当所述比较结果指示所述第二规划路径所需要消耗的时长小于所述第一规划路径时,发送相应的第二控制指令至所述移动机器人,以令所述移动机器人执行所述控制指令并按照所述第二规划路径移动。Optionally, the path control unit is configured to send a corresponding second control instruction to the mobile robot when the comparison result indicates that the duration of the second planned path is less than the first planned path, So that the mobile robot executes the control command and moves according to the second planned path.
可选的,所述期望时间预估单元包括:路径状态解析模块,配置为解析所述第一规划路径和所述第二规划路径中所包含的路径状态信息,所述路径状态信息包括以下中的一者或多者:直行距离信息、转弯信息和/或倒退距离信息;路径代价值确定模块,配置为基于代价估计模型和所述路径状态信息,确定分别对应于所述第一规划路径和所述第二规划路径的第一路径代价值和第二路径代价值,其中所述代价估计模型为不同的路径状态信息对应赋予了不同的权重值,以及路径迭代值和期望时间之间呈正相关关系。Optionally, the expected time estimating unit includes: a path state parsing module configured to parse the path state information included in the first planning path and the second planning path, where the path state information includes the following One or more of: straight-through distance information, turn information, and/or reverse distance information; a path cost determination module configured to determine, respectively, the first planned path and based on the cost estimation model and the path state information a first path cost value and a second path cost value of the second planning path, wherein the cost estimation model assigns different weight values for different path state information correspondences, and a positive correlation between path iteration values and expected time relationship.
可选的,路径代价值通过如下方式来确定:Alternatively, the path value is determined by:
T(C)=M*t(F)+N*t(R)+K*t(B)T(C)=M*t(F)+N*t(R)+K*t(B)
其中,T(C)表示中间计算值,t(F)、t(R)和t(B)分别表示关于规划路径的直行、转弯和倒退信息所对应的代价值,以及M、N、K分别表示各个路径状态信息所分别对应的单位数量;以及Where T(C) represents the intermediate calculated value, t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path, and M, N, and K respectively. Indicates the number of units corresponding to each path status information;
F(C)=α*f(C)+T(C)F(C)=α*f(C)+T(C)
其中,f(C)表示所述第一规划路径的距离所对应的代价值,α表示为所述第一规划路径的距离所分配的权重值,以及F(C)表示所述路径代价值。Where f(C) represents the cost value corresponding to the distance of the first planned path, α represents the weight value assigned to the distance of the first planned path, and F(C) represents the path cost value.
可选的,所述规划路径能够绕开预定区域内的障碍物,以及所述预定区域包括多个节点区域,其中该系统还包括:节点统计单元,配置为统计规划路径所通过的节点区域,以确定规划路径的距离。Optionally, the planning path is capable of bypassing an obstacle in a predetermined area, and the predetermined area includes a plurality of node areas, wherein the system further includes: a node statistical unit configured to statistically calculate a node area through which the planned path passes, Determine the distance to the planned path.
可选的,所述控制指令包括所述节点区域的分配信息,其中所述移动机器人能够识别所述控制指令以按照所述第一规划路径或所述第二规划路径移动,以及所述移动机器人被配置成只从经分配的所述节点区域通过。Optionally, the control instruction includes allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to move according to the first planning path or the second planning path, and the mobile robot It is configured to pass only from the allocated node area.
可选的,所述最短路径获取单元包括:调度命令发送模块,配置为向所述移动机器人发送调度命令,其中所述调度命令包含目标节点区域信息;规划路径接收模块,配置为响应于所述调度命令,从所述移动机器人接收规划路径,其中所述规划路径为所述移动机器人根据所述目标节点区域信息并通过A*算法计算所确定的。Optionally, the shortest path obtaining unit includes: a scheduling command sending module, configured to send a scheduling command to the mobile robot, where the scheduling command includes target node area information; and the planning path receiving module is configured to respond to the Dispatching a command to receive a planning path from the mobile robot, wherein the planning path is determined by the mobile robot according to the target node area information and calculated by an A* algorithm.
通过上述技术方案,从移动机器人接收其自主规划的最短路径,并为移动机器人规划除了该最短路径之外的其他路径,分别预估其他路径和最短路径所消耗的期望时间,并根据所预估的期望时间来选择移动机器人来执行最短路径或其他路径。由此,在本发明实施例中,不会将最短路径作为最高效的路径,而是通过与其他规划路径的执行效率进行预估和对比,以确定最短路径是否是最高效的执行路径,并在比较之后,将对应最高效的执行路径的控制指令发送至移动机器人,以保障移动机器人能够以最高效率完成移动任务。Through the above technical solution, the shortest path of the self-planning is received from the mobile robot, and the other paths except the shortest path are planned for the mobile robot, and the expected time consumed by the other path and the shortest path are estimated respectively, and according to the estimation The expected time to select the mobile robot to perform the shortest path or other path. Therefore, in the embodiment of the present invention, the shortest path is not regarded as the most efficient path, but is estimated and compared with the execution efficiency of other planned paths to determine whether the shortest path is the most efficient execution path, and After the comparison, a control command corresponding to the most efficient execution path is sent to the mobile robot to ensure that the mobile robot can complete the mobile task with the highest efficiency.
本发明实施例的其它特征和优点将在随后的具体实施方式部分予以详细说明。Other features and advantages of embodiments of the invention will be described in detail in the Detailed Description.
附图说明DRAWINGS
附图是用来提供对本发明实施例的进一步理解,并且构成说明书的一部分,与下面的具体实施方式一起用于解释本发明实施例,但并不构成对本发明实施例的限制。在附图中:The drawings are intended to provide a further understanding of the embodiments of the invention. In the drawing:
图1是实施本发明一实施例的多移动机器人的路径规划方法的密集区域的地图示例;1 is a diagram showing an example of a map of a dense area of a path planning method for a multi-mobile robot according to an embodiment of the present invention;
图2是本发明一实施例的多移动机器人的路径规划方法的流程图;2 is a flow chart of a path planning method for a multi-mobile robot according to an embodiment of the present invention;
图3是本发明一实施例中关于获取移动机器人的规划路径方法的流程图;3 is a flow chart of a method for acquiring a planned path of a mobile robot according to an embodiment of the present invention;
图4是本发明一实施例中关于预定区域的节点分布表的示例;4 is an example of a node distribution table regarding a predetermined area in an embodiment of the present invention;
图5是本发明一实施例的预估路径期望时间的方法的流程图;FIG. 5 is a flowchart of a method for estimating a path expected time according to an embodiment of the present invention; FIG.
图6是本发明实施例对移动机器人实施路径规划的示意图;6 is a schematic diagram of implementing path planning for a mobile robot according to an embodiment of the present invention;
图7是本发明一实施例的移动机器人的路径规划系统的结构框图。Fig. 7 is a block diagram showing the structure of a path planning system for a mobile robot according to an embodiment of the present invention.
附图标记说明Description of the reference numerals
A1、A0、   移动机器人            B1、B2   障碍物A1, A0, mobile robot B1, B2 obstacles
N1、N2     节点                  702      第二路径规划单元N1, N2 node 702 second path planning unit
701        第一路径获取单元      703      期望时间预估单元701 first path acquisition unit 703 expected time estimation unit
70多移动机器人的路径规划系统     704      路径规划单元Path planning system for more than 70 mobile robots 704 Path planning unit
具体实施方式Detailed ways
以下结合附图对本发明实施例的具体实施方式进行详细说明。应当理解的是,此处所描述的具体实施方式仅用于说明和解释本发明实施例,并不用于限制本发明实施例。The specific embodiments of the embodiments of the present invention are described in detail below with reference to the accompanying drawings. It is understood that the specific embodiments described herein are merely illustrative of the embodiments of the invention.
如图1所示,在实施本发明一实施例的多移动机器人的路径规划方法的密集区域的地图中标注了多个障碍物B1、B2等,多个移动机器人A0、A1等,以及多个节点区域N1、N2等。其中,该密集区域可以是根据需要所预定的,例如其可以是指代仓库内的区域,该多个移动机器人A0、A1可以是指代多个物流机器人,以及通过该移动机器人A0、A1的运行移动,可以实现搬运货物,但是在多个物流机器人同时运行的时候,可能会导致冲突。其中,不同的节点区域N1、N2的大小可以是相等的,其可以通过对密集区域的地图作等比例划分所形成的。需说明的是,本发明实施例的路径规划方法可以是由集中管理该多个移动机器人的服务器所执行的。以及,可以理解的是,该图1所示的地图及节点区域的描述,并不旨在限定本发明的保护范围,也就是本发明实施例的实施也可以不需要为预定区域划分节点区域等。As shown in FIG. 1, a plurality of obstacles B1, B2, etc., a plurality of mobile robots A0, A1, etc., and a plurality of maps are arranged in a map of a dense area of a path planning method for a multi-mobile robot according to an embodiment of the present invention. Node areas N1, N2, and so on. Wherein, the dense area may be predetermined according to needs, for example, it may refer to an area in the warehouse, the plurality of mobile robots A0, A1 may refer to a plurality of logistics robots, and through the mobile robots A0, A1 Running the move can carry the goods, but when multiple logistics robots are running at the same time, it may cause conflicts. The sizes of the different node regions N1 and N2 may be equal, which may be formed by equally dividing the map of the dense regions. It should be noted that the path planning method of the embodiment of the present invention may be performed by a server that centrally manages the plurality of mobile robots. It should be understood that the description of the map and the node area shown in FIG. 1 is not intended to limit the scope of protection of the present invention, that is, the implementation of the embodiment of the present invention may not need to divide the node area for a predetermined area. .
如图2所示,本发明一实施例的移动机器人的路径规划方法,包括:As shown in FIG. 2, a path planning method for a mobile robot according to an embodiment of the present invention includes:
S201、从移动机器人接收第一规划路径,其中第一规划路径是由移动机器人所自主规划的从移动机器人的当前位置到目标位置的最短路径。S201. Receive a first planning path from the mobile robot, where the first planning path is a shortest path from the current location of the mobile robot to the target location that is independently planned by the mobile robot.
具体的,参见图3示出的是关于规划路径的获取方式的一种可选实施方式,移动机器人可以是AGV(Automated Guided Vehicle激光导航车辆),其中描述了第一规划路径的接收方法,包括:S301、服务器向移动机器人发送调度命令,其中调度命令包含各个移动机器人的目标节点区域信息。S302、在移动机器人接收到各自的调度命令之后,其会根据目标节点区域信息并通过A*算法计算各自的相应的规划路径。S303、移动机器人会将计算所得到的规划路径发送至服务器。可选地,在服务器获取到移动机器人所发送的规划路径之后,会执行相应的后续处理,以保障在移动机器人在执行规划路径的过程中不会发生路径冲突。作为示例,在地图上可以具有多个分别具有唯一的节点ID 的节点区域(例如图4所示的关于密集区域的节点分布表中的0、1…99号节点区域),移动机器人A0在接收到调度命令之后,需要从当前位置73号节点区域到达31号目标节点区域,此时移动机器人A0会通过A*算法计算到达31号目标节点区域的最短路径,但是该最短路径并不一定是移动机器人执行移动任务的最高效路径。Specifically, referring to FIG. 3, which is an optional implementation manner of acquiring a planned path, the mobile robot may be an AGV (Automated Guided Vehicle), and the method for receiving the first planned path is described, including S301: The server sends a scheduling command to the mobile robot, where the scheduling command includes target node area information of each mobile robot. S302. After the mobile robot receives the respective scheduling commands, it calculates respective corresponding planning paths according to the target node region information and through the A* algorithm. S303. The mobile robot sends the calculated planning path to the server. Optionally, after the server obtains the planned path sent by the mobile robot, a corresponding subsequent processing is performed to ensure that the path conflict does not occur during the execution of the planned path by the mobile robot. As an example, there may be a plurality of node regions each having a unique node ID on the map (for example, node numbers 0, 1, ..., 99 in the node distribution table for the dense region shown in FIG. 4), and the mobile robot A0 is receiving After the scheduling command, the node node area of the current position needs to reach the target node area No. 31. At this time, the mobile robot A0 calculates the shortest path to the target node area No. 31 by the A* algorithm, but the shortest path is not necessarily mobile. The most efficient path for robots to perform mobile tasks.
S202、为移动机器人规划不同于第一规划路径的第二规划路径。S202. Plan a second planning path different from the first planning path for the mobile robot.
具体的,可以是规划对应于第一规划路径的初始位置和终点位置的其他路径作为第二规划路径,并且该第二规划路径可以是泛指除第一规划路径之外的其他所有路径,也可以是除了第一规划路径之后的其他预定数量的路径,在此不作限定。并且,关于第二规划路径的规划方式,在此也应不作限定。Specifically, the other planned paths corresponding to the initial position and the ending position of the first planned path may be planned as the second planned path, and the second planned path may be all the paths except the first planned path. It may be other predetermined number of paths after the first planned path, which is not limited herein. Moreover, the manner of planning the second planned path should not be limited here.
S203、预估移动机器人执行第一规划路径和第二规划路径所分别需要的第一期望时间和第二期望时间。S203. Estimate a first expected time and a second expected time required for the mobile robot to perform the first planned path and the second planned path, respectively.
具体的,参见图5示出的是本发明一实施例的预估路径期望时间的方法,包括:S501、解析第一规划路径和第二规划路径中所包含的路径状态信息,路径状态信息包括以下中的一者或多者:直行距离信息、转弯信息和/或倒退距离信息。S502、基于代价估计模型和路径状态信息,确定分别对应于第一规划路径和第二规划路径的第一路径代价值和第二路径代价值,其中代价估计模型为不同的路径状态信息对应赋予了不同的权重值,以及路径迭代值和期望时间之间呈正相关关系。Specifically, referring to FIG. 5, a method for estimating a path expected time according to an embodiment of the present invention includes: S501: parsing path state information included in a first planning path and a second planning path, where path state information includes One or more of the following: straight travel distance information, turn information, and/or reverse distance information. S502. Determine, according to the cost estimation model and the path state information, a first path cost value and a second path cost value respectively corresponding to the first planning path and the second planning path, where the cost estimation model is assigned to different path state information correspondences. Different weight values, and a positive correlation between the path iteration value and the expected time.
具体的,可以是路径代价值越大,移动机器人执行规划路径所消耗的时间就越长,二者之间的正相关系数可以不作限定,例如正相关系数可以是因不同动力性能的移动机器人而存在不同。Specifically, the greater the value of the path generation, the longer the time taken by the mobile robot to execute the planned path, and the positive correlation coefficient between the two may be undefined. For example, the positive correlation coefficient may be a mobile robot with different dynamic performance. There are differences.
更具体的,在S502中,可以是通过以下方式来确定路径代价值:More specifically, in S502, the path value can be determined by:
T(C)=M*t(F)+N*t(R)+K*t(B)              (1)T(C)=M*t(F)+N*t(R)+K*t(B) (1)
其中,T(C)表示中间计算值,t(F)、t(R)和t(B)分别表示关于规划路径的直行、转弯和倒退信息所对应的代价值,以及M、N、K分别表示各个路径状态信息所分别对应的单位数量(例如行驶节点数量或转弯拐点数量)。Where T(C) represents the intermediate calculated value, t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path, and M, N, and K respectively. Indicates the number of units corresponding to each path status information (such as the number of traveling nodes or the number of turning inflection points).
F(C)=α*f(C)+T(C)                     (2)F(C)=α*f(C)+T(C) (2)
其中,f(C)表示移动机器人所规划的最短规划路径的距离所对应的代价值,α表示为该最短规划路径的距离所分配的权重值,以及F(C)表示根据所有信息得出总的路径代价值。Where f(C) represents the cost value corresponding to the distance of the shortest planned path planned by the mobile robot, α represents the weight value assigned to the distance of the shortest planned path, and F(C) represents the total value based on all the information. The path value.
具体的,在式(1)中的T(C)中间计算值可以是表示对规划路径的各个路径状态下 分析所确定的综合状态计算值,其中为不同的状态赋予了不同的权重值,保障了所得到的F(C)能够准确反映规划路径的路径状态。在式(2)中,F(C)为规划路径的距离作为部分的参考,而不是全部的参考,并引入T(C),由于路径状态对于移动机器人执行路径的效率存在影响,使得F(C)的值能够比最短路径更能反映移动机器人执行路径的效率。Specifically, the intermediate calculated value of T(C) in the formula (1) may be a comprehensive state calculated value determined by analyzing the respective path states of the planned path, wherein different states are given different weight values, and the guarantee is provided. The obtained F(C) can accurately reflect the path state of the planned path. In equation (2), F(C) is the reference of the distance of the planned path as part of the reference, not the full reference, and introduces T(C). Since the path state has an effect on the efficiency of the mobile robot's execution path, F(( The value of C) can reflect the efficiency of the mobile robot's execution path more than the shortest path.
作为示例,如图6所示,移动机器人执行从A到B的调度任务,从图示中可以看到按照A*算法所计算的最短路径的节点区域的个数(能够对应距离)为7个,而按照另一种算法所规划的节点区域的个数为11个。此时,服务器对两个路径所对应的路径代价值进行计算,例如当设定前行的代价t(F)=1,左右转向的代价t(L)=t(R)=2,倒退的代价t(B)=4,α=0.1。As an example, as shown in FIG. 6, the mobile robot performs a scheduling task from A to B. From the illustration, it can be seen that the number of node regions (corresponding distances) of the shortest path calculated according to the A* algorithm is 7 The number of node regions planned according to another algorithm is 11. At this time, the server calculates the path cost value corresponding to the two paths, for example, when setting the cost of the preceding line t(F)=1, the cost of the left and right steering t(L)=t(R)=2, backward The cost t(B) = 4, α = 0.1.
最短路径:t2(C)=8*t(F)+2*t(L)+2*t(L)=8+4+4=16Shortest path: t2(C)=8*t(F)+2*t(L)+2*t(L)=8+4+4=16
较长路径:t1(C)=12*t(F)+2*t(R)=11+4=15Longer path: t1(C)=12*t(F)+2*t(R)=11+4=15
而统计规划路径所通过的节点区域,以确定规划路径的距离f1(C)=11,f2(C)=7,所以F1(C)=0.1*11+15=16.1And the node area through which the statistical planning path passes, to determine the distance of the planned path f1 (C) = 11, f2 (C) = 7, so F1 (C) = 0.1 * 11 + 15 = 16.1
F2(C)=0.1*7+16=16.7。F2 (C) = 0.1 * 7 + 16 = 16.7.
通过上述比较,不难得知F1(C)<F2(C)。From the above comparison, it is not difficult to know that F1(C)<F2(C).
因此,最短路径所对应的路径代价值大于较长路径所对应的路径代价值,也就是移动机器人执行较长路径应比执行最短路径更加高效。以上示例性地表示了一个较长路径(也就是第二规划路径)的计算过程,可以理解的是,也可以对多个较长路径进行计算,并依次进行比较,以确定最高效的路径等,其都是属于本发明的保护范围内的。Therefore, the path value corresponding to the shortest path is greater than the path value corresponding to the longer path, that is, the mobile robot should perform a longer path more efficiently than the shortest path. The above exemplarily shows the calculation process of a longer path (that is, the second planned path). It can be understood that a plurality of longer paths can also be calculated and sequentially compared to determine the most efficient path, etc. It is all within the scope of protection of the present invention.
S204、比较第一期望时间和第二期望时间,并根据比较结果发送相应的控制指令至移动机器人,其中移动机器人能够识别控制指令并按照第一规划路径或第二规划路径移动。S204. Compare the first expected time and the second expected time, and send a corresponding control instruction to the mobile robot according to the comparison result, wherein the mobile robot can identify the control instruction and move according to the first planned path or the second planned path.
具体的,可以是当比较结果指示第二规划路径所需要消耗的时长小于第一规划路径时,发送相应的第二控制指令至所述移动机器人,以令移动机器人执行所述控制指令并按照所述第二规划路径移动。如上所述,当较长路径所对应的路径代价值小于最短路径所对应的路径代价值时,也就指示了较长路径所对应的期望时间要小于最短路径,此时可以选择将较长路径以控制指令的方式分发给移动机器人,令移动机器人按照较长路径来执行移动。相应地,如果经过计算发现最短路径就是最高效的路径,也可以是令移动机器人执行该最短路径,不过不同的是,通过本申请可以保证移动机器人所执行的路 径是最高效的路径。Specifically, when the comparison result indicates that the duration required to be consumed by the second planning path is smaller than the first planning path, sending a corresponding second control instruction to the mobile robot, so that the mobile robot executes the control instruction and according to the The second planned path moves. As described above, when the path value corresponding to the longer path is smaller than the path value corresponding to the shortest path, it indicates that the expected time corresponding to the longer path is smaller than the shortest path, and the longer path can be selected. It is distributed to the mobile robot in the form of control commands, so that the mobile robot performs the movement according to the longer path. Correspondingly, if the shortest path is calculated to be the most efficient path, the mobile robot can also perform the shortest path, but the difference is that the path performed by the mobile robot can be guaranteed to be the most efficient path.
在一实施方式中,控制指令可以包括节点区域的分配信息,其中移动机器人能够识别控制指令以按照第一规划路径或第二规划路径移动,以及移动机器人被配置成只从经分配的所述节点区域通过,例如,移动机器人只有在从服务器接收到节点区域的分配信息之后才会执行移动,即使移动机器人可能已经自主确定了规划路线。由此可以通过节点区域信息的分配,控制移动机器人不去执行最短路径,而去执行更加高效的较长路径。并且,通过节点资源表对预定区域内的节点资源实施全局管理和维护,保障了多移动机器人在实施移动任务时不会发生冲突,例如一个节点资源不会同时被分配给两个移动机器人。In an embodiment, the control instruction may include allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to move according to the first planning path or the second planning path, and the mobile robot is configured to only from the assigned node The area passes, for example, the mobile robot performs the movement only after receiving the allocation information of the node area from the server, even though the mobile robot may have determined the planned route autonomously. Thereby, the mobile robot can be controlled not to perform the shortest path by the allocation of the node area information, but to perform a more efficient longer path. Moreover, the global management and maintenance of the node resources in the predetermined area is implemented by the node resource table, which ensures that the multi-mobile robot does not collide when implementing the mobile task, for example, one node resource is not allocated to two mobile robots at the same time.
如图7所示,本发明一实施例的移动机器人的路径规划系统70,包括:第一路径获取单元701,配置为从移动机器人接收第一规划路径,其中所述第一规划路径是由所述移动机器人所自主规划的从移动机器人的当前位置到目标位置的最短路径;第二路径规划单元702,配置为为所述移动机器人规划不同于所述第一规划路径的第二规划路径;期望时间预估单元703,配置为预估所述移动机器人执行所述第一规划路径和所述第二规划路径所分别需要的第一期望时间和第二期望时间;路径控制单元704,配置为比较所述第一期望时间和第二期望时间,并根据比较结果发送相应的控制指令至移动机器人,其中所述移动机器人能够识别所述控制指令并按照所述第一规划路径或所述第二规划路径移动。As shown in FIG. 7, a path planning system 70 for a mobile robot according to an embodiment of the present invention includes: a first path acquiring unit 701 configured to receive a first planned path from a mobile robot, wherein the first planned path is a shortest path from the current position of the mobile robot to the target position that is independently planned by the mobile robot; the second path planning unit 702 is configured to plan a second planned path different from the first planned path for the mobile robot; The time estimating unit 703 is configured to estimate a first expected time and a second expected time required by the mobile robot to perform the first planning path and the second planning path respectively; the path control unit 704 is configured to compare The first desired time and the second desired time, and transmitting a corresponding control command to the mobile robot according to the comparison result, wherein the mobile robot is capable of identifying the control instruction and following the first planned path or the second plan The path moves.
在一些实施方式中,所述路径控制单元配置为当所述比较结果指示所述第二规划路径所需要消耗的时长小于所述第一规划路径时,发送相应的第二控制指令至所述移动机器人,以令所述移动机器人执行所述控制指令并按照所述第二规划路径移动。In some embodiments, the path control unit is configured to send a corresponding second control instruction to the mobile when the comparison result indicates that the duration of the second planned path is less than the first planned path. a robot to cause the mobile robot to execute the control command and move according to the second planned path.
在一些实施方式中,所述期望时间预估单元包括:路径状态解析模块,配置为解析所述第一规划路径和所述第二规划路径中所包含的路径状态信息,所述路径状态信息包括以下中的一者或多者:直行距离信息、转弯信息和/或倒退距离信息;路径代价值确定模块,配置为基于代价估计模型和所述路径状态信息,确定分别对应于所述第一规划路径和所述第二规划路径的第一路径代价值和第二路径代价值,其中所述代价估计模型为不同的路径状态信息对应赋予了不同的权重值,以及路径迭代值和期望时间之间呈正相关关系。In some embodiments, the expected time estimating unit includes: a path state parsing module configured to parse path state information included in the first planning path and the second planning path, where the path state information includes One or more of: straight-through distance information, turn information, and/or reverse distance information; a path value determination module configured to determine, respectively, the first plan based on the cost estimate model and the path state information a first path cost value and a second path cost value of the path and the second planning path, wherein the cost estimation model assigns different weight values to different path state information correspondences, and between the path iteration value and the expected time Positive correlation.
在一些实施方式中,路径代价值通过如下方式来确定:In some embodiments, the path cost value is determined by:
T(C)=M*t(F)+N*t(R)+K*t(B)T(C)=M*t(F)+N*t(R)+K*t(B)
其中,T(C)表示中间计算值,t(F)、t(R)和t(B)分别表示关于规划路径的直行、转弯和倒退信息所对应的代价值,以及M、N、K分别表示各个路径状态信息所分别对应的单位数量;以及Where T(C) represents the intermediate calculated value, t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path, and M, N, and K respectively. Indicates the number of units corresponding to each path status information;
F(C)=α*f(C)+T(C)F(C)=α*f(C)+T(C)
其中,f(C)表示所述第一规划路径的距离所对应的代价值,α表示为所述第一规划路径的距离所分配的权重值,以及F(C)表示所述路径代价值。Where f(C) represents the cost value corresponding to the distance of the first planned path, α represents the weight value assigned to the distance of the first planned path, and F(C) represents the path cost value.
在一些实施方式中,所述规划路径能够绕开预定区域内的障碍物,以及所述预定区域包括多个节点区域,其中该系统还包括:节点统计单元,配置为统计规划路径所通过的节点区域,以确定规划路径的距离。In some embodiments, the planning path is capable of bypassing an obstacle within a predetermined area, and the predetermined area includes a plurality of node areas, wherein the system further comprises: a node statistical unit configured to statistically pass the node through which the planned path passes Area to determine the distance of the planned path.
在一些实施方式中,所述控制指令包括所述节点区域的分配信息,其中所述移动机器人能够识别所述控制指令以按照所述第一规划路径或所述第二规划路径移动,以及所述移动机器人被配置成只从经分配的所述节点区域通过。In some embodiments, the control instruction includes allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to move according to the first planned path or the second planned path, and The mobile robot is configured to pass only from the assigned node area.
在一些实施方式中,所述第一路径获取单元包括:调度命令发送模块,配置为向所述移动机器人发送调度命令,其中所述调度命令包含目标节点区域信息;规划路径接收模块,配置为响应于所述调度命令,从所述移动机器人接收规划路径,其中所述规划路径为所述移动机器人根据所述目标节点区域信息并通过A*算法计算所确定的。In some embodiments, the first path obtaining unit includes: a scheduling command sending module configured to send a scheduling command to the mobile robot, wherein the scheduling command includes target node area information; and the planning path receiving module is configured to respond And receiving, by the scheduling command, a planning path from the mobile robot, wherein the planning path is determined by the mobile robot according to the target node area information and calculated by an A* algorithm.
需说明的是,本发明实施例所提供的多移动机器人的路径规划系统可以是搭建在用于集中管理多移动机器人的服务器上的,并且如上所述的各个单元和模块可以是指代程序模块或单元。以及,关于本发明实施例系统的更多的细节和相应的技术效果可以参照上文方法实施例的描述,在此便不再赘述。It should be noted that the path planning system of the multi-mobile robot provided by the embodiment of the present invention may be built on a server for centrally managing multiple mobile robots, and each unit and module as described above may refer to a program module. Or unit. For more details and corresponding technical effects of the system of the embodiment of the present invention, reference may be made to the description of the method embodiment above, and details are not described herein again.
上述本发明实施例的系统可用于执行本发明中相应的方法实施例,并相应的达到上述本发明方法实施例所达到的技术效果,这里不再赘述。The system of the embodiments of the present invention may be used to implement the corresponding method embodiments of the present invention, and correspondingly achieve the technical effects achieved by the foregoing method embodiments of the present invention, and details are not described herein again.
本发明实施例中可以通过硬件处理器(hardware processor)来实现相关功能模块。In the embodiment of the present invention, a related function module can be implemented by a hardware processor.
另一方面,本发明实施例提供一种存储介质,其上存储有计算机程序,该程序被处理器执行如上服务器所执行的多移动机器人的路径规划方法的步骤。In another aspect, an embodiment of the present invention provides a storage medium on which a computer program is stored, the program being executed by the processor as a step of a path planning method of a multi-mobile robot executed by the server.
上述产品可执行本申请实施例所提供的方法,具备执行方法相应的功能模块和有益效果。未在本实施例中详尽描述的技术细节,可参见本申请实施例所提供的方法。The above products can perform the methods provided by the embodiments of the present application, and have the corresponding functional modules and beneficial effects of the execution method. For technical details that are not described in detail in this embodiment, reference may be made to the method provided by the embodiments of the present application.
以上结合附图详细描述了本发明实施例的可选实施方式,但是,本发明实施例并不限于上述实施方式中的具体细节,在本发明实施例的技术构思范围内,可以对本发明实施例的技术方案进行多种简单变型,这些简单变型均属于本发明实施例的保护范围。The embodiments of the present invention are described in detail above with reference to the accompanying drawings. However, the embodiments of the present invention are not limited to the specific details in the foregoing embodiments. The technical solution carries out a variety of simple variants, all of which fall within the scope of protection of embodiments of the invention.
另外需要说明的是,在上述具体实施方式中所描述的各个具体技术特征,在不矛盾的情况下,可以通过任何合适的方式进行组合。为了避免不必要的重复,本发明实施例对各种可能的组合方式不再另行说明。It should be further noted that the specific technical features described in the above specific embodiments may be combined in any suitable manner without contradiction. In order to avoid unnecessary repetition, various possible combinations of the embodiments of the present invention are not separately described.
本领域技术人员可以理解实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序存储在一个存储介质中,包括若干指令用以使得单片机、芯片或处理器(processor)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。Those skilled in the art can understand that all or part of the steps of implementing the foregoing embodiments may be completed by a program instructing related hardware, and the program is stored in a storage medium, and includes a plurality of instructions for causing a single chip, a chip or a processor. The processor performs all or part of the steps of the method described in the various embodiments of the present application. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
此外,本发明实施例的各种不同的实施方式之间也可以进行任意组合,只要其不违背本发明实施例的思想,其同样应当视为本发明实施例所公开的内容。In addition, the various embodiments of the present invention may be combined in any combination, as long as they do not deviate from the idea of the embodiments of the present invention, and should also be regarded as the disclosure of the embodiments of the present invention.

Claims (14)

  1. 一种移动机器人的路径规划方法,包括:A path planning method for a mobile robot, comprising:
    从移动机器人接收第一规划路径,其中所述第一规划路径是由所述移动机器人所自主规划的从移动机器人的当前位置到目标位置的最短路径;Receiving, from the mobile robot, a first planned path, wherein the first planned path is a shortest path from a current position of the mobile robot to a target position that is independently planned by the mobile robot;
    为所述移动机器人规划不同于所述第一规划路径的第二规划路径;以及Planning a second planning path different from the first planning path for the mobile robot;
    预估所述移动机器人执行所述第一规划路径和所述第二规划路径所分别需要的第一期望时间和第二期望时间;Estimating a first desired time and a second desired time required by the mobile robot to perform the first planning path and the second planning path, respectively;
    比较所述第一期望时间和第二期望时间,并根据比较结果发送相应的控制指令至移动机器人,其中所述移动机器人能够识别所述控制指令并按照所述第一规划路径或所述第二规划路径移动。Comparing the first desired time and the second desired time, and transmitting a corresponding control command to the mobile robot according to the comparison result, wherein the mobile robot is capable of identifying the control instruction and following the first planned path or the second Plan the path to move.
  2. 根据权利要求1所述的方法,其特征在于,所述根据比较结果发送相应的控制指令至移动机器人,其中所述移动机器人能够识别所述控制指令并按照所述第一规划路径或所述第二规划路径移动包括:The method according to claim 1, wherein said transmitting a corresponding control command to the mobile robot based on the comparison result, wherein said mobile robot is capable of recognizing said control command and following said first planned path or said The second planned path move includes:
    当所述比较结果指示所述第二规划路径所需要消耗的时长小于所述第一规划路径时,发送相应的第二控制指令至所述移动机器人,以令所述移动机器人执行所述控制指令并按照所述第二规划路径移动。Transmitting a corresponding second control instruction to the mobile robot to cause the mobile robot to execute the control instruction when the comparison result indicates that the duration required to be consumed by the second planning path is less than the first planning path And moving according to the second planned path.
  3. 根据权利要求1所述的方法,其特征在于,所述预估所述移动机器人执行所述第一规划路径和所述第二规划路径所分别需要的第一期望时间和第二期望时间包括:The method according to claim 1, wherein the estimating the first expected time and the second expected time required by the mobile robot to perform the first planning path and the second planning path respectively comprises:
    解析所述第一规划路径和所述第二规划路径中所包含的路径状态信息,所述路径状态信息包括以下中的一者或多者:直行距离信息、转弯信息和/或倒退距离信息;Parsing path state information included in the first planning path and the second planning path, the path state information including one or more of the following: straight distance information, turn information, and/or reverse distance information;
    基于代价估计模型和所述路径状态信息,确定分别对应于所述第一规划路径和所述第二规划路径的第一路径代价值和第二路径代价值,其中所述代价估计模型为不同的路径状态信息对应赋予了不同的权重值,以及路径迭代值和期望时间之间呈正相关关系。Determining, according to the cost estimation model and the path state information, a first path cost value and a second path cost value respectively corresponding to the first planning path and the second planning path, wherein the cost estimation model is different The path state information is assigned a different weight value, and a positive correlation between the path iteration value and the expected time.
  4. 根据权利要求3所述的方法,其特征在于,路径代价值通过如下方式来确定:The method of claim 3 wherein the path cost value is determined by:
    T(C)=M*t(F)+N*t(R)+K*t(B)T(C)=M*t(F)+N*t(R)+K*t(B)
    其中,T(C)表示中间计算值,t(F)、t(R)和t(B)分别表示关于规划路径的直行、转 弯和倒退信息所对应的代价值,以及M、N、K分别表示各个路径状态信息所分别对应的单位数量;以及Where T(C) represents the intermediate calculated value, t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path, and M, N, and K respectively. Indicates the number of units corresponding to each path status information;
    F(C)=α*f(C)+T(C)F(C)=α*f(C)+T(C)
    其中,f(C)表示所述第一规划路径的距离所对应的代价值,α表示为所述第一规划路径的距离所分配的权重值,以及F(C)表示所述路径代价值。Where f(C) represents the cost value corresponding to the distance of the first planned path, α represents the weight value assigned to the distance of the first planned path, and F(C) represents the path cost value.
  5. 根据权利要求4所述的方法,其特征在于,所述规划路径能够绕开预定区域内的障碍物,以及所述预定区域包括多个节点区域,其中该方法还包括:The method according to claim 4, wherein the planning path is capable of bypassing an obstacle in a predetermined area, and the predetermined area comprises a plurality of node areas, wherein the method further comprises:
    统计规划路径所通过的节点区域,以确定规划路径的距离。The node area through which the planning path passes is counted to determine the distance of the planned path.
  6. 根据权利要求5所述的方法,其特征在于,所述控制指令包括所述节点区域的分配信息,其中所述移动机器人能够识别所述控制指令以按照所述第一规划路径或所述第二规划路径移动,以及所述移动机器人被配置成只从经分配的所述节点区域通过。The method of claim 5, wherein the control instruction includes allocation information of the node area, wherein the mobile robot is capable of identifying the control instruction to follow the first planned path or the second The path is planned to move, and the mobile robot is configured to pass only from the assigned node area.
  7. 根据权利要求1所述的方法,其特征在于,所述从移动机器人接收第一规划路径包括:The method of claim 1, wherein the receiving the first planned path from the mobile robot comprises:
    向所述移动机器人发送调度命令,其中所述调度命令包含所述移动机器人的目标位置信息;Sending a scheduling command to the mobile robot, wherein the scheduling command includes target location information of the mobile robot;
    响应于所述调度命令,从所述移动机器人接收第一规划路径,其中所述规划路径为所述移动机器人根据所述目标位置信息通过A*算法计算所确定的。A first planned path is received from the mobile robot in response to the scheduling command, wherein the planned path is determined by the mobile robot by an A* algorithm calculation based on the target position information.
  8. 一种移动机器人的路径规划系统,包括:A path planning system for a mobile robot, comprising:
    第一路径获取单元,配置为从移动机器人接收第一规划路径,其中所述第一规划路径是由所述移动机器人所自主规划的从移动机器人的当前位置到目标位置的最短路径;a first path obtaining unit configured to receive a first planned path from the mobile robot, wherein the first planned path is a shortest path from a current position of the mobile robot to a target position independently planned by the mobile robot;
    第二路径规划单元,配置为为所述移动机器人规划不同于所述第一规划路径的第二规划路径;以及a second path planning unit configured to plan a second planning path different from the first planning path for the mobile robot;
    期望时间预估单元,配置为预估所述移动机器人执行所述第一规划路径和所述第二规划路径所分别需要的第一期望时间和第二期望时间;a desired time estimating unit configured to estimate a first expected time and a second expected time required by the mobile robot to perform the first planned path and the second planned path respectively;
    路径控制单元,配置为比较所述第一期望时间和第二期望时间,并根据比较结果 发送相应的控制指令至移动机器人,其中所述移动机器人能够识别所述控制指令并按照所述第一规划路径或所述第二规划路径移动。a path control unit configured to compare the first desired time and the second desired time, and send a corresponding control command to the mobile robot according to the comparison result, wherein the mobile robot is capable of identifying the control instruction and following the first plan The path or the second planned path moves.
  9. 根据权利要求8所述的系统,其特征在于,所述路径控制单元配置为当所述比较结果指示所述第二规划路径所需要消耗的时长小于所述第一规划路径时,发送相应的第二控制指令至所述移动机器人,以令所述移动机器人执行所述控制指令并按照所述第二规划路径移动。The system according to claim 8, wherein the path control unit is configured to send a corresponding number when the comparison result indicates that the duration required to be consumed by the second planned path is smaller than the first planned path And controlling the mobile robot to cause the mobile robot to execute the control instruction and move according to the second planned path.
  10. 根据权利要求8所述的系统,其特征在于,所述期望时间预估单元包括:The system of claim 8 wherein said expected time estimating unit comprises:
    路径状态解析模块,配置为解析所述第一规划路径和所述第二规划路径中所包含的路径状态信息,所述路径状态信息包括以下中的一者或多者:直行距离信息、转弯信息和/或倒退距离信息;The path state parsing module is configured to parse the path state information included in the first planning path and the second planning path, where the path state information includes one or more of the following: straight distance information, turn information And/or reverse distance information;
    路径代价值确定模块,配置为基于代价估计模型和所述路径状态信息,确定分别对应于所述第一规划路径和所述第二规划路径的第一路径代价值和第二路径代价值,其中所述代价估计模型为不同的路径状态信息对应赋予了不同的权重值,以及路径迭代值和期望时间之间呈正相关关系。a path cost value determining module, configured to determine, according to the cost estimation model and the path state information, a first path cost value and a second path cost value respectively corresponding to the first planning path and the second planning path, where The cost estimation model assigns different weight values to different path state information correspondences, and a positive correlation between the path iteration values and the expected time.
  11. 根据权利要求10所述的系统,其特征在于,路径代价值通过如下方式来确定:The system of claim 10 wherein the path cost value is determined by:
    T(C)=M*t(F)+N*t(R)+K*t(B)T(C)=M*t(F)+N*t(R)+K*t(B)
    其中,T(C)表示中间计算值,t(F)、t(R)和t(B)分别表示关于规划路径的直行、转弯和倒退信息所对应的代价值,以及M、N、K分别表示各个路径状态信息所分别对应的单位数量;以及Where T(C) represents the intermediate calculated value, t(F), t(R) and t(B) respectively represent the surrogate value corresponding to the straight-line, turn and retreat information of the planned path, and M, N, and K respectively. Indicates the number of units corresponding to each path status information;
    F(C)=α*f(C)+T(C)F(C)=α*f(C)+T(C)
    其中,f(C)表示所述第一规划路径的距离所对应的代价值,α表示为所述第一规划路径的距离所分配的权重值,以及F(C)表示所述路径代价值。Where f(C) represents the cost value corresponding to the distance of the first planned path, α represents the weight value assigned to the distance of the first planned path, and F(C) represents the path cost value.
  12. 根据权利要求11所述的方法,其特征在于,所述规划路径能够绕开预定区域内的障碍物,以及所述预定区域包括多个节点区域,其中该系统还包括:The method according to claim 11, wherein the planning path is capable of bypassing an obstacle in a predetermined area, and the predetermined area comprises a plurality of node areas, wherein the system further comprises:
    节点统计单元,配置为统计规划路径所通过的节点区域,以确定规划路径的距离。The node statistics unit is configured to count the node area through which the planned path passes to determine the distance of the planned path.
  13. 根据权利要求12所述的系统,其特征在于,所述控制指令包括所述节点区域的分配信息,其中所述移动机器人能够识别所述控制指令以按照所述第一规划路径或所述第二规划路径移动,以及所述移动机器人被配置成只从经分配的所述节点区域通过。The system according to claim 12, wherein said control command includes allocation information of said node area, wherein said mobile robot is capable of identifying said control command to follow said first planned path or said second The path is planned to move, and the mobile robot is configured to pass only from the assigned node area.
  14. 根据权利要求8所述的系统,其特征在于,所述第一路径获取单元包括:The system according to claim 8, wherein the first path obtaining unit comprises:
    调度命令发送模块,配置为向所述移动机器人发送调度命令,其中所述调度命令包含目标节点区域信息;a scheduling command sending module, configured to send a scheduling command to the mobile robot, where the scheduling command includes target node area information;
    规划路径接收模块,配置为响应于所述调度命令,从所述移动机器人接收规划路径,其中所述规划路径为所述移动机器人根据所述目标节点区域信息并通过A*算法计算所确定的。The planning path receiving module is configured to receive a planning path from the mobile robot in response to the scheduling command, wherein the planning path is determined by the mobile robot according to the target node area information and calculated by an A* algorithm.
PCT/CN2019/072258 2018-01-19 2019-01-18 Mobile robot path planning method and system WO2019141220A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810054744.X 2018-01-19
CN201810054744.XA CN108227716A (en) 2018-01-19 2018-01-19 The paths planning method and system of mobile robot

Publications (1)

Publication Number Publication Date
WO2019141220A1 true WO2019141220A1 (en) 2019-07-25

Family

ID=62668078

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/072258 WO2019141220A1 (en) 2018-01-19 2019-01-18 Mobile robot path planning method and system

Country Status (2)

Country Link
CN (1) CN108227716A (en)
WO (1) WO2019141220A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110716567A (en) * 2019-10-18 2020-01-21 上海快仓智能科技有限公司 Mobile equipment and control method and control device thereof

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108227716A (en) * 2018-01-19 2018-06-29 广东美的智能机器人有限公司 The paths planning method and system of mobile robot
CN109460039A (en) * 2018-12-26 2019-03-12 芜湖哈特机器人产业技术研究院有限公司 A kind of paths planning method of AGV
CN110058586A (en) * 2019-03-12 2019-07-26 浙江大华技术股份有限公司 A kind of preventing collision method and device of automated guided vehicle path conflict
JP2022115296A (en) * 2021-01-28 2022-08-09 トヨタ自動車株式会社 Autonomous mobile system, autonomous mobile method and autonomous mobile program
CN113362627A (en) * 2021-05-25 2021-09-07 中国联合网络通信集团有限公司 Automatic driving method and vehicle-mounted terminal
CN116787449B (en) * 2023-08-25 2023-12-19 深圳市普渡科技有限公司 Method and device for processing running path blockage, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01180605A (en) * 1988-01-12 1989-07-18 Toshiba Corp Drive control system for mobile object
CN107036618A (en) * 2017-05-24 2017-08-11 合肥工业大学(马鞍山)高新技术研究院 A kind of AGV paths planning methods based on shortest path depth optimization algorithm
CN107179773A (en) * 2017-07-25 2017-09-19 哈尔滨工大特种机器人有限公司 A kind of AGV avoidance dispatch control method and system
CN108227716A (en) * 2018-01-19 2018-06-29 广东美的智能机器人有限公司 The paths planning method and system of mobile robot

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5380672B2 (en) * 2007-02-20 2014-01-08 国立大学法人 名古屋工業大学 Motion planner, control system, and multi-axis servo system
CN101750078B (en) * 2008-12-18 2012-06-20 鸿富锦精密工业(深圳)有限公司 Network navigation system and network navigation method thereof
CN102521724A (en) * 2011-12-07 2012-06-27 清华大学 Planning device and planning method based on vehicle path
CN102768536B (en) * 2012-07-20 2014-06-25 哈尔滨工程大学 Route planning method based on multi-target glowworm swarm algorithm
CN104008666B (en) * 2014-05-08 2016-08-24 中山大学 A kind of fingerpost distribution method towards point of interest
CN105551244B (en) * 2015-12-08 2017-12-05 招商局重庆交通科研设计院有限公司 A kind of dynamic path planning method
CN105446339B (en) * 2015-12-22 2018-03-16 安徽工程大学 A kind of method for planning path for mobile robot
CN107179078B (en) * 2017-05-24 2020-04-03 合肥工业大学 AGV path planning method based on time window optimization
CN107368072A (en) * 2017-07-25 2017-11-21 哈尔滨工大特种机器人有限公司 A kind of AGV operation control systems and paths planning method that can configure based on map

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01180605A (en) * 1988-01-12 1989-07-18 Toshiba Corp Drive control system for mobile object
CN107036618A (en) * 2017-05-24 2017-08-11 合肥工业大学(马鞍山)高新技术研究院 A kind of AGV paths planning methods based on shortest path depth optimization algorithm
CN107179773A (en) * 2017-07-25 2017-09-19 哈尔滨工大特种机器人有限公司 A kind of AGV avoidance dispatch control method and system
CN108227716A (en) * 2018-01-19 2018-06-29 广东美的智能机器人有限公司 The paths planning method and system of mobile robot

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110716567A (en) * 2019-10-18 2020-01-21 上海快仓智能科技有限公司 Mobile equipment and control method and control device thereof

Also Published As

Publication number Publication date
CN108227716A (en) 2018-06-29

Similar Documents

Publication Publication Date Title
WO2019141220A1 (en) Mobile robot path planning method and system
CN108287545B (en) Conflict management method and system for multiple mobile robots
CN108267149B (en) Conflict management method and system for multiple mobile robots
WO2019141223A1 (en) Path planning method and system for mobile robot
Bautin et al. Minpos: A novel frontier allocation algorithm for multi-robot exploration
WO2019141222A1 (en) Conflict management method and system for multiple mobile robots
CN107992060B (en) Path planning method and system for multiple mobile robots
WO2019141219A1 (en) Method and system for scheduling multiple mobile robots
RU2589869C2 (en) Method and system for efficient scheduling for plurality of automated nonholonomic vehicles using scheduler of coordinated routes
CN108287547B (en) Conflict management method and system for multiple mobile robots
WO2019141221A1 (en) Conflict management method and system for multiple mobile robots
Trigui et al. A distributed market-based algorithm for the multi-robot assignment problem
CN108268037B (en) Conflict management method and system for multiple mobile robots
Bouhamed et al. Q-learning based routing scheduling for a multi-task autonomous agent
WO2019141226A1 (en) Conflict management method and system for multiple mobile robots
CN113516429B (en) Multi-AGV global planning method based on network congestion model
Dharmasiri et al. Novel implementation of multiple automated ground vehicles traffic real time control algorithm for warehouse operations: djikstra approach
Li et al. Simulation analysis of a deep reinforcement learning approach for task selection by autonomous material handling vehicles
Shi et al. Task allocation and path planning of many robots with motion uncertainty in a warehouse environment
Liu et al. Simultaneous planning and scheduling for multi-autonomous vehicles
CN111558942B (en) Robot scheduling mode switching method, first robot, equipment and storage medium
Nishida et al. Just-in-Time routing and scheduling for multiple automated guided vehicles
Bøgh et al. Distributed fleet management in noisy environments via model-predictive control
Khosravi et al. Cooperative control for multi-target interception with sensing and communication limitations: A game-theoretic approach
Haiming et al. Algorithm of path planning based on time window for multiple mobile robots in warehousing system

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: 19741346

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 07/12/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 19741346

Country of ref document: EP

Kind code of ref document: A1