CN111157000A - Method and apparatus for generating path information - Google Patents

Method and apparatus for generating path information Download PDF

Info

Publication number
CN111157000A
CN111157000A CN201811312904.2A CN201811312904A CN111157000A CN 111157000 A CN111157000 A CN 111157000A CN 201811312904 A CN201811312904 A CN 201811312904A CN 111157000 A CN111157000 A CN 111157000A
Authority
CN
China
Prior art keywords
path
picking
determining
nodes
determined
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201811312904.2A
Other languages
Chinese (zh)
Other versions
CN111157000B (en
Inventor
齐小飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingbangda Trade Co Ltd
Beijing Jingdong Qianshi Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201811312904.2A priority Critical patent/CN111157000B/en
Publication of CN111157000A publication Critical patent/CN111157000A/en
Application granted granted Critical
Publication of CN111157000B publication Critical patent/CN111157000B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/20Instruments for performing navigational calculations
    • 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/0088Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots characterized by the autonomous decision making process, e.g. artificial intelligence, predefined behaviours
    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Business, Economics & Management (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Game Theory and Decision Science (AREA)
  • Medical Informatics (AREA)
  • Health & Medical Sciences (AREA)
  • Navigation (AREA)

Abstract

The embodiment of the application discloses a method and a device for generating path information. One embodiment of the method comprises: acquiring position information of at least one cargo to be picked; determining a channel for picking at least one goods to be picked in a predetermined channel set according to the position information; determining a picking path which takes a predetermined first position as a starting point and a predetermined second position as an end point and passes through the determined channel; determining the order picking path with the shortest length from the determined order picking paths; and generating path information of the picking path with the shortest length. The embodiment is beneficial to simplifying the solving process of the picking path with the shortest solving length on the premise of ensuring the accuracy of determining the shortest running path of the vehicle when picking the goods, improving the solving speed of the picking path with the shortest solving length and improving the picking efficiency of the goods.

Description

Method and apparatus for generating path information
Technical Field
The embodiment of the application relates to the technical field of computers, in particular to a method and a device for generating path information.
Background
Currently, as a storage mode of human-machine cooperation, an AGV (Automated Guided Vehicle) car can realize navigation based on SLAM (simultaneous localization and mapping). And automatically driving to a picking point according to the planned path. The order of picking at the current picking point is then completed by the picker. The trolley continues to travel to the next picking point, and the pickers continue to pick. Until all picking tasks are completed. For all picking points that an AGV needs to reach, it is usually necessary to give an order to complete the picking of all the goods to be picked as quickly as possible.
In order to improve the storage efficiency, the channels in the general warehouse are narrow, and in this scenario, the following two sorting modes generally exist: one mode is that all storage sites to be selected are directly modeled and solved; alternatively, the order of all storage nodes is directly specified (e.g., in an S-type drive) regardless of the current task.
Disclosure of Invention
The embodiment of the application provides a method and a device for generating path information.
In a first aspect, an embodiment of the present application provides a method for generating path information, where the method includes: acquiring position information of at least one cargo to be picked; determining a channel for picking at least one goods to be picked in a predetermined channel set according to the position information; determining a picking path which takes a predetermined first position as a starting point and a predetermined second position as an end point and passes through the determined channel; determining the order picking path with the shortest length from the determined order picking paths; and generating path information of the picking path with the shortest length.
In some embodiments, determining a pick path through the determined lane starting at a predetermined first location and ending at a predetermined second location comprises: constructing a directed graph, wherein the directed graph comprises: the node representing the starting point, the node representing the end point and the node representing the end point of the determined channel are communicated with each other, and the weight of the edge of the directed graph represents the driving distance between the positions corresponding to the two nodes connected by the edge.
In some embodiments, determining the shortest length pick path from the determined pick paths comprises: determining a shortest path subgraph which takes a node representing a starting point as a starting point and a node representing an end point as an end point and comprises nodes representing the end points of the determined channels from the directed graph; and determining the picking path corresponding to the shortest path subgraph as the picking path with the shortest length.
In some embodiments, determining, from the directed graph, a shortest path subgraph starting at a node characterizing the starting point and ending at a node characterizing the ending point, including nodes characterizing the ends of the determined paths, comprises: determining a path subgraph which takes a node representing a starting point as a starting point and a node representing an end point as an end point and comprises nodes representing the end points of the determined channels from the directed graph; determining the path subgraph which meets the preset condition in the determined path subgraphs as a target path subgraph; and determining a path subgraph with the shortest length from the determined target path subgraphs as a shortest path subgraph.
In some embodiments, the preset conditions include at least one of: in the nodes included in the path subgraph, the degree of entry of the nodes except the representation starting point and the representation end point is 1, and the degree of exit of the nodes except the representation starting point and the representation end point is 1; the path subgraph does not include self-loops; and edges of two nodes corresponding to two end points of the connecting channel are edges passed by the path subgraph.
In some embodiments, the channel is a single row of channels.
In a second aspect, an embodiment of the present application provides an apparatus for generating path information, where the apparatus includes: an acquisition unit configured to acquire position information of at least one item to be picked; a first determination unit configured to determine a lane for picking at least one item to be picked in a predetermined lane set according to the position information; a second determination unit configured to determine a pick-up path passing through the determined gate with a predetermined first position as a start point and a predetermined second position as an end point; a third determination unit configured to determine a pick-up path having the shortest length from the determined pick-up paths; and a generation unit configured to generate path information of a picking path having the shortest length.
In some embodiments, the second determination unit comprises: a construction module configured to construct a directed graph, wherein the directed graph comprises: the node representing the starting point, the node representing the end point and the node representing the end point of the determined channel are communicated with each other, and the weight of the edge of the directed graph represents the driving distance between the positions corresponding to the two nodes connected by the edge.
In some embodiments, the third determination unit comprises: a first determining module configured to determine, from the directed graph, a shortest path subgraph starting from a node characterizing the starting point and ending from a node characterizing the ending point, including a node characterizing the ending point of the determined path; and the second determination module is configured to determine the picking path corresponding to the shortest path subgraph as the picking path with the shortest length.
In some embodiments, the first determining module comprises: a first determining submodule configured to determine, from the directed graph, a path subgraph having nodes characterizing end points of the determined channels, starting from nodes characterizing a starting point and ending from nodes characterizing an ending point; the second determining sub-module is configured to determine the path subgraph which meets the preset condition in the determined path subgraphs as a target path subgraph; and a third determining sub-module configured to determine a path sub-graph with the shortest length from the determined target path sub-graphs as a shortest path sub-graph.
In some embodiments, the preset conditions include at least one of: in the nodes included in the path subgraph, the degree of entry of the nodes except the representation starting point and the representation end point is 1, and the degree of exit of the nodes except the representation starting point and the representation end point is 1; the path subgraph does not include self-loops; and edges of two nodes corresponding to two end points of the connecting channel are edges passed by the path subgraph.
In some embodiments, the channel is a single row of channels.
In a third aspect, an embodiment of the present application provides an electronic device for generating path information, including: one or more processors; a storage device, on which one or more programs are stored, which, when executed by the one or more processors, cause the one or more processors to implement the method of any of the embodiments of the method for generating path information as described above.
In a fourth aspect, the present application provides a computer-readable medium for generating path information, on which a computer program is stored, and when the program is executed by a processor, the computer program implements the method of any one of the embodiments of the method for generating path information.
The method and the device for generating path information provided by the embodiment of the application determine the channel for picking at least one goods to be picked in the predetermined channel set according to the position information of at least one goods to be picked, then determine the picking path passing through the determined channel with the predetermined first position as the starting point and the predetermined second position as the end point, then determine the picking path with the shortest length from the determined picking paths, and finally generate the path information of the picking path with the shortest length, thereby being helpful for improving the picking efficiency of the goods by determining the picking path with the shortest length, simplifying the solving process for solving the picking path with the shortest length on the premise of ensuring the accuracy of the shortest path traveled by a vehicle when the goods are picked, and improving the solving speed for solving the picking path with the shortest length, and improving the solving speed of the picking path with the shortest solving length.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is an exemplary system architecture diagram in which one embodiment of the present application may be applied;
FIG. 2 is a flow diagram of one embodiment of a method for generating path information according to the present application;
FIG. 3 is a schematic diagram of an application scenario of a method for generating path information according to the present application;
FIG. 4 is a flow diagram of yet another embodiment of a method for generating path information according to the present application;
FIG. 5 is a schematic diagram illustrating the structure of one embodiment of an apparatus for generating path information according to the present application;
FIG. 6 is a schematic block diagram of a computer system suitable for use in implementing an electronic device according to embodiments of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 shows an exemplary system architecture 100 to which embodiments of the method for generating path information or the apparatus for generating path information of embodiments of the present application may be applied.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, a server 103, a network 104, and a vehicle 105. The network 104 is used to provide a medium of communication links between the terminal devices 101, 102, the server 103 and the vehicle 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The terminal devices 101, 102, the server 103 may interact with the vehicle 105 through the network 104 to receive or transmit messages (e.g., receive location information of the vehicle 105, transmit instructions indicating that the vehicle 105 is traveling), and the like. The terminal devices 101 and 102 may have various communication client applications installed thereon, such as a vehicle control application, a web browser application, a shopping application, a search application, an instant messaging tool, a mailbox client, social platform software, and the like.
The terminal apparatuses 101 and 102 may be hardware or software. When the terminal devices 101 and 102 are hardware, they may be various electronic devices with information transmission function, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like. When the terminal apparatuses 101 and 102 are software, they can be installed in the electronic apparatuses listed above. It may be implemented as multiple pieces of software or software modules (e.g., software or software modules used to provide distributed services) or as a single piece of software or software module. And is not particularly limited herein.
The server 103 may be a server that provides various services, such as a background server that supports operations that the terminal apparatuses 101, 102 or the vehicle 105 need to perform. The backend server may analyze and otherwise process the received data such as the path planning request, and feed back the processing result (e.g., path information) to the terminal device 101 or 102 or the vehicle 105.
It should be noted that the method for generating path information provided in the embodiment of the present application may be executed by the terminal devices 101 and 102, and accordingly, the apparatus for generating path information may be disposed in the terminal devices 101 and 102; the method for generating the path information provided by the embodiment of the present application may also be executed by the server 103, and accordingly, the apparatus for generating the path information may also be disposed in the server 103; furthermore, the method for generating the route information provided by the embodiment of the present application may also be executed by the vehicle 105 (for example, a unit for generating the route information in the vehicle 105), and accordingly, a device for generating the route information may also be provided in the vehicle 105.
The server may be hardware or software. When the server is hardware, it may be implemented as a distributed server cluster formed by multiple servers, or may be implemented as a single server. When the server is software, it may be implemented as multiple pieces of software or software modules (e.g., software or software modules used to provide distributed services), or as a single piece of software or software module. And is not particularly limited herein.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation. When the electronic device on which the information processing method is executed does not need to perform data transmission with other electronic devices, the system architecture may not include other electronic devices other than the electronic device on which the information processing method is executed.
With continued reference to fig. 2, a flow 200 of one embodiment of a method for generating path information in accordance with the present application is shown. The method for generating path information includes the following steps:
step 201, position information of at least one goods to be picked is obtained.
In this embodiment, an execution subject of the method for generating route information (for example, a server, a terminal device or a vehicle shown in fig. 1) may obtain the location information of at least one item to be picked from other electronic devices or locally through a wired connection manner or a wireless connection manner. The goods to be picked may be goods to be picked. The location information may be indicative of the location of the goods to be picked.
Step 202, determining a channel for picking at least one goods to be picked in a predetermined channel set according to the position information.
In this embodiment, according to the position information obtained in step 201, the executing entity may determine a lane for picking at least one item to be picked in a predetermined lane set.
In practice, the goods to be picked may be stored in a warehouse, in which equipment for placing the goods (e.g. shelves, etc.) may be provided. The equipment room for placing the goods to be picked can be provided with a channel for picking personnel to pick the goods and for the picking vehicle to drive in. The execution main body or other electronic devices in communication connection with the execution main body may store position information of the goods to be picked, position information of a passage, and the like. Therefore, the execution main body can indicate the running path of the vehicle in a mode of sending instructions to the vehicle, so that the picking personnel can pick the goods to be picked. Here, the channel may be a single-row channel (a channel that is not reversible) or a double-row channel (a channel that is reversible).
As an example, the executing agent may determine, from the lane set, a lane closest to the position of the item to be picked as a lane for picking the item to be picked according to the position information of the item to be picked.
Alternatively, when the lane closest to the position of the item to be picked is occupied by another object (e.g., another picking vehicle or an obstacle) and the closest lane cannot enter, the executing body may determine, from the lane set, a lane second closest to the position of the item to be picked as the lane for picking the item to be picked.
In some alternative implementations of this embodiment, the channels are single row channels. It will be appreciated that the narrower the passageway, the higher the cargo storage capacity of the warehouse (the higher the utilization of the warehouse). Thus, a single row lane may increase the storage capacity of the warehouse relative to a double row lane; the single-row lane may save physical strength of the pickers and improve the picking efficiency of the pickers relative to lanes that are narrower than the single-row lane (e.g., lanes that are not accessible to vehicles).
At step 203, a pick-up path through the determined channel is determined starting at a predetermined first position and ending at a predetermined second position.
In this embodiment, the executing body may determine a picking path passing through the determined channel with a predetermined first position as a starting point and a predetermined second position as an ending point. The first position may be a position at which the picking vehicle is parked before the picking vehicle picks the picking vehicle, or may be a position other than the position at which the picking vehicle is parked, which is available for the picking vehicle to travel into the warehouse. The second position may be a position at which the picking vehicle is parked after the picking vehicle has picked, or may be a position other than the position at which the picking vehicle is parked in the warehouse, into which the picking vehicle can be driven.
As an example, the executing entity may determine all picking paths passing through the determined aisle starting from the predetermined first position and ending at the predetermined second position, or may determine all picking paths passing through the determined aisle starting from the predetermined first position and ending at the predetermined second position and meeting a predetermined condition (for example, the determined picking path has a length shorter than other picking paths passing through the determined aisle ending at the predetermined second position).
In some optional implementations of this embodiment, the executing main body may execute the step 203 according to the following steps: and constructing a directed graph. Wherein the directed graph includes: the node representing the starting point, the node representing the end point and the node representing the end point of the determined channel are communicated with each other, and the weight of the edge of the directed graph represents the driving distance between the positions corresponding to the two nodes connected by the edge. Wherein the endpoints of the aisles may be aisle entry and exit points (e.g., in fig. 3, the endpoints of the aisles at pick points 3028 and 3034 are pick point 3028 and pick point 3034). The travel distance may be a distance that the picking vehicle may travel. It is understood that when there is no obstacle between the line segments connecting the two positions, the length of the line segment may be the above-described travel distance; when an obstacle exists between line segments connecting two positions, the length of a path which the picking vehicle passes through from one position to the other position avoiding the obstacle is the travel distance.
From the determined pick-up paths, a pick-up path of shortest length is determined, step 204.
In this embodiment, the execution body may determine the shortest picking path from the determined picking paths.
For example, when the executing agent determines only one picking path through step 203, the executing agent may determine the determined one picking path as the picking path with the shortest length; when the executing agent determines more than one picking path through step 203, the executing agent may determine the picking path with the shortest length by comparing the lengths of the determined picking paths.
In some optional implementations of this embodiment, when the step 203 is executed in the manner of constructing the directed graph, the executing main body may execute the step 204 according to the following steps:
the first step, from the directed graph, determining a shortest path subgraph which takes the node representing the starting point as the starting point and the node representing the end point as the end point and comprises the node representing the end point of the determined channel.
And secondly, determining a picking path corresponding to the shortest path subgraph as a picking path with the shortest length.
It is understood that the shortest path subgraph includes nodes representing the starting points, the end points or the end points of the channels, and the edges of the shortest path subgraph represent the driving distance between the corresponding positions of the two nodes (including the starting points, the end points or the end points of the channels), so that the shortest path subgraph can represent (i.e. correspond to) the picking paths.
In step 205, route information of the pick-up route with the shortest length is generated.
In this embodiment, the execution body may generate the route information of the picking route having the shortest length. The route information may indicate, among other things, the order in which the vehicles pass through the various lanes, the entry point for each lane, and so on.
In some use cases, the execution body may also send the path information to a vehicle (e.g., an AGV vehicle) to instruct the vehicle to travel.
With continued reference to fig. 3, fig. 3 is a schematic diagram of an application scenario of the method for generating path information according to the present embodiment. In the application scenario of fig. 3, the terminal device acquires position information of items to be picked 3101, 3102, 3103 and 3104. Then, the terminal device determines the lane for picking the goods 3101 to be picked 3104 (namely, the lane where the picking point 3021 and 3027 and the lane where the picking point 3028 and 3024 and the picking point 3035 and 3041 are located) in a predetermined lane set (including the lane where the picking point 3021 and 3027, the picking point 3028 and 3034 and the picking point 3035 and 3041 are used for picking the goods, the end points of the lane where the picking point 3021 and 3034 and the picking point 3035 and 3041 are used as the end points of the lane where the picking point 3035 and 3041 and the picking point 3034 are used for picking the goods). Subsequently, the terminal device determines the picking path passing through the aisle where the picking point 3021 and 3027 are located and the aisle where the picking point 3028 and 3034 are located, starting from the predetermined first position 300 and ending at the predetermined second position 301. Next, the terminal device determines a picking path 310 (shown by a dotted line) having the shortest length from the determined picking paths. Finally, the terminal device generates path information of the pick path 310 having the shortest length. For example, the path information may be "300-.
The method provided by the above embodiment of the present application, by obtaining the position information of at least one goods to be picked, determining, in a predetermined set of aisles, an aisle for picking at least one item to be picked, then, a pick-up path through the determined passage starting at a predetermined first position and ending at a predetermined second position is determined, and then, from the determined pick-up path, determining the shortest picking path, generating the path information of the shortest picking path, therefore, the picking path with the shortest length is determined, the picking efficiency of the goods is improved, the solving process of solving the picking path with the shortest length is simplified on the premise that the accuracy of the shortest running path of the vehicle when the goods are picked is guaranteed, and the solving speed of solving the picking path with the shortest length is improved.
With further reference to fig. 4, a flow 400 of yet another embodiment of a method for generating path information is shown. The flow 400 of the method for generating path information includes the following steps:
step 401, position information of at least one item to be picked is obtained.
In this embodiment, step 401 is substantially the same as step 201 in the corresponding embodiment of fig. 2, and is not described here again.
Step 402, determining a channel for picking at least one goods to be picked in a predetermined channel set according to the position information.
In this embodiment, step 402 is substantially the same as step 202 in the corresponding embodiment of fig. 2, and is not described herein again.
Step 403, constructing a directed graph.
In the present embodiment, an execution subject (e.g., a server, a terminal device, or a vehicle shown in fig. 1) of the method for generating route information may construct a directed graph. Wherein the directed graph includes: the node representing the starting point, the node representing the end point and the node representing the end point of the determined channel are communicated with each other, and the weight of the edge of the directed graph represents the driving distance between the positions corresponding to the two nodes connected by the edge. Wherein the end points of a channel may be a channel entry point and an exit point. The travel distance may be a distance that the picking vehicle may travel. It is understood that when there is no obstacle between the line segments connecting the two positions, the length of the line segment may be the above-described travel distance; when an obstacle exists between line segments connecting two positions, the length of a path which the picking vehicle passes through from one position to the other position avoiding the obstacle is the travel distance.
As an example, the execution body described above may construct a directed graph G. Wherein the directed graph G includes a node set V ═ { V ═ V1,……,vnN denotes the number of nodes included in the directed graph G, node v1Characterizing the starting point, node vnCharacterizing the above end point, node v2To node vn-1The endpoints of the determined channels are characterized. Here, assume node viAnd node vi+1Being the two end points of a channel. Where i is a positive even number less than n (thereby ensuring that a vehicle enters from one end of the aisle and exits, i.e. passes, from the other end of the aisle). The set of edges is E, (v)i,vj) Representing a slave node viTo node vjIs directed to the edge of the graph G. Any two nodes in the directed graph G are connected.
Step 404, determining a path subgraph from the directed graph, wherein the path subgraph takes the node representing the starting point as the starting point and takes the node representing the end point as the end point, and the path subgraph comprises the node representing the end point of the determined channel.
In this embodiment, the execution subject may determine, from the directed graph, a path subgraph including nodes representing end points of the determined channels, with a node representing a start point as a start point and a node representing an end point as an end point.
As an example, the execution body may represent the edge (v) by 0 or 1 (or other identifiers)i,vj) Whether or not to be selected, for example:
Figure BDA0001855473970000111
wherein x isijFor identifying edges (v)i,vj) Whether it is selected.
Thus, the execution topic can determine the path subgraph by determining the selected edge in the directed graph.
Step 405, determining the path subgraph which meets the preset conditions in the determined path subgraphs as a target path subgraph.
In this embodiment, the execution body may further determine a path sub-graph, which meets a preset condition, in the determined path sub-graphs as a target path sub-graph. The preset condition may be a preset condition for determining a target path subgraph, and the target path subgraph may be a path subgraph with the shortest length in the determined path subgraphs, or may be a path subgraph with certain characteristics (for example, no self-loop or the like).
In some optional implementations of this embodiment, the preset condition may include at least one of: in the nodes included in the path subgraph, the degree of entry of the nodes except the representation starting point and the representation end point is 1, and the degree of exit of the nodes except the representation starting point and the representation end point is 1; the path subgraph does not include self-loops; and edges of two nodes corresponding to two end points of the connecting channel are edges passed by the path subgraph.
It is to be understood that when the preset condition includes the above three items, the determined target path subgraph is generally the path subgraph with the shortest length in the determined path subgraphs.
And step 406, determining a path subgraph with the shortest length from the determined target path subgraphs as a shortest path subgraph.
In this embodiment, the execution subject may determine, as the shortest path subgraph, a path subgraph with the shortest length from the determined target path subgraphs.
As an example, when the execution main body determines only one picking path through step 405 (for example, the preset condition includes that, of the nodes included in the path subgraph, the entry degree of the nodes other than the characterization start point and the characterization end point is 1 and the exit degree is 1, and the edges of the two nodes corresponding to the two end points where the path subgraph does not include the self-loop and the connecting channel are the edges passed by the path subgraph), the execution main body may determine the determined one picking path as the picking path with the shortest length as the shortest path subgraph; when the executing agent determines more than one picking path through step 405, the executing agent may determine the picking path with the shortest length as the shortest path sub-graph by comparing the lengths of the determined picking paths.
Step 407, determining the picking path corresponding to the shortest path subgraph as the picking path with the shortest length.
In this embodiment, the executing entity may determine the picking path corresponding to the shortest path sub-graph as the picking path with the shortest length.
It is understood that the shortest path sub-graph includes nodes representing the starting points, the end points or the end points of the channels, and the edges representing the driving distance between the corresponding positions (including the starting points, the end points or the end points of the channels) of the two nodes connected by the edges, so that the shortest path sub-graph can represent (i.e. correspond to) the picking paths, and further, the executing body can obtain the picking paths with the shortest length.
Step 408, generating path information of the picking path with the shortest length.
In this embodiment, step 408 is substantially the same as step 205 in the corresponding embodiment of fig. 2, and is not described herein again.
As can be seen from fig. 4, compared with the embodiment corresponding to fig. 2, the flow 400 of the method for generating path information in the present embodiment highlights the step of determining the picking path with the shortest length by using the directed graph. Therefore, the scheme described in the embodiment can introduce constraint conditions to assist in determining the picking path with the shortest length, so that on the premise of ensuring the accuracy of the shortest vehicle running path when the goods are picked, the solving process for solving the picking path with the shortest length is further simplified, the solving speed for solving the picking path with the shortest length is increased, and the goods picking efficiency is improved.
With further reference to fig. 5, as an implementation of the methods shown in the above figures, the present application provides an embodiment of an apparatus for generating path information, which corresponds to the method embodiment shown in fig. 2, and which may include the same or corresponding features as the method embodiment shown in fig. 2, in addition to the features described below. The device can be applied to various electronic equipment.
As shown in fig. 5, the apparatus 500 for generating path information of the present embodiment includes: an acquisition unit 501, a first determination unit 502, a second determination unit 503, a third determination unit 504, and a generation unit 505. Wherein the obtaining unit 501 is configured to obtain position information of at least one item to be picked; the first determining unit 502 is configured to determine a lane for picking at least one item to be picked in a predetermined set of lanes according to the position information; the second determining unit 503 is configured to determine a pick-up path passing through the determined channel with a predetermined first position as a starting point and a predetermined second position as an ending point; the third determining unit 504 is configured to determine a pick path of shortest length from the determined pick paths; the generation unit 505 is configured to generate path information of the pickup path having the shortest length.
In this embodiment, the obtaining unit 501 of the apparatus 500 for generating route information may obtain the position information of at least one item to be picked from other electronic devices, or locally, through a wired connection manner or a wireless connection manner. The goods to be picked may be goods to be picked. The location information may be indicative of the location of the goods to be picked.
In this embodiment, based on the position information obtained by the obtaining unit 501, the first determining unit 502 may determine a lane for picking at least one to-be-picked item in a predetermined lane set.
In practice, the goods to be picked may be stored in a warehouse, in which equipment for placing the goods (e.g. shelves, etc.) may be provided. The equipment room for placing the goods to be picked can be provided with a channel for picking personnel to pick the goods and for the picking vehicle to drive in. The device 500 or other electronic devices communicatively connected to the device 500 may store the position information of the goods to be picked, the position information of the passage, and the like. Thus, the device 500 may instruct the vehicle to travel along a route so that the order picker can pick the goods to be picked by the order picker by sending an instruction to the vehicle. Here, the channel may be a single-row channel (a channel that is not reversible) or a double-row channel (a channel that is reversible).
In this embodiment, the second determining unit 503 may determine the picking path passing through the determined channel with the predetermined first position as the starting point and the predetermined second position as the ending point. The first position may be a position at which the picking vehicle is parked before the picking vehicle picks the picking vehicle, or may be a position other than the position at which the picking vehicle is parked, which is available for the picking vehicle to travel into the warehouse. The second position may be a position at which the picking vehicle is parked after the picking vehicle has picked, or may be a position other than the position at which the picking vehicle is parked in the warehouse, into which the picking vehicle can be driven.
In this embodiment, the third determining unit 504 may determine the shortest picking path from the determined picking paths.
In this embodiment, the generating unit 505 may generate the path information of the picking path with the shortest length. The route information may indicate, among other things, the order in which the vehicles pass through the various lanes, the entry point for each lane, and so on.
In some optional implementations of this embodiment, the second determining unit 503 may include: the construction module (not shown in the figure) is configured to construct a directed graph. Wherein the directed graph includes: the node representing the starting point, the node representing the end point and the node representing the end point of the determined channel are communicated with each other, and the weight of the edge of the directed graph represents the driving distance between the positions corresponding to the two nodes connected by the edge. Wherein the end points of a channel may be a channel entry point and an exit point. The travel distance may be a distance that the picking vehicle may travel. It is understood that when there is no obstacle between the line segments connecting the two positions, the length of the line segment may be the above-described travel distance; when an obstacle exists between line segments connecting two positions, the length of a path which the picking vehicle passes through from one position to the other position avoiding the obstacle is the travel distance.
In some optional implementations of this embodiment, the third determining unit 504 may include: a first determining module (not shown in the figures) is configured to determine, from the directed graph, a shortest path subgraph starting from a node characterizing the starting point and ending from a node characterizing the ending point, including nodes characterizing the ends of the determined channels; a second determination module (not shown) is configured to determine the picking path corresponding to the shortest path sub-graph as the picking path with the shortest length.
It is understood that the shortest path subgraph includes nodes representing the starting points, the end points or the end points of the channels, and the edges of the shortest path subgraph represent the driving distance between the corresponding positions of the two nodes (including the starting points, the end points or the end points of the channels), so that the shortest path subgraph can represent (i.e. correspond to) the picking paths.
In some optional implementations of this embodiment, the first determining module (not shown in the figure) may include: a first determining submodule (not shown in the figure) configured to determine, from the directed graph, a path subgraph starting from a node characterizing the starting point and ending from a node characterizing the ending point, including nodes characterizing the ends of the determined channels; the second determining sub-module (not shown in the figure) is configured to determine a path sub-graph meeting the preset condition in the determined path sub-graphs as a target path sub-graph; a third determining sub-module (not shown in the figure) is configured to determine a path sub-graph with the shortest length from the determined target path sub-graphs as a shortest path sub-graph.
In some optional implementations of this embodiment, the preset condition includes at least one of: in the nodes included in the path subgraph, the degree of entry of the nodes except the representation starting point and the representation end point is 1, and the degree of exit of the nodes except the representation starting point and the representation end point is 1; the path subgraph does not include self-loops; and edges of two nodes corresponding to two end points of the connecting channel are edges passed by the path subgraph.
It is to be understood that when the preset condition includes the above three items, the determined target path subgraph is generally the path subgraph with the shortest length in the determined path subgraphs.
In some alternative implementations of this embodiment, the channels are single row channels.
It will be appreciated that the narrower the passageway is set, the higher the cargo storage capacity of the warehouse. Thus, a single row lane may increase the storage capacity of the warehouse relative to a double row lane; the single-row lane may save physical strength of the pickers and improve the picking efficiency of the pickers relative to lanes that are narrower than the single-row lane (e.g., lanes that are not accessible to vehicles).
The device provided by the above embodiment of the present application, obtains the position information of at least one goods to be picked through the obtaining unit 501, then the first determining unit 502 determines the lane for picking at least one goods to be picked in the predetermined lane set according to the position information, then the second determining unit 503 determines the picking path passing through the determined lane with the predetermined first position as the starting point and the predetermined second position as the end point, then the third determining unit 504 determines the picking path with the shortest length from the determined picking paths, and finally the generating unit 505 generates the path information of the picking path with the shortest length, thereby based on the determined picking path with the shortest length, improving the picking efficiency of the goods, and ensuring the accuracy of the shortest path traveled by the vehicle when picking the goods, the method simplifies the solving process of the picking path with the shortest solving length and improves the solving speed of the picking path with the shortest solving length.
Referring now to FIG. 6, shown is a block diagram of a computer system 600 suitable for use in implementing the electronic device of an embodiment of the present application. The electronic device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 6, the computer system 600 includes a Central Processing Unit (CPU)601 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the system 600 are also stored. The CPU 601, ROM 602, and RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program performs the above-described functions defined in the method of the present application when executed by a Central Processing Unit (CPU) 601.
It should be noted that the computer readable medium described herein can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present application may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor includes an acquisition unit, a first determination unit, a second determination unit, a third determination unit, and a generation unit. The names of the units do not in some cases form a limitation on the units themselves, for example, the acquisition unit may also be described as a "unit that acquires position information of at least one item to be picked".
As another aspect, the present application also provides a computer-readable medium, which may be contained in the electronic device described in the above embodiments; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: acquiring position information of at least one cargo to be picked; determining a channel for picking at least one goods to be picked in a predetermined channel set according to the position information; determining a picking path which takes a predetermined first position as a starting point and a predetermined second position as an end point and passes through the determined channel; determining the order picking path with the shortest length from the determined order picking paths; and generating path information of the picking path with the shortest length.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention herein disclosed is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the invention. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (14)

1. A method for generating path information, comprising:
acquiring position information of at least one cargo to be picked;
determining a passage for picking the at least one goods to be picked in a predetermined passage set according to the position information;
determining a picking path which takes a predetermined first position as a starting point and a predetermined second position as an end point and passes through the determined channel;
determining the order picking path with the shortest length from the determined order picking paths;
and generating the path information of the picking path with the shortest length.
2. The method of claim 1, wherein determining a pick path through the determined lane starting at a predetermined first location and ending at a predetermined second location comprises:
constructing a directed graph, wherein the directed graph comprises: the nodes representing the starting points, the nodes representing the end points and the nodes representing the end points of the determined channels are communicated with each other, and the weight of the edges of the directed graph represents the driving distance between the positions corresponding to the two nodes connected by the edges.
3. The method of claim 2, wherein said determining a shortest length pick path from the determined pick paths comprises:
determining a shortest path subgraph of nodes which take the node representing the starting point as a starting point and the node representing the end point as an end point and comprise end points representing the determined channel from the directed graph;
and determining the picking path corresponding to the shortest path subgraph as the picking path with the shortest length.
4. The method of claim 3, wherein said determining from said directed graph a shortest path sub-graph of nodes characterizing end points of said determined paths starting at said node characterizing said starting point and ending at said node characterizing said ending point comprises:
determining a path subgraph which takes the node representing the starting point as a starting point and takes the node representing the end point as an end point and comprises nodes representing the end points of the determined channel from the directed graph;
determining the path subgraph which meets the preset condition in the determined path subgraphs as a target path subgraph;
and determining a path subgraph with the shortest length from the determined target path subgraphs as a shortest path subgraph.
5. The method of claim 4, wherein the preset conditions include at least one of:
in the nodes included in the path subgraph, the degree of entry of the nodes except the nodes representing the starting point and the end point is 1, and the degree of exit of the nodes except the nodes representing the starting point and the end point is 1;
the path subgraph does not include self-loops;
and edges of two nodes corresponding to two end points of the connecting channel are edges passed by the path subgraph.
6. The method of any one of claims 1-5, wherein the channels are single row channels.
7. An apparatus for generating path information, comprising:
an acquisition unit configured to acquire position information of at least one item to be picked;
a first determining unit configured to determine a lane for picking the at least one item to be picked in a predetermined lane set according to the position information;
a second determination unit configured to determine a pick-up path passing through the determined gate with a predetermined first position as a start point and a predetermined second position as an end point;
a third determination unit configured to determine a pick-up path having the shortest length from the determined pick-up paths;
a generating unit configured to generate path information of the order picking path having the shortest length.
8. The apparatus of claim 7, wherein the second determining unit comprises:
a construction module configured to construct a directed graph, wherein the directed graph comprises: the nodes representing the starting points, the nodes representing the end points and the nodes representing the end points of the determined channels are communicated with each other, and the weight of the edges of the directed graph represents the driving distance between the positions corresponding to the two nodes connected by the edges.
9. The apparatus of claim 8, wherein the third determining unit comprises:
a first determining module configured to determine, from the directed graph, a shortest path subgraph including nodes characterizing end points of the determined channels, starting with the node characterizing the starting point and ending with the node characterizing the ending point;
and the second determination module is configured to determine the picking path corresponding to the shortest path subgraph as the picking path with the shortest length.
10. The apparatus of claim 9, wherein the first determining means comprises:
a first determining submodule configured to determine, from the directed graph, a path subgraph including nodes characterizing end points of the determined channels, starting from the node characterizing the starting point and ending from the node characterizing the ending point;
the second determining sub-module is configured to determine the path subgraph which meets the preset condition in the determined path subgraphs as a target path subgraph;
and a third determining sub-module configured to determine a path sub-graph with the shortest length from the determined target path sub-graphs as a shortest path sub-graph.
11. The apparatus of claim 10, wherein the preset condition comprises at least one of:
in the nodes included in the path subgraph, the degree of entry of the nodes except the nodes representing the starting point and the end point is 1, and the degree of exit of the nodes except the nodes representing the starting point and the end point is 1;
the path subgraph does not include self-loops;
and edges of two nodes corresponding to two end points of the connecting channel are edges passed by the path subgraph.
12. The apparatus of one of claims 7-11, wherein the channel is a single row of channels.
13. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-6.
14. A computer-readable medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method of any one of claims 1-6.
CN201811312904.2A 2018-11-06 2018-11-06 Method and apparatus for generating path information Active CN111157000B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811312904.2A CN111157000B (en) 2018-11-06 2018-11-06 Method and apparatus for generating path information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811312904.2A CN111157000B (en) 2018-11-06 2018-11-06 Method and apparatus for generating path information

Publications (2)

Publication Number Publication Date
CN111157000A true CN111157000A (en) 2020-05-15
CN111157000B CN111157000B (en) 2023-04-07

Family

ID=70554355

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811312904.2A Active CN111157000B (en) 2018-11-06 2018-11-06 Method and apparatus for generating path information

Country Status (1)

Country Link
CN (1) CN111157000B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113762564A (en) * 2020-08-07 2021-12-07 北京京东乾石科技有限公司 Method, apparatus, computing device, and medium for transporting goods
CN114148959A (en) * 2021-12-13 2022-03-08 哈尔滨工业大学芜湖机器人产业技术研究院 Laser forklift path searching method
CN117960635A (en) * 2024-04-02 2024-05-03 贝榕物联(常州)有限公司 Sorting data transmission method and system based on photoelectric fusion tag

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011166697A (en) * 2010-02-15 2011-08-25 Nippon Telegr & Teleph Corp <Ntt> Path accommodation design method
CN103440566A (en) * 2013-08-27 2013-12-11 北京京东尚科信息技术有限公司 Method and device for generating order picking collection lists and method for optimizing order picking route
CN103674049A (en) * 2013-11-29 2014-03-26 闻泰通讯股份有限公司 Method for obtaining shortest paths of compulsory nodes in navigation system
CN104992241A (en) * 2015-07-02 2015-10-21 北京京东尚科信息技术有限公司 Goods picking path generation method and generation apparatus, and corresponding storage management system
CN105182981A (en) * 2015-10-14 2015-12-23 珠海格力电器股份有限公司 Robot walking method, control method, control system, and server
WO2016014917A1 (en) * 2014-07-25 2016-01-28 IAM Robotics, LLC Autonomous mobile bin storage and retrieval system
WO2016023869A2 (en) * 2014-08-11 2016-02-18 SSI Schäfer Noell GmbH Lager- und Systemtechnik Storage and order-picking system and method for providing articles in a particular order
CN106022531A (en) * 2016-05-27 2016-10-12 西安电子科技大学 Searching method of shortest path passing by necessary peak points
CN106483943A (en) * 2016-10-13 2017-03-08 北京京东尚科信息技术有限公司 The dispatching method of robot, device and computer-readable recording medium
CN106809586A (en) * 2017-03-28 2017-06-09 北京京东尚科信息技术有限公司 Method and apparatus for determining picking path
CN106843201A (en) * 2016-12-08 2017-06-13 北京京东尚科信息技术有限公司 Automatic guide vehicle and the method for choosing article using automatic guide vehicle
CN107092265A (en) * 2017-06-22 2017-08-25 义乌文烁光电科技有限公司 A kind of sorting trolley path planning method suitable for matrix form warehouse
CN107578303A (en) * 2017-07-26 2018-01-12 深圳市赛亿科技开发有限公司 A kind of automatic picking method and system of robot of online shopping mall
US20180158016A1 (en) * 2016-12-07 2018-06-07 Invia Robotics, Inc. Workflow Management System Integrating Robots
US20180218311A1 (en) * 2017-01-27 2018-08-02 Wal-Mart Stores, Inc. System for improving order batching using location information of items in retail store and method of using same

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011166697A (en) * 2010-02-15 2011-08-25 Nippon Telegr & Teleph Corp <Ntt> Path accommodation design method
CN103440566A (en) * 2013-08-27 2013-12-11 北京京东尚科信息技术有限公司 Method and device for generating order picking collection lists and method for optimizing order picking route
CN103674049A (en) * 2013-11-29 2014-03-26 闻泰通讯股份有限公司 Method for obtaining shortest paths of compulsory nodes in navigation system
WO2016014917A1 (en) * 2014-07-25 2016-01-28 IAM Robotics, LLC Autonomous mobile bin storage and retrieval system
WO2016023869A2 (en) * 2014-08-11 2016-02-18 SSI Schäfer Noell GmbH Lager- und Systemtechnik Storage and order-picking system and method for providing articles in a particular order
CN104992241A (en) * 2015-07-02 2015-10-21 北京京东尚科信息技术有限公司 Goods picking path generation method and generation apparatus, and corresponding storage management system
CN105182981A (en) * 2015-10-14 2015-12-23 珠海格力电器股份有限公司 Robot walking method, control method, control system, and server
CN106022531A (en) * 2016-05-27 2016-10-12 西安电子科技大学 Searching method of shortest path passing by necessary peak points
CN106483943A (en) * 2016-10-13 2017-03-08 北京京东尚科信息技术有限公司 The dispatching method of robot, device and computer-readable recording medium
US20180158016A1 (en) * 2016-12-07 2018-06-07 Invia Robotics, Inc. Workflow Management System Integrating Robots
CN106843201A (en) * 2016-12-08 2017-06-13 北京京东尚科信息技术有限公司 Automatic guide vehicle and the method for choosing article using automatic guide vehicle
US20180218311A1 (en) * 2017-01-27 2018-08-02 Wal-Mart Stores, Inc. System for improving order batching using location information of items in retail store and method of using same
CN106809586A (en) * 2017-03-28 2017-06-09 北京京东尚科信息技术有限公司 Method and apparatus for determining picking path
CN107092265A (en) * 2017-06-22 2017-08-25 义乌文烁光电科技有限公司 A kind of sorting trolley path planning method suitable for matrix form warehouse
CN107578303A (en) * 2017-07-26 2018-01-12 深圳市赛亿科技开发有限公司 A kind of automatic picking method and system of robot of online shopping mall

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113762564A (en) * 2020-08-07 2021-12-07 北京京东乾石科技有限公司 Method, apparatus, computing device, and medium for transporting goods
CN114148959A (en) * 2021-12-13 2022-03-08 哈尔滨工业大学芜湖机器人产业技术研究院 Laser forklift path searching method
CN117960635A (en) * 2024-04-02 2024-05-03 贝榕物联(常州)有限公司 Sorting data transmission method and system based on photoelectric fusion tag
CN117960635B (en) * 2024-04-02 2024-05-28 贝榕物联(常州)有限公司 Sorting data transmission method and system based on photoelectric fusion tag

Also Published As

Publication number Publication date
CN111157000B (en) 2023-04-07

Similar Documents

Publication Publication Date Title
CN110274604B (en) Method and apparatus for generating path information
US11636427B2 (en) Method and apparatus for carrying shelf
CN111157000B (en) Method and apparatus for generating path information
CN110554688B (en) Method and device for generating topological map
CN108776482B (en) Unmanned distribution vehicle, and distribution control method and device for unmanned distribution vehicle
CN111859597B (en) Evaluation method and system of automatic driving algorithm
CN110388921A (en) Picking air navigation aid and device
CN111553548B (en) Goods picking method and device
CN109767130A (en) Method for controlling a vehicle and device
CN107564328B (en) Parking space determination method and device for vehicle
US20210312359A1 (en) Method and device for scheduling automated guided vehicle
CN115410410B (en) Parking space recommendation method, device, equipment and storage medium
CN110109458A (en) Vehicle-mounted automatic Pilot scheduling system, method, equipment and storage medium
CN113205300B (en) Distribution vehicle scheduling method and device, electronic equipment and computer readable medium
CN113222205A (en) Path planning method and device
CN110659752B (en) Method and device for determining movement path
CN111382315A (en) Merging method of sub-graph isomorphic matching results, electronic device and storage medium
CN110766228B (en) Method, device, picking system, electronic device and medium for picking
CN111399489B (en) Method and device for generating information
CN115061386A (en) Intelligent driving automatic simulation test system and related equipment
CN110377020B (en) Driving method, device and system of unmanned equipment
CN113008246B (en) Map matching method and device
CN113253608A (en) Unmanned crane equipment track generation method and device based on artificial intelligence
CN110103770B (en) Method and device for detecting performance of vehicle-mounted battery
CN111768065A (en) Method and device for distributing goods sorting tasks

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20210303

Address after: 101, 1st floor, building 2, yard 20, Suzhou street, Haidian District, Beijing 100080

Applicant after: Beijing Jingbangda Trading Co.,Ltd.

Address before: 100086 8th Floor, 76 Zhichun Road, Haidian District, Beijing

Applicant before: BEIJING JINGDONG SHANGKE INFORMATION TECHNOLOGY Co.,Ltd.

Applicant before: BEIJING JINGDONG CENTURY TRADING Co.,Ltd.

Effective date of registration: 20210303

Address after: Room a1905, 19 / F, building 2, No. 18, Kechuang 11th Street, Daxing District, Beijing, 100176

Applicant after: Beijing Jingdong Qianshi Technology Co.,Ltd.

Address before: 101, 1st floor, building 2, yard 20, Suzhou street, Haidian District, Beijing 100080

Applicant before: Beijing Jingbangda Trading Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant