WO2021035759A1 - Route planning method and apparatus - Google Patents

Route planning method and apparatus Download PDF

Info

Publication number
WO2021035759A1
WO2021035759A1 PCT/CN2019/103898 CN2019103898W WO2021035759A1 WO 2021035759 A1 WO2021035759 A1 WO 2021035759A1 CN 2019103898 W CN2019103898 W CN 2019103898W WO 2021035759 A1 WO2021035759 A1 WO 2021035759A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
path
path planning
policies
reference information
Prior art date
Application number
PCT/CN2019/103898
Other languages
French (fr)
Chinese (zh)
Inventor
朱国峰
贝学威
许红
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201980100015.6A priority Critical patent/CN114450556A/en
Priority to PCT/CN2019/103898 priority patent/WO2021035759A1/en
Publication of WO2021035759A1 publication Critical patent/WO2021035759A1/en

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/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance

Definitions

  • This application relates to intelligent driving technology, and in particular to a path planning method and device.
  • a destination needs to be selected in the path planning software, and then the path planning software plans the driving path of the vehicle. In this way, the vehicle can follow the planned path while driving, and finally reach the destination.
  • embodiments of the present invention provide a path planning method and device.
  • a path planning method including: obtaining path planning reference information, where the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions; and obtaining one or more user input Multiple user strategies; path planning is performed according to the path planning reference information and the multiple user strategies.
  • the user strategy reflects the user’s preference for the path planning strategy.
  • the multiple user strategies may be multiple user strategies of a user. For example, a user wants the path to take time priority and distance priority into consideration; the multiple user strategies may also be Multiple user strategies for multiple users. For example, when multiple users ride in a car, user A wants time first, user B wants distance first, and user C wants cost first, so we try our best by considering time priority, distance priority and cost priority.
  • multi-strategy as a decision reference for path planning, user-centric intelligent path planning can be realized, and when the driving environment information changes in real time, the multi-strategy path planning mechanism is convenient to adjust the path more flexibly and dig out better ones. Potential path, the path obtained by planning is more suitable for the actual scene.
  • the user strategy includes distance priority, time priority, safety priority, comfort priority, or expense priority.
  • Distance priority is aimed at short driving distances without detours; time priority is aimed at short travel times, such as trying to meet high speeds, short distances, avoiding congestion and avoiding waiting for traffic lights; safety priority is aimed at avoiding driving accidents, such as avoiding frequent accidents Road sections, avoid frequent lane changes, and avoid road sections with imperfect traffic facilities; comfort priority aims to improve user experience, such as driving as evenly as possible, driving roads as flat as possible, and avoiding sharp turns; cost priority aims to reduce travel costs, as stated Travel expenses include tolls and fuel costs.
  • the method further includes: updating the path planning reference information; acquiring one or Updating the multiple user policies by multiple users; re-executing the path planning according to the updated path planning reference information or at least one of the updated multiple user policies.
  • the updating the path planning reference information includes using a sensor to continue to collect the path planning reference information, or using a receiver to receive the updated path planning reference information.
  • the update of the one or more users to the plurality of user policies includes deleting one or more user policies of the plurality of user policies, or adding a new one or more user policies, and the new one or Multiple user policies are obtained from one or more original users, or one or more newly added users.
  • the method further includes: determining a recommendation to the user according to the path planning reference information One or more user policies of the user; sending a suggestion message containing the one or more user policies suggested to the user to the user; the obtaining multiple user policies of one or more user inputs includes: obtaining the one or more user policies One or more user policies selected by a user from the one or more user policies suggested to the user. Because it is difficult for users to understand the complete path planning reference information and the limitations of subjective judgment, the user strategy that the user hopes to adopt may not be suitable for the current driving scene. By suggesting the user strategy to the user, the user strategy selected by the user can be matched with The actual driving environment is more suitable.
  • the path planning reference information further includes a map, and the map includes a plurality of connections.
  • the performing path planning according to the path planning reference information and the multiple user strategies includes: determining, according to the path planning reference information, that each path fragment corresponds to the multiple user strategies.
  • the weight of each user policy in the user policy the weight is used to identify the traffic cost of a path segment under a user policy; according to the multiple user policies and each path segment corresponds to each of the multiple user policies
  • the weight of each user policy determines one or more reachable paths between the source location and the destination location, and the reachable path includes multiple path segments that are continuous on the map; from the one or more reachable paths Determine the current path in.
  • the user strategies adopted by the multiple consecutive path segments may be different.
  • the multiple path segments corresponding to each of the multiple path segments The weight of at least one user policy in the user policies meets the threshold limit of the corresponding user policy. Identifying and excluding path segments that do not meet the requirements of any one of the multiple user policies by means of threshold limitation can make the planned path meet the requirements of the multiple user policies at the same time.
  • determining the current path from the multiple reachable paths includes: One of the multiple reachable paths is randomly selected as the current path; or, according to the weight of the multiple path segments included in each reachable path corresponding to each user policy in the multiple user policies, One of the multiple reachable paths is selected as the current path; or, according to the number of the multiple path segments included in each reachable path, one of the multiple reachable paths is selected The path is used as the current path.
  • the process is performed according to the path planning reference information and the multiple user strategies
  • the path planning includes: sequentially selecting a user policy from the multiple user policies as the current user policy, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user policy.
  • the step of selecting one user strategy from the plurality of user strategies as the current The user strategy includes: sorting the plurality of user strategies by priority, and selecting one user strategy from the plurality of user strategies as the current user strategy in the order of the priority from high to low, or in turn Select one user policy from the multiple user policies in sequence as the current user policy.
  • a path planning device including: a path planning reference information acquisition module for acquiring path planning reference information, where the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions.
  • the user strategy acquisition module is used to acquire multiple user strategies input by one or more users; the path planning module is used to perform path planning according to the path planning reference information and the multiple user strategies.
  • the user strategy reflects the user’s preference for the path planning strategy.
  • the multiple user strategies may be multiple user strategies of a user. For example, a user wants the path to take time priority and distance priority into consideration; the multiple user strategies may also be Multiple user strategies for multiple users.
  • multi-strategy As a decision reference for path planning, user-centric intelligent path planning can be realized, and when the driving environment information changes in real time, the multi-strategy path planning mechanism is convenient to adjust the path more flexibly and dig out better ones. Potential path, the path obtained by planning is more suitable for the actual scene.
  • the user strategy includes distance priority, time priority, safety priority, comfort priority or expense priority.
  • Distance priority is aimed at short driving distances without detours; time priority is aimed at short travel times, such as trying to meet high speeds, short distances, avoiding congestion and avoiding waiting for traffic lights; safety priority is aimed at avoiding driving accidents, such as avoiding frequent accidents Road sections, avoid frequent lane changes, and avoid road sections with imperfect traffic facilities; comfort priority aims to improve user experience, such as driving as evenly as possible, driving roads as flat as possible, and avoiding sharp turns; cost priority aims to reduce travel costs, as stated Travel expenses include tolls and fuel costs.
  • the path planning reference information acquisition module is further configured to update the path planning Reference information;
  • the user policy acquisition module is also used to acquire one or more users' updates to the multiple user policies;
  • the path planning module is also used to update or update the path planning reference information according to the updated At least one of the subsequent multiple user policies performs the path planning again.
  • the updating the path planning reference information includes using a sensor to continue to collect the path planning reference information, or using a receiver to receive the updated path planning reference information.
  • the update of the one or more users to the plurality of user policies includes deleting one or more user policies of the plurality of user policies, or adding a new one or more user policies, and the new one or Multiple user policies are obtained from one or more original users, or one or more newly added users.
  • the real-time change of the path planning reference information makes the current path not the optimal path, or the user needs to adjust the selected user strategy, it is necessary to use the updated path planning reference information or the updated path Multiple user strategies re-execute the path planning, so that the planned path meets the real-time changes of the driving scene and the adjustment of user preferences.
  • the device further includes: a user policy suggestion module, configured to follow the path
  • the planning reference information determines one or more user strategies suggested to the user; the sending module is used to send the user a suggestion message containing the one or more user strategies suggested to the user; the user strategy obtaining module obtains one or more user strategies.
  • the multiple user policies input by a user include: obtaining one or more user policies selected by the one or more users from the one or more user policies suggested to the user. Because it is difficult for users to understand the complete path planning reference information and the limitations of subjective judgment, the user strategy that the user hopes to adopt may not be suitable for the current driving scene. By suggesting the user strategy to the user, the user strategy selected by the user can be matched with The actual driving environment is more suitable.
  • the path planning reference information further includes a map, and the map includes a plurality of connections
  • the path planning module includes: a weight determination module, configured to determine, according to the path planning reference information, the weight of each path segment corresponding to each user strategy in the plurality of user strategies, The weight is used to identify the traffic cost of a path segment under a user policy; the reachable path determination module is used to determine each of the multiple user policies according to the multiple user policies and each path segment.
  • the weight of each user strategy determines one or more reachable paths between the source location and the destination location, and the reachable path includes multiple path segments that are continuous on the map; the current path determination module is used to determine the path from the Determine the current path from one or more reachable paths.
  • the user strategies adopted by the multiple consecutive path segments may be different. By spatially distributing the multiple user strategies, path planning based on the multiple user strategies is realized.
  • the multiple path segments corresponding to each of the multiple path segments The weight of at least one user policy in the user policies meets the threshold limit of the corresponding user policy. Identifying and excluding path segments that do not meet the requirements of any one of the multiple user policies by means of threshold limitation can make the planned path meet the requirements of the multiple user policies at the same time.
  • the current path determination module selects from the one or more reachable paths Determining the current path includes: randomly selecting a reachable path from the multiple reachable paths as the current path; or, according to the multiple path segments included in each reachable path corresponding to the multiple user policies For the weight of each user policy, select a reachable path from the multiple reachable paths as the current path; or, according to the number of the multiple path segments included in each reachable path, select from the multiple Select a reachable path from the reachable path as the current path.
  • the path planning module is based on the path planning reference information and the multiple The path planning of the user strategy includes: sequentially selecting a user strategy from the plurality of user strategies as the current user strategy, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user strategy .
  • the path planning module is based on the path planning reference information and the multiple The path planning of the user strategy includes: sequentially selecting a user strategy from the plurality of user strategies as the current user strategy, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user strategy .
  • the step of selecting one user strategy from the plurality of user strategies as the current The user strategy includes: sorting the plurality of user strategies by priority, and selecting one user strategy from the plurality of user strategies as the current user strategy in the order of the priority from high to low, or in turn Select one user policy from the multiple user policies in sequence as the current user policy.
  • a path planning device including a memory and a processor, the memory stores computer program instructions, and the processor runs the computer program instructions to execute the first aspect or any implementation of the first aspect above The path planning method mentioned in the method.
  • the device further includes: a user interface for acquiring multiple user policies input by one or more users and Update of user policy.
  • the user interface acquires multiple user policies input by one or more users, and
  • the updating of the multiple user policies includes: obtaining one or more user policies selected by the one or more users from the one or more user policies suggested to the user.
  • the memory is further configured to store the multiple user policies and the path Planning reference information.
  • the device further includes a sensor or a receiver for acquiring the path planning Reference Information.
  • the sensor collects the path planning reference information.
  • the receiver receives the path planning reference information.
  • a computer storage medium including computer instructions, which when the computer instructions are executed by a processor, cause the path planning apparatus to execute as described in the first aspect or any one of the implementation manners of the first aspect above.
  • the mentioned path planning method is provided, including computer instructions, which when the computer instructions are executed by a processor, cause the path planning apparatus to execute as described in the first aspect or any one of the implementation manners of the first aspect above.
  • a computer program product is provided.
  • the path planning device executes the path planning device as mentioned in the first aspect or any one of the implementations of the first aspect above. Path planning method.
  • a smart car including the path planning device mentioned in the second aspect, any one of the implementations of the second aspect above, the third aspect or any one of the implementations of the third aspect above.
  • FIG. 1 is a schematic diagram of a reference source on which a path planning decision is made in Embodiment 1 of the present invention.
  • Fig. 2 is a flowchart of a path planning method provided by Embodiment 1 of the present invention.
  • Fig. 3 is a flow chart of the path planning method provided by the second embodiment of the present invention.
  • FIG. 4 is a flowchart of a path planning method provided by Embodiment 3 of the present invention.
  • FIG. 5 is a schematic diagram of weights under multiple strategies of path segments determined during path planning in Embodiment 3 of the present invention.
  • FIG. 6 is a schematic diagram of multiple reachable paths generated during path planning in Embodiment 3 of the present invention.
  • FIG. 7 is a flowchart of a path planning method provided by Embodiment 4 of the present invention.
  • FIG. 8 is a structural block diagram of a path planning device provided by Embodiment 5 of the present invention.
  • FIG. 9 is a structural block diagram of a path planning device provided by Embodiment 6 of the present invention.
  • FIG. 10 is a structural block diagram of a path planning device provided by Embodiment 7 of the present invention.
  • FIG. 11 is a structural block diagram of a path planning device provided by Embodiment 8 of the present invention.
  • the path planning in the embodiments of the present invention is based on multiple user strategies, which can be applied to an in-vehicle navigation system implemented by hardware, software, or a combination of software and hardware, and can also be applied to Electronic devices such as navigators, mobile phones, portable computers, tablets or wearable devices with navigation functions.
  • the first embodiment of the present invention provides a path planning method, wherein the reference source on which the path planning decision is made is as shown in FIG. 1, and includes user strategy and path planning reference information.
  • the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions, each of which further includes a variety of path planning reference elements: for example, inherent information such as vehicle height and vehicle width can be derived from local sources. Storage; For example, historical information such as historical traffic flow and historical transit time can be sourced from local storage or received by the receiver; for example, real-time information such as lane division and current congestion can be collected by sensors in real time or received by the receiver.
  • the path planning method includes: step 201, obtaining path planning reference information, where the path planning reference information includes traffic conditions, road conditions, At least one of weather conditions or vehicle conditions; step 202, obtain multiple user strategies input by one or more users; step 203, perform path planning according to the path planning reference information and the multiple user strategies.
  • the user strategy reflects the user’s preference for path planning strategies.
  • One or more users can choose from the cost priority, safety priority, comfort priority, time priority, distance priority or other path planning strategies that reflect user preferences as shown in Figure 1.
  • the multiple user policies may be multiple user policies of a user. For example, a user wants a path to be time- and distance-prioritized; the multiple user policies may also be multiple user policies of multiple users, for example, multiple user policies.
  • user A wants time first
  • user B wants distance first
  • user C wants cost first, so the different needs of multiple users are taken into consideration by comprehensively considering time priority, distance priority and cost priority.
  • multi-strategy as a decision-making reference for route planning
  • user-centric intelligent route planning can be realized.
  • the multi-strategy route planning mechanism facilitates more flexible route adjustment and excavation of better potential.
  • Path the path obtained by planning is more suitable for the actual scenario, and it is also convenient to realize autonomous and dynamic switching of paths when the user's strategy changes.
  • Fig. 3 is a flowchart of the path planning method provided in the second embodiment of the present invention. Steps 301 and 305 in Fig. 3 are the same as steps 201 and 203 in Fig. 2 respectively. It can be seen that the second embodiment is relative to the implementation Example 1 has two improvements:
  • the first improvement is the addition of a strategy suggestion mechanism, that is, before the step of obtaining multiple user strategies input by one or more users, step 302 is further included, and one or more suggestions to the user are determined according to the path planning reference information.
  • User strategy, and step 303, sending a suggestion message containing the one or more user strategies suggested to the user to the user, and step 304 obtaining one or more user strategies input by the user includes: obtaining the one or more user strategies.
  • the user strategy that the user wants to adopt may not be suitable for the current driving scene.
  • the user strategy selected by the user can be consistent with The actual driving environment is more suitable.
  • the second improvement is the addition of a dynamic update mechanism, that is, after the path planning is performed according to the path planning reference information and the multiple user strategies, step 306 is further included to update the path planning reference information and monitor one or more When the user updates the multiple user policies, when the update of the path planning reference information satisfies a preset condition or the multiple user policies are updated, step 307 is executed, according to the updated path planning reference information Or at least one of the updated multiple user policies re-plans the path.
  • the updating the path planning reference information includes using a sensor to collect the path planning reference information, or using a receiver to receive the updated path planning reference information.
  • the update of the one or more users to the plurality of user policies includes deleting one or more user policies of the plurality of user policies, or adding a new one or more user policies, and the new one or Multiple user policies come from one or more original users, or from one or more newly added users.
  • the current path is not the optimal path after the real-time change of the path planning reference information, or the user needs to adjust the selected user strategy, according to the updated all
  • the path planning reference information or the updated multiple user strategies are re-executed for the path planning, so that the planned path can meet the real-time changes of the driving scene and the adjustment of the user's preferences.
  • the third embodiment provides a path planning method, as shown in FIG. 4, in which step 401 and step 402 are the same as step 201 and step 202 in FIG. "The path planning reference information and the multiple user strategies for path planning" are refined, including: step 403, according to the path planning reference information, it is determined that each path segment corresponds to each user in the multiple user strategies.
  • the weight of the policy where the weight is used to identify the traffic cost of a path segment under a user policy.
  • the corresponding time priority (Time The weight (Time Cost, abbreviated as TC) under the First, abbreviated as TF) strategy is 1, 2, 3, 4, and 5 respectively;
  • the length of a path segment is (0,200m), (200m,400m), (400m) ,600m], (600m,800m], and (800m,1000m)
  • the corresponding weights (Distance Cost, abbreviated as DC) under the Distance First (Distance First, abbreviated as DF) strategy are 1, 2, respectively 3, 4, and 5.
  • the path planning reference information also includes a map, and the map includes multiple path segments connecting two adjacent intersections. From Figure 5, you can see the weight of the path segments under multiple strategies. Figure 5 The circles with letters in the middle represent the intersections on the map. The letters indicate the number of the intersection.
  • DC distance priority user strategy
  • TC time-first user policy
  • Step 404 Determine one or more reachable paths between the source location and the destination location according to the multiple user policies and the weight of each path segment corresponding to each user policy in the multiple user policies, so
  • the reachable path includes a plurality of continuous path segments on the map, and the weight of at least one of the plurality of user policies corresponding to each path segment of the plurality of path segments satisfies the corresponding user policy. Threshold limit.
  • the path fragments (8), (9) ), (14) and (15) all have only one weight (DC or TC) that meets the threshold requirement and can be used as a path segment of the reachable path.
  • the reachable paths obtained based on this method can be seen in Fig. 6, a total of 5 reachable paths are obtained, namely S-B-E-J-K-D, S-B-E-I-D, S-B-G-I-D, S-C-G-I-D and S-C-H-D.
  • the reachable path can also be determined in other ways.
  • the thresholds of DC and TC are not equal, or only path segments with a weight DC not exceeding 3 and a weight TC not exceeding 3 can form a reachable path (at this time).
  • the reachable paths in Figure 6 are only SBEID and SBGID), or the path fragments included in the limited reachable path do not exceed the threshold limit (for example, no more than 4, at this time, the reachable paths in Figure 6 are only SBEID, SBGID, SCGID, and SCHD) .
  • Step 405 Determine the current path from the one or more reachable paths.
  • a reachable path may be randomly selected from the multiple reachable paths as the current path, or the multiple path segments included in each reachable path may correspond to
  • a reachable path is selected from the plurality of reachable paths as the current path, or according to the number of path fragments included in each reachable path, from the Select one of the multiple reachable paths as the current route. For example, select the path with the least number of path fragments from the 5 reachable paths shown in FIG. 6, that is, path S-C-H-D as the current path.
  • a path with the smallest sum of TC is selected from the five reachable paths shown in FIG. 6 (the reachable path including path segments whose TC does not meet the threshold requirement is not considered), that is, the path S-B-E-I-D is taken as the current path.
  • the user strategies adopted by multiple consecutive path segments on the reachable path may be different.
  • path planning based on multiple user strategies is realized.
  • Step 701 Obtain path planning reference information, where the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions;
  • Step 702 Obtain multiple user policies input by one or more users
  • Step 703 Select one user policy from the multiple user policies as the current user policy in sequence, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user policy.
  • the step of sequentially selecting a user policy from the plurality of user policies as the current user policy includes: sorting the plurality of user policies in order of priority, and sequentially descending from the plurality of user policies according to the order of priority from high to low. Select one user policy as the current user policy among the user policies, or select one user policy from the multiple user policies as the current user policy in turn. For example, a car is shared by three users. The three users have different preferences. The selected user strategies are time priority, cost priority, and distance priority, and each of the three users has three options for time, cost, and distance.
  • the multiple user policies obtained include time priority, cost priority, and distance priority, and the one or more users’ policies for each of the multiple user policies are obtained.
  • the acceptable range is limited, and the priority of the multiple user policies is determined in descending order of time priority, cost priority, and distance priority for the scenarios described in the above example.
  • the path planning is based on the time priority strategy, but the cost or distance of the path planned based on the time priority strategy exceeds the acceptable range limit preset by at least one user, that is, the time priority strategy cannot plan a path that meets the preset conditions. Reachable path, and then plan the path based on the cost priority strategy. If the planned path meets the acceptable range limits for the three parameters of time, cost, and distance for each of the one or more users, then The route planned based on the cost priority strategy is taken as the current route.
  • the method described in the fourth embodiment can switch strategies autonomously and quickly, and select other user strategies from the multiple user strategies to re-plan the path to avoid In addition to the "dead waiting" state, manual switching operations are also avoided. While taking into account the needs of multi-user strategies, it has better dynamic adaptability.
  • the fifth embodiment of the present invention provides a path planning device, as shown in FIG. 8, including: a path planning reference information acquisition module 801, configured to acquire path planning reference information, the path planning reference information includes traffic conditions, road conditions, At least one of weather conditions or vehicle conditions; a user strategy acquisition module 802, configured to acquire multiple user strategies input by one or more users; a path planning module 803, configured based on the path planning reference information and the multiple User strategy for path planning.
  • a path planning reference information acquisition module 801 configured to acquire path planning reference information, the path planning reference information includes traffic conditions, road conditions, At least one of weather conditions or vehicle conditions
  • a user strategy acquisition module 802 configured to acquire multiple user strategies input by one or more users
  • a path planning module 803, configured based on the path planning reference information and the multiple User strategy for path planning.
  • multi-strategy as a decision reference for path planning
  • user-centric intelligent path planning can be realized, and when the driving environment information changes in real time, the multi-strategy path planning mechanism is convenient to adjust the path more flexibly and dig out better ones.
  • Potential path, the path obtained by planning is more suitable for the actual scene.
  • Fig. 9 is a structural block diagram of a path planning device provided in the sixth embodiment of the present invention. It can be seen that, compared with the fifth embodiment, the path planning device shown in the sixth embodiment further includes: a user strategy suggestion module 904 for The path planning reference information determines one or more user strategies suggested to the user; the sending module 905 is configured to send to the user a suggestion message containing the one or more user strategies suggested to the user; the user strategy acquisition module acquires
  • the multiple user policies input by one or more users include: obtaining one or more user policies selected by the one or more users from the one or more user policies suggested to the user. Because it is difficult for users to understand the complete path planning reference information and the limitations of subjective judgment, the user strategy that the user hopes to adopt may not be suitable for the current driving scene. By suggesting the user strategy to the user, the user strategy selected by the user can be matched with The actual driving environment is more suitable.
  • the path planning module 903 in FIG. 9 may adopt the aforementioned method of balancing the multiple user strategies in time to implement path planning based on multiple user strategies. Specifically, the path planning module 903 sequentially starts from the multiple user strategies. A user strategy is selected from the user strategy as the current user strategy, until a reachable path from the source location to the destination location that satisfies the preset condition is successfully planned based on the current user strategy.
  • the step of sequentially selecting a user policy from the plurality of user policies as the current user policy includes: sorting the plurality of user policies in order of priority, and sequentially descending from the plurality of user policies according to the order of priority from high to low.
  • One user policy is selected as the current user policy among the user policies; or, one user policy is selected from the plurality of user policies as the current user policy in turn according to the order of turns.
  • FIG. 10 is a structural block diagram of a path planning device provided by Embodiment 7 of the present invention. It can be seen that, with respect to the sixth embodiment, the path planning device 1003 shown in the seventh embodiment achieves path planning based on multiple user strategies by spatially balancing the multiple user strategies, and the path planning module 1003 further includes: weight The determining module 1006 is configured to determine, according to the path planning reference information, the weight of each path segment corresponding to each user policy in the plurality of user policies, and the weight is used to identify the passage of a path segment under a user policy cost. The reachable path determination module 1007 is configured to determine one or more values between the source location and the destination location according to the multiple user policies and the weight of each path segment corresponding to each user policy in the multiple user policies.
  • a reachable path the reachable path includes a plurality of continuous path fragments on the map, and each path fragment in the plurality of path fragments corresponds to at least one of the plurality of user policies The weight meets the threshold limit of the corresponding user policy.
  • the current path determination module 1008 is configured to determine the current path from the one or more reachable paths.
  • a reachable path is selected from the plurality of reachable paths as the current path; or, according to the plurality of path segments included in each reachable path And select a reachable path from the plurality of reachable paths as the current path.
  • the software or firmware includes but is not limited to computer program instructions or codes, and can be executed by a hardware processor.
  • the hardware includes, but is not limited to, various integrated circuits, such as a central processing unit (CPU), a digital signal processor (DSP), a field programmable gate array (FPGA), or an application specific integrated circuit (ASIC).
  • CPU central processing unit
  • DSP digital signal processor
  • FPGA field programmable gate array
  • ASIC application specific integrated circuit
  • FIG. 11 is a structural block diagram of a path planning device provided by Embodiment 8 of the present invention.
  • the path planning device can be a component of an in-car navigation system, or a navigator, mobile phone, portable computer, or tablet with navigation functions. Electronic devices such as wearable devices. As shown in FIG. 11, the path planning device includes:
  • a memory 1102 where the memory 1102 stores computer program instructions, the multiple user strategies, and the path planning reference information.
  • the path planning reference information stored in the memory 1102 includes inherent information such as vehicle height and vehicle width, and historical information such as historical traffic volume and historical transit time.
  • the processor 1101 is configured to run the computer program instructions to perform the operations described in any one of the first to the fourth embodiments.
  • the processor 1101 includes, but is not limited to, various types of CPUs, DSPs, microcontrollers, microprocessors, or artificial intelligence processors.
  • the user interface 1103 is used to obtain multiple user policies input by one or more users and to update the multiple user policies.
  • the user interface acquiring multiple user policies input by one or more users and updating the multiple user policies includes: acquiring the one or more users from the one or more user policies suggested to the user One or more user policies selected.
  • the user interface 1103 includes a display, a touch screen, a mouse, a keyboard, a voice input device, or a somatosensory input device.
  • the sensor 1104 is used to collect the path planning reference information, for example, to collect lane divisions and current congestion conditions.
  • the sensor 1104 includes, but is not limited to, a temperature sensor, a humidity sensor, a height sensor, a pressure sensor, a light sensor, a speed sensor, a gravity sensor, an acceleration sensor, a camera, a lidar, an ultrasonic radar, or a millimeter wave radar.
  • the receiver 1105 is configured to receive the path planning reference information.
  • the path planning reference information received by the receiver 1105 includes historical information such as historical traffic volume and historical transit time, and real-time information such as lane division and current congestion.
  • the manner in which the receiver 1105 receives the path planning reference information includes but is not limited to 2G (second-generation mobile communication technology), 3G (third-generation mobile communication technology), 4G (fourth-generation mobile communication technology), and 5G ( Fifth-generation mobile communication technology), Wifi (wireless local area network), Wimax (Worldwide Interoperability for Microwave Access), Bluetooth (Bluetooth communication technology), ZigBee (Zigbee communication technology), optical transmission, optical fiber transmission, cable Wired or wireless transmission methods such as transmission, satellite communication or infrared transmission.
  • the above-mentioned embodiments of the present invention can be used in both vehicles and devices with path planning functions such as portable electronic devices, communication devices, navigation devices, etc.
  • the application scenarios include but are not limited to assisted driving and unmanned driving.
  • the computer may be implemented in whole or in part by software, hardware, firmware, or any combination thereof.
  • software it can be implemented in the form of a computer program product in whole or in part.
  • the computer program product includes one or more computer instructions.
  • the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
  • the computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • the computer instructions may be transmitted from a website, computer, server, or data center.
  • the computer-readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server or a data center integrated with one or more available media.
  • the usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, and a magnetic tape), an optical medium (for example, a DVD), or a semiconductor medium (for example, a solid state disk (SSD)).
  • the disclosed device and method can be implemented in other ways within the scope of this application.
  • the above-described embodiments are only illustrative.
  • the division of the modules or units is only a logical function division.
  • there may be other division methods for example, multiple units or components may be combined. Or it can be integrated into another system, or some features can be ignored or not implemented.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed to multiple network units. .
  • Some or all of the modules can be selected according to actual needs to achieve the objectives of the solutions of the embodiments. Those of ordinary skill in the art can understand and implement it without creative work.
  • the described devices and methods and schematic diagrams of different embodiments can be combined or integrated with other systems, modules, technologies, or methods without departing from the scope of the present application.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electronic, mechanical or other forms.

Abstract

Provided is a route planning method, which meets the multi-policy user requirement, and can be applied in an intelligent driving system comprising autonomous driving and assistant driving. The route planning method comprises: obtaining route planning reference information, the route planning reference information comprising at least one of the traffic condition, the road condition, the weather condition or the vehicle condition (201); obtaining a plurality of user policies input by one or more users (202); and performing route planning according to the route planning reference information and the plurality of user policies (203). Also provided are a route planning apparatus, a computer storage medium, a computer program product, and an intelligent vehicle.

Description

路径规划方法及装置Path planning method and device 技术领域Technical field
本申请涉及智能驾驶技术,尤其涉及一种路径规划方法及装置。This application relates to intelligent driving technology, and in particular to a path planning method and device.
背景技术Background technique
当前智能驾驶场景中,例如,在车辆出发时,需要在路径规划软件中先选定目的地,然后由路径规划软件对车辆的行驶路径进行规划。这样,车辆在行驶时就可以沿着已经规划出来的路径前进,最终到达目的地。In the current intelligent driving scenario, for example, when a vehicle starts, a destination needs to be selected in the path planning software, and then the path planning software plans the driving path of the vehicle. In this way, the vehicle can follow the planned path while driving, and finally reach the destination.
目前的路径规划软件,所采用的路径规划方法有:最短距离路径规划、最短时间路径规划、最佳舒适度路径规划、最节省路径规划等。现有的路径规划方法,基于单一的策略追求唯一最佳路径,统称为单一策略路径规划,在一定程度上可以解决信息不完整带来的不确定性,并且也能够规划出相对最优的路径,但存在很多问题,包括:现有的路径规划方法并非以用户需求为核心,不考虑多策略需求,难以满足多个路径规划策略并存的应用场景需求,用户体验不佳;由于路况等环境变化的实时性,让用户预先固定某一种策略是不恰当的;由于路况、车辆信息、天气、交通状态等是实时动态变化的,任何单一路径规划策略都不能单独适用于实际场景,例如,基于最短距离路径规划策略预先规划的路径的某一路段出现临时施工的状况时,如果不改变策略,则可能导致路径规划软件指示车辆在该路段上死等;当用户的策略需求改变时不支持路径自主动态切换,需要人工干预才能对规划出的路径进行调整更新;难以挖掘更多潜在的路径机会。Current path planning software uses path planning methods: shortest distance path planning, shortest time path planning, optimal comfort path planning, most economical path planning, etc. Existing path planning methods, based on a single strategy to pursue the only best path, collectively referred to as single strategy path planning, can solve the uncertainty caused by incomplete information to a certain extent, and can also plan a relatively optimal path , But there are many problems, including: the existing path planning method does not take user needs as the core, does not consider the needs of multiple strategies, it is difficult to meet the needs of application scenarios where multiple path planning strategies coexist, and the user experience is poor; due to environmental changes such as road conditions It’s not appropriate to allow users to fix a certain strategy in advance; because road conditions, vehicle information, weather, and traffic conditions change dynamically in real time, no single path planning strategy can be applied to actual scenarios alone, for example, based on The shortest distance path planning strategy. When a certain section of the path planned in advance is temporarily constructed, if the strategy is not changed, it may cause the path planning software to instruct the vehicle to die on the road section, etc.; the path is not supported when the user's strategic needs change Autonomous dynamic switching requires manual intervention to adjust and update the planned path; it is difficult to tap more potential path opportunities.
总之,亟需一种更加适应于实际场景、提升用户体验的路径规划方案。In short, there is an urgent need for a path planning solution that is more adaptable to actual scenarios and improves user experience.
发明内容Summary of the invention
为了克服现有技术中存在的上述问题,本发明实施例提出一种路径规划方法及装置。In order to overcome the above-mentioned problems in the prior art, embodiments of the present invention provide a path planning method and device.
第一方面,提供一种路径规划方法,包括:获取路径规划参考信息,所述路径规划参考信息包括交通状况、道路状况、天气状况或者车辆状况中的至少一个;获取一个或多个用户输入的多个用户策略;根据所述路径规划参考信息和所述多个用户策略进行路径规划。用户策略体现用户对于路径规划策略的偏好,所述多个用户策略可以是一个用户的多个用户策略,例如某用户希望路径是综合考虑时间优先和距离优先;所述多个用户策略也可以是多个用户的多个用户策略,例如多用户乘坐一辆车时,A用户希望时间优先,B用户希望距离优先,C用户希望成本优先,则通过综合考虑时间优先、距离优先和成本优先来尽量兼顾多用户的不同需求。通过将多策略作为路径规划的决策参考,可以实现以用户为中心的智能路径规划,并且在行驶环境信息实时动态变化时,多策略的路径规划机制便于更加灵活地调整路径以及挖掘出更优的潜在路径,规划得到的路径更加适应于实际场景。In a first aspect, a path planning method is provided, including: obtaining path planning reference information, where the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions; and obtaining one or more user input Multiple user strategies; path planning is performed according to the path planning reference information and the multiple user strategies. The user strategy reflects the user’s preference for the path planning strategy. The multiple user strategies may be multiple user strategies of a user. For example, a user wants the path to take time priority and distance priority into consideration; the multiple user strategies may also be Multiple user strategies for multiple users. For example, when multiple users ride in a car, user A wants time first, user B wants distance first, and user C wants cost first, so we try our best by considering time priority, distance priority and cost priority. Take into account the different needs of multiple users. By using multi-strategy as a decision reference for path planning, user-centric intelligent path planning can be realized, and when the driving environment information changes in real time, the multi-strategy path planning mechanism is convenient to adjust the path more flexibly and dig out better ones. Potential path, the path obtained by planning is more suitable for the actual scene.
根据第一方面,在所述路径规划方法的第一种可能的实现方式中,所述用户策略包括 距离优先、时间优先、安全优先、舒适度优先或者费用优先。距离优先旨在行驶距离短、不绕路;时间优先旨在通行时间短,例如尽量满足车速高、距离短、避免拥塞和避免等候红绿灯;安全优先旨在避免行驶事故发生,例如尽量避免事故多发路段、避免频繁变换车道和避免交通设施不健全的路段;舒适度优先旨在提高用户乘坐体验,例如尽量行驶速度均匀、行驶道路尽量平坦和避免急转弯;费用优先旨在降低出行费用,所述出行费用包括过路费和燃油费。According to the first aspect, in the first possible implementation manner of the path planning method, the user strategy includes distance priority, time priority, safety priority, comfort priority, or expense priority. Distance priority is aimed at short driving distances without detours; time priority is aimed at short travel times, such as trying to meet high speeds, short distances, avoiding congestion and avoiding waiting for traffic lights; safety priority is aimed at avoiding driving accidents, such as avoiding frequent accidents Road sections, avoid frequent lane changes, and avoid road sections with imperfect traffic facilities; comfort priority aims to improve user experience, such as driving as evenly as possible, driving roads as flat as possible, and avoiding sharp turns; cost priority aims to reduce travel costs, as stated Travel expenses include tolls and fuel costs.
根据第一方面或第一方面的第一种可能的实现方式,在所述路径规划方法的第二种可能的实现方式中,所述方法还包括:更新所述路径规划参考信息;获取一个或多个用户对所述多个用户策略的更新;根据更新后的所述路径规划参考信息或者更新后的所述多个用户策略中的至少一个重新进行所述路径规划。所述更新所述路径规划参考信息包括利用传感器继续收集所述路径规划参考信息,或者利用接收器接收更新的所述路径规划参考信息。所述一个或多个用户对所述多个用户策略的更新包括删除所述多个用户策略中的一个或多个用户策略,或者增加新的一个或多个用户策略,所述新的一个或多个用户策略获取自原有的一个或多个用户,或者新增的一个或多个用户。当所述路径规划参考信息的实时变化使得当前路径不是最优路径,或者用户对于所选择的用户策略有调整的需求时,有必要根据更新后的所述路径规划参考信息或者更新后的所述多个用户策略重新进行所述路径规划,使得规划出来的路径满足行驶场景的实时变化以及用户偏好的调整。According to the first aspect or the first possible implementation manner of the first aspect, in a second possible implementation manner of the path planning method, the method further includes: updating the path planning reference information; acquiring one or Updating the multiple user policies by multiple users; re-executing the path planning according to the updated path planning reference information or at least one of the updated multiple user policies. The updating the path planning reference information includes using a sensor to continue to collect the path planning reference information, or using a receiver to receive the updated path planning reference information. The update of the one or more users to the plurality of user policies includes deleting one or more user policies of the plurality of user policies, or adding a new one or more user policies, and the new one or Multiple user policies are obtained from one or more original users, or one or more newly added users. When the real-time change of the path planning reference information makes the current path not the optimal path, or the user needs to adjust the selected user strategy, it is necessary to use the updated path planning reference information or the updated path Multiple user strategies re-execute the path planning, so that the planned path meets the real-time changes of the driving scene and the adjustment of user preferences.
根据第一方面,或以上第一方面的任意一种实现方式,在所述路径规划方法的第三种可能的实现方式中,所述方法还包括:根据所述路径规划参考信息确定向用户建议的一个或多个用户策略;向用户发送包含所述向用户建议的一个或多个用户策略的建议消息;所述获取一个或多个用户输入的多个用户策略包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选择的一个或多个用户策略。由于用户难以了解完整的路径规划参考信息以及主观判断的局限性,用户希望采用的用户策略可能不适用于当前的行驶场景,通过向用户提出关于用户策略的建议,可以使用户选择的用户策略与实际的行驶环境更加契合。According to the first aspect, or any one of the implementation manners of the first aspect above, in a third possible implementation manner of the path planning method, the method further includes: determining a recommendation to the user according to the path planning reference information One or more user policies of the user; sending a suggestion message containing the one or more user policies suggested to the user to the user; the obtaining multiple user policies of one or more user inputs includes: obtaining the one or more user policies One or more user policies selected by a user from the one or more user policies suggested to the user. Because it is difficult for users to understand the complete path planning reference information and the limitations of subjective judgment, the user strategy that the user hopes to adopt may not be suitable for the current driving scene. By suggesting the user strategy to the user, the user strategy selected by the user can be matched with The actual driving environment is more suitable.
根据第一方面,或以上第一方面的任意一种实现方式,在所述路径规划方法的第四种可能的实现方式中,所述路径规划参考信息还包括地图,所述地图包括多个连接相邻两个路口的路径片段,所述根据所述路径规划参考信息和所述多个用户策略进行路径规划包括:根据所述路径规划参考信息确定每个路径片段对应于所述多个用户策略中每个用户策略的权重,所述权重用于标识一个用户策略下的一个路径片段的通行代价;根据所述多个用户策略和所述每个路径片段对应于所述多个用户策略中每个用户策略的权重确定源位置到目的位置之间的一条或多条可达路径,所述可达路径包括在所述地图上连续的多个路径片段;从所述一条或多条可达路径中确定当前路径。所述连续的多个路径片段采用的用户策略可能是不一样的,通过在空间上分布所述多个用户策略,实现基于多个用户策略的路径规划。According to the first aspect, or any one of the implementation manners of the first aspect above, in a fourth possible implementation manner of the path planning method, the path planning reference information further includes a map, and the map includes a plurality of connections. For path fragments of two adjacent intersections, the performing path planning according to the path planning reference information and the multiple user strategies includes: determining, according to the path planning reference information, that each path fragment corresponds to the multiple user strategies The weight of each user policy in the user policy, the weight is used to identify the traffic cost of a path segment under a user policy; according to the multiple user policies and each path segment corresponds to each of the multiple user policies The weight of each user policy determines one or more reachable paths between the source location and the destination location, and the reachable path includes multiple path segments that are continuous on the map; from the one or more reachable paths Determine the current path in. The user strategies adopted by the multiple consecutive path segments may be different. By spatially distributing the multiple user strategies, path planning based on the multiple user strategies is realized.
根据第一方面,或以上第一方面的任意一种实现方式,在所述路径规划方法的第五种可能的实现方式中,所述多个路径片段中每个路径片段所对应的所述多个用户策略中的至少一个用户策略的权重满足对应用户策略的阈值限定。用阈值限定的方式识别并排除不满足所述多个用户策略中任何一个用户策略要求的路径片段,可以使规划得到的路径同时满 足所述多个用户策略的要求。According to the first aspect, or any one of the implementations of the first aspect above, in a fifth possible implementation of the path planning method, the multiple path segments corresponding to each of the multiple path segments The weight of at least one user policy in the user policies meets the threshold limit of the corresponding user policy. Identifying and excluding path segments that do not meet the requirements of any one of the multiple user policies by means of threshold limitation can make the planned path meet the requirements of the multiple user policies at the same time.
根据第一方面,或以上第一方面的任意一种实现方式,在所述路径规划方法的第六种可能的实现方式中,从所述多条可达路径中确定当前路径包括:从所述多条可达路径中随机选择一条可达路径作为当前路径;或者,根据每条可达路径所包括的所述多个路径片段对应于所述多个用户策略中每个用户策略的权重,从所述多条可达路径中选择一条可达路径作为当前路径;或者,根据每条可达路径所包括的所述多个路径片段的数量,从所述多条可达路径中选择一条可达路径作为当前路径。According to the first aspect, or any one of the foregoing implementation manners of the first aspect, in a sixth possible implementation manner of the path planning method, determining the current path from the multiple reachable paths includes: One of the multiple reachable paths is randomly selected as the current path; or, according to the weight of the multiple path segments included in each reachable path corresponding to each user policy in the multiple user policies, One of the multiple reachable paths is selected as the current path; or, according to the number of the multiple path segments included in each reachable path, one of the multiple reachable paths is selected The path is used as the current path.
根据第一方面,或以上第一方面的任意一种实现方式,在所述路径规划方法的第七种可能的实现方式中,所述根据所述路径规划参考信息和所述多个用户策略进行路径规划包括:依次从所述多个用户策略中选择一个用户策略作为当前用户策略,直到基于所述当前用户策略成功规划出从源位置到目的位置的满足预设条件的可达路径。除了前文提到的在空间上分布所述多个用户策略,还可以通过在时间上分布所述多个用户策略,实现基于多个用户策略的路径规划。According to the first aspect, or any one of the implementation manners of the first aspect above, in a seventh possible implementation manner of the path planning method, the process is performed according to the path planning reference information and the multiple user strategies The path planning includes: sequentially selecting a user policy from the multiple user policies as the current user policy, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user policy. In addition to the spatial distribution of the multiple user strategies mentioned above, it is also possible to implement path planning based on multiple user strategies by distributing the multiple user strategies in time.
根据第一方面,或以上第一方面的任意一种实现方式,在所述路径规划方法的第八种可能的实现方式中,所述依次从所述多个用户策略中选择一个用户策略作为当前用户策略包括:将所述多个用户策略以优先级做排序,按照所述优先级从高到低的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略,或者,按照轮流的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略。According to the first aspect, or any one of the foregoing implementation manners of the first aspect, in an eighth possible implementation manner of the path planning method, the step of selecting one user strategy from the plurality of user strategies as the current The user strategy includes: sorting the plurality of user strategies by priority, and selecting one user strategy from the plurality of user strategies as the current user strategy in the order of the priority from high to low, or in turn Select one user policy from the multiple user policies in sequence as the current user policy.
第二方面,提供一种路径规划装置,包括:路径规划参考信息获取模块,用于获取路径规划参考信息,所述路径规划参考信息包括交通状况、道路状况、天气状况或者车辆状况中的至少一个;用户策略获取模块,用于获取一个或多个用户输入的多个用户策略;路径规划模块,用于根据所述路径规划参考信息和所述多个用户策略进行路径规划。用户策略体现用户对于路径规划策略的偏好,所述多个用户策略可以是一个用户的多个用户策略,例如某用户希望路径是综合考虑时间优先和距离优先;所述多个用户策略也可以是多个用户的多个用户策略,例如多用户乘坐一辆车时,A用户希望时间优先,B用户希望距离优先,C用户希望成本优先,则通过综合考虑时间优先、距离优先和成本优先来尽量兼顾多用户的不同需求。通过将多策略作为路径规划的决策参考,可以实现以用户为中心的智能路径规划,并且在行驶环境信息实时动态变化时,多策略的路径规划机制便于更加灵活地调整路径以及挖掘出更优的潜在路径,规划得到的路径更加适应于实际场景。In a second aspect, a path planning device is provided, including: a path planning reference information acquisition module for acquiring path planning reference information, where the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions The user strategy acquisition module is used to acquire multiple user strategies input by one or more users; the path planning module is used to perform path planning according to the path planning reference information and the multiple user strategies. The user strategy reflects the user’s preference for the path planning strategy. The multiple user strategies may be multiple user strategies of a user. For example, a user wants the path to take time priority and distance priority into consideration; the multiple user strategies may also be Multiple user strategies for multiple users. For example, when multiple users ride in a car, user A wants time first, user B wants distance first, and user C wants cost first, so we try our best by considering time priority, distance priority and cost priority. Take into account the different needs of multiple users. By using multi-strategy as a decision reference for path planning, user-centric intelligent path planning can be realized, and when the driving environment information changes in real time, the multi-strategy path planning mechanism is convenient to adjust the path more flexibly and dig out better ones. Potential path, the path obtained by planning is more suitable for the actual scene.
根据第二方面,在所述路径规划装置的第一种可能的实现方式中,所述用户策略包括距离优先、时间优先、安全优先、舒适度优先或者费用优先。距离优先旨在行驶距离短、不绕路;时间优先旨在通行时间短,例如尽量满足车速高、距离短、避免拥塞和避免等候红绿灯;安全优先旨在避免行驶事故发生,例如尽量避免事故多发路段、避免频繁变换车道和避免交通设施不健全的路段;舒适度优先旨在提高用户乘坐体验,例如尽量行驶速度均匀、行驶道路尽量平坦和避免急转弯;费用优先旨在降低出行费用,所述出行费用包括过路费和燃油费。According to the second aspect, in the first possible implementation manner of the path planning device, the user strategy includes distance priority, time priority, safety priority, comfort priority or expense priority. Distance priority is aimed at short driving distances without detours; time priority is aimed at short travel times, such as trying to meet high speeds, short distances, avoiding congestion and avoiding waiting for traffic lights; safety priority is aimed at avoiding driving accidents, such as avoiding frequent accidents Road sections, avoid frequent lane changes, and avoid road sections with imperfect traffic facilities; comfort priority aims to improve user experience, such as driving as evenly as possible, driving roads as flat as possible, and avoiding sharp turns; cost priority aims to reduce travel costs, as stated Travel expenses include tolls and fuel costs.
根据第二方面或第二方面的第一种可能的实现方式,在所述路径规划装置的第二种可能的实现方式中:所述路径规划参考信息获取模块,还用于更新所述路径规划参考信息;所述用户策略获取模块,还用于获取一个或多个用户对所述多个用户策略的更新;所述路 径规划模块,还用于根据更新后的所述路径规划参考信息或者更新后的所述多个用户策略中的至少一个重新进行所述路径规划。所述更新所述路径规划参考信息包括利用传感器继续收集所述路径规划参考信息,或者利用接收器接收更新的所述路径规划参考信息。所述一个或多个用户对所述多个用户策略的更新包括删除所述多个用户策略中的一个或多个用户策略,或者增加新的一个或多个用户策略,所述新的一个或多个用户策略获取自原有的一个或多个用户,或者新增的一个或多个用户。当所述路径规划参考信息的实时变化使得当前路径不是最优路径,或者用户对于所选择的用户策略有调整的需求时,有必要根据更新后的所述路径规划参考信息或者更新后的所述多个用户策略重新进行所述路径规划,使得规划出来的路径满足行驶场景的实时变化以及用户偏好的调整。According to the second aspect or the first possible implementation manner of the second aspect, in a second possible implementation manner of the path planning apparatus: the path planning reference information acquisition module is further configured to update the path planning Reference information; the user policy acquisition module is also used to acquire one or more users' updates to the multiple user policies; the path planning module is also used to update or update the path planning reference information according to the updated At least one of the subsequent multiple user policies performs the path planning again. The updating the path planning reference information includes using a sensor to continue to collect the path planning reference information, or using a receiver to receive the updated path planning reference information. The update of the one or more users to the plurality of user policies includes deleting one or more user policies of the plurality of user policies, or adding a new one or more user policies, and the new one or Multiple user policies are obtained from one or more original users, or one or more newly added users. When the real-time change of the path planning reference information makes the current path not the optimal path, or the user needs to adjust the selected user strategy, it is necessary to use the updated path planning reference information or the updated path Multiple user strategies re-execute the path planning, so that the planned path meets the real-time changes of the driving scene and the adjustment of user preferences.
根据第二方面,或以上第二方面的任意一种实现方式,在所述路径规划装置的第三种可能的实现方式中,所述装置还包括:用户策略建议模块,用于根据所述路径规划参考信息确定向用户建议的一个或多个用户策略;发送模块,用于向用户发送包含所述向用户建议的一个或多个用户策略的建议消息;所述用户策略获取模块获取一个或多个用户输入的多个用户策略包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选择的一个或多个用户策略。由于用户难以了解完整的路径规划参考信息以及主观判断的局限性,用户希望采用的用户策略可能不适用于当前的行驶场景,通过向用户提出关于用户策略的建议,可以使用户选择的用户策略与实际的行驶环境更加契合。According to the second aspect, or any one of the foregoing implementation manners of the second aspect, in a third possible implementation manner of the path planning device, the device further includes: a user policy suggestion module, configured to follow the path The planning reference information determines one or more user strategies suggested to the user; the sending module is used to send the user a suggestion message containing the one or more user strategies suggested to the user; the user strategy obtaining module obtains one or more user strategies. The multiple user policies input by a user include: obtaining one or more user policies selected by the one or more users from the one or more user policies suggested to the user. Because it is difficult for users to understand the complete path planning reference information and the limitations of subjective judgment, the user strategy that the user hopes to adopt may not be suitable for the current driving scene. By suggesting the user strategy to the user, the user strategy selected by the user can be matched with The actual driving environment is more suitable.
根据第二方面,或以上第二方面的任意一种实现方式,在所述路径规划装置的第四种可能的实现方式中,所述路径规划参考信息还包括地图,所述地图包括多个连接相邻两个路口的路径片段,所述路径规划模块包括:权重确定模块,用于根据所述路径规划参考信息确定每个路径片段对应于所述多个用户策略中每个用户策略的权重,所述权重用于标识一个用户策略下的一个路径片段的通行代价;可达路径确定模块,用于根据所述多个用户策略和所述每个路径片段对应于所述多个用户策略中每个用户策略的权重确定源位置到目的位置之间的一条或多条可达路径,所述可达路径包括在所述地图上连续的多个路径片段;当前路径确定模块,用于从所述一条或多条可达路径中确定当前路径。所述连续的多个路径片段采用的用户策略可能是不一样的,通过在空间上分布所述多个用户策略,实现基于多个用户策略的路径规划。According to the second aspect, or any one of the implementation manners of the second aspect above, in a fourth possible implementation manner of the path planning device, the path planning reference information further includes a map, and the map includes a plurality of connections For path segments of two adjacent intersections, the path planning module includes: a weight determination module, configured to determine, according to the path planning reference information, the weight of each path segment corresponding to each user strategy in the plurality of user strategies, The weight is used to identify the traffic cost of a path segment under a user policy; the reachable path determination module is used to determine each of the multiple user policies according to the multiple user policies and each path segment. The weight of each user strategy determines one or more reachable paths between the source location and the destination location, and the reachable path includes multiple path segments that are continuous on the map; the current path determination module is used to determine the path from the Determine the current path from one or more reachable paths. The user strategies adopted by the multiple consecutive path segments may be different. By spatially distributing the multiple user strategies, path planning based on the multiple user strategies is realized.
根据第二方面,或以上第二方面的任意一种实现方式,在所述路径规划装置的第五种可能的实现方式中,所述多个路径片段中每个路径片段所对应的所述多个用户策略中的至少一个用户策略的权重满足对应用户策略的阈值限定。用阈值限定的方式识别并排除不满足所述多个用户策略中任何一个用户策略要求的路径片段,可以使规划得到的路径同时满足所述多个用户策略的要求。According to the second aspect, or any one of the implementation manners of the second aspect above, in a fifth possible implementation manner of the path planning device, the multiple path segments corresponding to each of the multiple path segments The weight of at least one user policy in the user policies meets the threshold limit of the corresponding user policy. Identifying and excluding path segments that do not meet the requirements of any one of the multiple user policies by means of threshold limitation can make the planned path meet the requirements of the multiple user policies at the same time.
根据第二方面,或以上第二方面的任意一种实现方式,在所述路径规划装置的第六种可能的实现方式中,所述当前路径确定模块从所述一条或多条可达路径中确定当前路径包括:从所述多条可达路径中随机选择一条可达路径作为当前路径;或者,根据每条可达路径所包括的所述多个路径片段对应于所述多个用户策略中每个用户策略的权重,从所述多条可达路径中选择一条可达路径作为当前路径;或者,根据每条可达路径所包括的所述多个路径片段的数量,从所述多条可达路径中选择一条可达路径作为当前路径。According to the second aspect, or any one of the implementation manners of the above second aspect, in a sixth possible implementation manner of the path planning device, the current path determination module selects from the one or more reachable paths Determining the current path includes: randomly selecting a reachable path from the multiple reachable paths as the current path; or, according to the multiple path segments included in each reachable path corresponding to the multiple user policies For the weight of each user policy, select a reachable path from the multiple reachable paths as the current path; or, according to the number of the multiple path segments included in each reachable path, select from the multiple Select a reachable path from the reachable path as the current path.
根据第二方面,或以上第二方面的任意一种实现方式,在所述路径规划装置的第七种 可能的实现方式中,所述路径规划模块根据所述路径规划参考信息和所述多个用户策略进行路径规划包括:依次从所述多个用户策略中选择一个用户策略作为当前用户策略,直到基于所述当前用户策略成功规划出从源位置到目的位置的满足预设条件的可达路径。除了前文提到的在空间上分布所述多个用户策略,还可以通过在时间上分布所述多个用户策略,实现基于多个用户策略的路径规划。According to the second aspect, or any one of the implementation manners of the second aspect above, in a seventh possible implementation manner of the path planning device, the path planning module is based on the path planning reference information and the multiple The path planning of the user strategy includes: sequentially selecting a user strategy from the plurality of user strategies as the current user strategy, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user strategy . In addition to the spatial distribution of the multiple user strategies mentioned above, it is also possible to implement path planning based on multiple user strategies by distributing the multiple user strategies in time.
根据第二方面,或以上第二方面的任意一种实现方式,在所述路径规划装置的第八种可能的实现方式中,所述依次从所述多个用户策略中选择一个用户策略作为当前用户策略包括:将所述多个用户策略以优先级做排序,按照所述优先级从高到低的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略,或者,按照轮流的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略。According to the second aspect, or any one of the implementation manners of the second aspect above, in an eighth possible implementation manner of the path planning apparatus, the step of selecting one user strategy from the plurality of user strategies as the current The user strategy includes: sorting the plurality of user strategies by priority, and selecting one user strategy from the plurality of user strategies as the current user strategy in the order of the priority from high to low, or in turn Select one user policy from the multiple user policies in sequence as the current user policy.
第三方面,提供一种路径规划装置,包括存储器和处理器,所述存储器存储计算机程序指令,所述处理器运行所述计算机程序指令以执行第一方面或以上第一方面的任意一种实现方式所提到的路径规划方法。In a third aspect, a path planning device is provided, including a memory and a processor, the memory stores computer program instructions, and the processor runs the computer program instructions to execute the first aspect or any implementation of the first aspect above The path planning method mentioned in the method.
根据第三方面,在所述路径规划装置的第一种可能的实现方式中,所述装置还包括:用户接口,用于获取一个或多个用户输入的多个用户策略以及对所述多个用户策略的更新。According to the third aspect, in the first possible implementation manner of the path planning device, the device further includes: a user interface for acquiring multiple user policies input by one or more users and Update of user policy.
根据第三方面或第三方面的第一种可能的实现方式,在所述路径规划装置的第二种可能的实现方式中,所述用户接口获取一个或多个用户输入的多个用户策略以及对所述多个用户策略的更新包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选择的一个或多个用户策略。According to the third aspect or the first possible implementation manner of the third aspect, in the second possible implementation manner of the path planning apparatus, the user interface acquires multiple user policies input by one or more users, and The updating of the multiple user policies includes: obtaining one or more user policies selected by the one or more users from the one or more user policies suggested to the user.
根据第三方面,或以上第三方面的任意一种实现方式,在所述路径规划装置的第三种可能的实现方式中,所述存储器还用于存储所述多个用户策略和所述路径规划参考信息。According to the third aspect, or any one of the foregoing implementation manners of the third aspect, in a third possible implementation manner of the path planning apparatus, the memory is further configured to store the multiple user policies and the path Planning reference information.
根据第三方面,或以上第三方面的任意一种实现方式,在所述路径规划装置的第四种可能的实现方式中,所述装置还包括传感器或者接收器,用于获取所述路径规划参考信息。所述传感器收集所述路径规划参考信息。所述接收器接收所述路径规划参考信息。According to the third aspect, or any one of the foregoing implementation manners of the third aspect, in a fourth possible implementation manner of the path planning device, the device further includes a sensor or a receiver for acquiring the path planning Reference Information. The sensor collects the path planning reference information. The receiver receives the path planning reference information.
第四方面,提供一种计算机存储介质,包括计算机指令,当所述计算机指令在被处理器运行时,使得所述路径规划装置执行如第一方面或以上第一方面的任意一种实现方式所提及的路径规划方法。In a fourth aspect, a computer storage medium is provided, including computer instructions, which when the computer instructions are executed by a processor, cause the path planning apparatus to execute as described in the first aspect or any one of the implementation manners of the first aspect above. The mentioned path planning method.
第五方面,提供一种计算机程序产品,当所述计算机程序产品在处理器上运行时,使得所述路径规划装置执行如第一方面或以上第一方面的任意一种实现方式所提及的路径规划方法。In a fifth aspect, a computer program product is provided. When the computer program product runs on a processor, the path planning device executes the path planning device as mentioned in the first aspect or any one of the implementations of the first aspect above. Path planning method.
第六方面,提供一种智能车,包括第二方面、以上第二方面的任意一种实现方式、第三方面或以上第三方面的任意一种实现方式提到的路径规划装置。In a sixth aspect, a smart car is provided, including the path planning device mentioned in the second aspect, any one of the implementations of the second aspect above, the third aspect or any one of the implementations of the third aspect above.
附图说明Description of the drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the drawings in the following description These are some embodiments of the present invention. For those of ordinary skill in the art, other drawings can be obtained based on these drawings without creative work.
图1是本发明实施例一进行路径规划决策所基于的参考来源示意图。FIG. 1 is a schematic diagram of a reference source on which a path planning decision is made in Embodiment 1 of the present invention.
图2是本发明实施例一所提供的路径规划方法的流程图。Fig. 2 is a flowchart of a path planning method provided by Embodiment 1 of the present invention.
图3是本发明实施例二所提供的路径规划方法的流程图。Fig. 3 is a flow chart of the path planning method provided by the second embodiment of the present invention.
图4是本发明实施例三所提供的路径规划方法的流程图。FIG. 4 is a flowchart of a path planning method provided by Embodiment 3 of the present invention.
图5是本发明实施例三进行路径规划时确定的路径片段在多策略下的权重示意图。FIG. 5 is a schematic diagram of weights under multiple strategies of path segments determined during path planning in Embodiment 3 of the present invention.
图6是本发明实施例三进行路径规划时生成的多条可达路径的示意图。FIG. 6 is a schematic diagram of multiple reachable paths generated during path planning in Embodiment 3 of the present invention.
图7是本发明实施例四所提供的路径规划方法的流程图。FIG. 7 is a flowchart of a path planning method provided by Embodiment 4 of the present invention.
图8是本发明实施例五所提供的路径规划装置的结构框图。FIG. 8 is a structural block diagram of a path planning device provided by Embodiment 5 of the present invention.
图9是本发明实施例六所提供的路径规划装置的结构框图。FIG. 9 is a structural block diagram of a path planning device provided by Embodiment 6 of the present invention.
图10是本发明实施例七所提供的路径规划装置的结构框图。FIG. 10 is a structural block diagram of a path planning device provided by Embodiment 7 of the present invention.
图11是本发明实施例八所提供的路径规划装置的结构框图。FIG. 11 is a structural block diagram of a path planning device provided by Embodiment 8 of the present invention.
具体实施方式detailed description
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the objectives, technical solutions, and advantages of the embodiments of the present invention clearer, the following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments These are a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
不同于现有技术中使用单一的用户策略进行路径规划,本发明实施例进行路径规划均基于多个用户策略,可应用于硬件、软件或软硬件结合实现的车内导航系统,也可以应用于具备导航功能的导航仪、手机、便携式计算机、平板电脑或可穿戴设备等电子设备。Different from using a single user strategy for path planning in the prior art, the path planning in the embodiments of the present invention is based on multiple user strategies, which can be applied to an in-vehicle navigation system implemented by hardware, software, or a combination of software and hardware, and can also be applied to Electronic devices such as navigators, mobile phones, portable computers, tablets or wearable devices with navigation functions.
本发明实施例一提供了一种路径规划方法,其中进行路径规划决策所基于的参考来源如图1所示,包括用户策略和路径规划参考信息。用户策略不止一个,可由一个或多个用户从费用优先、安全优先、舒适度优先、时间优先、距离优先或者其它体现用户偏好的路径规划策略中选择多个。所述路径规划参考信息包括交通状况、道路状况、天气状况或者车辆状况中的至少一个,其中每种状况又进一步包括多种路径规划参考要素:例如车辆高度、车辆宽度等固有信息可来源于本地存储;例如历史车流量、历史通行时间等历史信息可来源于本地存储或者接收器接收;例如车道划分、当前拥堵情况等实时信息可来源于传感器实时采集或者接收器接收。The first embodiment of the present invention provides a path planning method, wherein the reference source on which the path planning decision is made is as shown in FIG. 1, and includes user strategy and path planning reference information. There is more than one user strategy, and one or more users can choose multiple from cost priority, safety priority, comfort priority, time priority, distance priority, or other path planning strategies that reflect user preferences. The path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions, each of which further includes a variety of path planning reference elements: for example, inherent information such as vehicle height and vehicle width can be derived from local sources. Storage; For example, historical information such as historical traffic flow and historical transit time can be sourced from local storage or received by the receiver; for example, real-time information such as lane division and current congestion can be collected by sensors in real time or received by the receiver.
图2是本发明实施例一所提供的路径规划方法的流程图,从中可见,所述路径规划方法包括:步骤201,获取路径规划参考信息,所述路径规划参考信息包括交通状况、道路状况、天气状况或者车辆状况中的至少一个;步骤202,获取一个或多个用户输入的多个用户策略;步骤203,根据所述路径规划参考信息和所述多个用户策略进行路径规划。2 is a flowchart of a path planning method provided by Embodiment 1 of the present invention. It can be seen that the path planning method includes: step 201, obtaining path planning reference information, where the path planning reference information includes traffic conditions, road conditions, At least one of weather conditions or vehicle conditions; step 202, obtain multiple user strategies input by one or more users; step 203, perform path planning according to the path planning reference information and the multiple user strategies.
用户策略体现用户对于路径规划策略的偏好,可由一个或多个用户从图1所示的费用优先、安全优先、舒适度优先、时间优先、距离优先或者其它体现用户偏好的路径规划策略中选择多个。所述多个用户策略可以是一个用户的多个用户策略,例如某用户希望路径是综合考虑时间优先和距离优先;所述多个用户策略也可以是多个用户的多个用户策略,例如多用户乘坐一辆车时,A用户希望时间优先,B用户希望距离优先,C用户希望成本优先,则通过综合考虑时间优先、距离优先和成本优先来尽量兼顾多用户的不同需求。The user strategy reflects the user’s preference for path planning strategies. One or more users can choose from the cost priority, safety priority, comfort priority, time priority, distance priority or other path planning strategies that reflect user preferences as shown in Figure 1. A. The multiple user policies may be multiple user policies of a user. For example, a user wants a path to be time- and distance-prioritized; the multiple user policies may also be multiple user policies of multiple users, for example, multiple user policies. When a user rides in a car, user A wants time first, user B wants distance first, and user C wants cost first, so the different needs of multiple users are taken into consideration by comprehensively considering time priority, distance priority and cost priority.
通过将多策略作为路径规划的决策参考,可以实现以用户为中心的智能路径规划,在 行驶环境信息实时动态变化时,多策略的路径规划机制便于更加灵活地调整路径以及挖掘出更优的潜在路径,规划得到的路径更加适应于实际场景,在用户策略改变时也便于实现自主动态切换路径。By using multi-strategy as a decision-making reference for route planning, user-centric intelligent route planning can be realized. When the driving environment information changes dynamically in real time, the multi-strategy route planning mechanism facilitates more flexible route adjustment and excavation of better potential. Path, the path obtained by planning is more suitable for the actual scenario, and it is also convenient to realize autonomous and dynamic switching of paths when the user's strategy changes.
图3是本发明实施例二所提供的路径规划方法的流程图,图3中的步骤301、步骤305分别与图2中的步骤201、步骤203相同,可以从中看到实施例二相对于实施例一有两处改进:Fig. 3 is a flowchart of the path planning method provided in the second embodiment of the present invention. Steps 301 and 305 in Fig. 3 are the same as steps 201 and 203 in Fig. 2 respectively. It can be seen that the second embodiment is relative to the implementation Example 1 has two improvements:
第一处改进是增加了策略建议机制,即在获取一个或多个用户输入的多个用户策略的步骤之前,还包括步骤302,根据所述路径规划参考信息确定向用户建议的一个或多个用户策略,以及步骤303,向用户发送包含所述向用户建议的一个或多个用户策略的建议消息,并且步骤304获取一个或多个用户输入的多个用户策略包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选择的一个或多个用户策略。The first improvement is the addition of a strategy suggestion mechanism, that is, before the step of obtaining multiple user strategies input by one or more users, step 302 is further included, and one or more suggestions to the user are determined according to the path planning reference information. User strategy, and step 303, sending a suggestion message containing the one or more user strategies suggested to the user to the user, and step 304 obtaining one or more user strategies input by the user includes: obtaining the one or more user strategies. One or more user policies selected by a user from the one or more user policies suggested to the user.
由于用户难以了解完整的路径规划参考信息以及主观判断存在局限性,用户希望采用的用户策略可能不适用于当前的行驶场景,通过向用户提出关于用户策略的建议,可以使用户选择的用户策略与实际的行驶环境更加契合。Since it is difficult for users to understand the complete path planning reference information and subjective judgments are limited, the user strategy that the user wants to adopt may not be suitable for the current driving scene. By suggesting the user strategy to the user, the user strategy selected by the user can be consistent with The actual driving environment is more suitable.
第二处改进是增加了动态更新机制,即在根据所述路径规划参考信息和所述多个用户策略进行路径规划之后,还包括步骤306,更新所述路径规划参考信息以及监听一个或多个用户对所述多个用户策略的更新,当所述路径规划参考信息的更新满足预设条件或者所述多个用户策略发生了更新,则执行步骤307,根据更新后的所述路径规划参考信息或者更新后的所述多个用户策略中的至少一个重新进行所述路径规划。The second improvement is the addition of a dynamic update mechanism, that is, after the path planning is performed according to the path planning reference information and the multiple user strategies, step 306 is further included to update the path planning reference information and monitor one or more When the user updates the multiple user policies, when the update of the path planning reference information satisfies a preset condition or the multiple user policies are updated, step 307 is executed, according to the updated path planning reference information Or at least one of the updated multiple user policies re-plans the path.
所述更新所述路径规划参考信息包括利用传感器收集所述路径规划参考信息,或者利用接收器接收更新的所述路径规划参考信息。所述一个或多个用户对所述多个用户策略的更新包括删除所述多个用户策略中的一个或多个用户策略,或者增加新的一个或多个用户策略,所述新的一个或多个用户策略来自原有的一个或多个用户,或者来自新增的一个或多个用户。当所述路径规划参考信息的实时变化满足预设条件,例如当前路径不是路径规划参考信息实时变化后的最优路径,或者用户对于所选择的用户策略有调整的需求时,根据更新后的所述路径规划参考信息或者更新后的所述多个用户策略重新进行所述路径规划,可以使规划出来的路径满足行驶场景的实时变化以及用户偏好的调整。The updating the path planning reference information includes using a sensor to collect the path planning reference information, or using a receiver to receive the updated path planning reference information. The update of the one or more users to the plurality of user policies includes deleting one or more user policies of the plurality of user policies, or adding a new one or more user policies, and the new one or Multiple user policies come from one or more original users, or from one or more newly added users. When the real-time change of the path planning reference information satisfies the preset condition, for example, the current path is not the optimal path after the real-time change of the path planning reference information, or the user needs to adjust the selected user strategy, according to the updated all The path planning reference information or the updated multiple user strategies are re-executed for the path planning, so that the planned path can meet the real-time changes of the driving scene and the adjustment of the user's preferences.
实施例三提供了一种路径规划方法,如图4所示,其中步骤401和步骤402分别与图2中的步骤201和步骤202相同,实施例三相对于实施例一,对于步骤“根据所述路径规划参考信息和所述多个用户策略进行路径规划”进行了细化,包括:步骤403,根据所述路径规划参考信息确定每个路径片段对应于所述多个用户策略中每个用户策略的权重,所述权重用于标识一个用户策略下的一个路径片段的通行代价。例如,一个路径片段的通行时间分别为(0,1min]、(1min,2min]、(2min,3min]、(3min,5min]和(5min,8min]五种情况下,对应的时间优先(Time First,缩写为TF)策略下的权重(Time Cost,缩写为TC)分别为1、2、3、4和5;一个路径片段的长度分别为(0,200m]、(200m,400m]、(400m,600m]、(600m,800m]和(800m,1000m]五种情况下,对应的距离优先(Distance First,缩写为DF)策略下的权重(Distance Cost,缩写为DC)分别为1、2、3、4和5。所述路径规划参考信息还包括地图,所述地图包括多个连接相邻两个路口的路径片段,从图5中可以看到路径片段在多策略下的权重。图5中内有字母的圆圈代表地图上的各路口,字母表示路口的 编号,“S”是距离源位置最近的路口,“D”是距离目的位置最近的路口,“A”、“B”、“C”、“E”、“F”、“G”、“H”、“I”、“J”和“K”是地图上从源位置到目的位置之间的有向路径拓扑结构涉及的路口,相邻两个路口之间的箭头连线代表路径片段,各箭头上括号内的数字是路径片段的编号,冒号后面的等式用于表示该路径片段对应于多个用户策略中每个用户策略的权重。以采用距离优先(Distance First,缩写为DF)和时间优先(Time First,缩写为TF)两个用户策略的图5为例,图中“S”到“A”路口之间的箭头连线上的文字“(1):DC=6,TC=4”表示“S”到“A”之间的路径片段为路径片段(1),其对应于距离优先用户策略的权重(Distance Cost,缩写为DC)为6,对应于时间优先用户策略的权重(Time Cost,缩写为TC)为4。The third embodiment provides a path planning method, as shown in FIG. 4, in which step 401 and step 402 are the same as step 201 and step 202 in FIG. "The path planning reference information and the multiple user strategies for path planning" are refined, including: step 403, according to the path planning reference information, it is determined that each path segment corresponds to each user in the multiple user strategies. The weight of the policy, where the weight is used to identify the traffic cost of a path segment under a user policy. For example, when the travel time of a path segment is (0,1min), (1min,2min), (2min,3min), (3min,5min) and (5min,8min) respectively, the corresponding time priority (Time The weight (Time Cost, abbreviated as TC) under the First, abbreviated as TF) strategy is 1, 2, 3, 4, and 5 respectively; the length of a path segment is (0,200m), (200m,400m), (400m) ,600m], (600m,800m], and (800m,1000m), the corresponding weights (Distance Cost, abbreviated as DC) under the Distance First (Distance First, abbreviated as DF) strategy are 1, 2, respectively 3, 4, and 5. The path planning reference information also includes a map, and the map includes multiple path segments connecting two adjacent intersections. From Figure 5, you can see the weight of the path segments under multiple strategies. Figure 5 The circles with letters in the middle represent the intersections on the map. The letters indicate the number of the intersection. "S" is the intersection closest to the source location, "D" is the intersection closest to the destination location, "A", "B", " C", "E", "F", "G", "H", "I", "J" and "K" are the intersections involved in the topology of the directed path from the source location to the destination location on the map , The arrow connection between two adjacent intersections represents the path segment, the number in parentheses on each arrow is the number of the path segment, and the equation after the colon is used to indicate that the path segment corresponds to each user in the multiple user policy The weight of the strategy. Take Figure 5, which uses two user strategies of Distance First (DF) and Time First (TF) as an example. In the figure, the distance between “S” and “A” is The text "(1):DC=6,TC=4" on the arrow line indicates that the path segment between "S" and "A" is path segment (1), which corresponds to the weight of the distance priority user strategy (Distance Cost, abbreviated as DC) is 6, and the weight corresponding to the time-first user policy (Time Cost, abbreviated as TC) is 4.
步骤404,根据所述多个用户策略和所述每个路径片段对应于所述多个用户策略中每个用户策略的权重确定源位置到目的位置之间的一条或多条可达路径,所述可达路径包括在所述地图上连续的多个路径片段,所述多个路径片段中每个路径片段所对应的所述多个用户策略中的至少一个用户策略的权重满足对应用户策略的阈值限定。Step 404: Determine one or more reachable paths between the source location and the destination location according to the multiple user policies and the weight of each path segment corresponding to each user policy in the multiple user policies, so The reachable path includes a plurality of continuous path segments on the map, and the weight of at least one of the plurality of user policies corresponding to each path segment of the plurality of path segments satisfies the corresponding user policy. Threshold limit.
为了兼顾多个用户策略,在进行路径规划时通过判断各路径片段在各用户策略下的权重,识别并规避通行代价相对于用户期望过高的路径片段。例如在使用图5中的有向路径拓扑结构进行路径规划时,假设时间优先和距离优先两个用户策略的阈值均为3,即只有权重DC不超过3或者权重TC不超过3的路径片段才可以组成可达路径,可以看到,由于路径片段(1)和(6)的DC和TC均超过了3,因此不将其作为可达路径的组成路径片段,路径片段(8)、(9)、(14)和(15)均只有一个权重(DC或者TC)满足阈值要求,可以作为可达路径的组成路径片段。基于此方式得到的可达路径可参见图6,共计得到5条可达路径,分别为S-B-E-J-K-D、S-B-E-I-D、S-B-G-I-D、S-C-G-I-D和S-C-H-D。In order to take into account multiple user strategies, during path planning, by judging the weight of each path segment under each user strategy, identify and avoid path segments whose traffic cost is too high relative to the user's expectations. For example, when using the directional path topology in Figure 5 for path planning, it is assumed that the thresholds of the two user strategies, time priority and distance priority, are both 3. That is, only path segments whose weight DC does not exceed 3 or weight TC does not exceed 3. The reachable path can be composed. It can be seen that since the DC and TC of the path fragments (1) and (6) both exceed 3, they are not regarded as the constituent path fragments of the reachable path. The path fragments (8), (9) ), (14) and (15) all have only one weight (DC or TC) that meets the threshold requirement and can be used as a path segment of the reachable path. The reachable paths obtained based on this method can be seen in Fig. 6, a total of 5 reachable paths are obtained, namely S-B-E-J-K-D, S-B-E-I-D, S-B-G-I-D, S-C-G-I-D and S-C-H-D.
除了上述方式,还可以通过其它方式确定可达路径,例如DC和TC的阈值不相等,或者限定只有权重DC不超过3并且权重TC也不超过3的路径片段才可以组成可达路径(此时图6中的可达路径只有S-B-E-I-D和S-B-G-I-D),或者限定可达路径包括的路径片段不超过阈值限定(例如不超过4,此时图6中的可达路径只有S-B-E-I-D、S-B-G-I-D、S-C-G-I-D和S-C-H-D)。In addition to the above methods, the reachable path can also be determined in other ways. For example, the thresholds of DC and TC are not equal, or only path segments with a weight DC not exceeding 3 and a weight TC not exceeding 3 can form a reachable path (at this time The reachable paths in Figure 6 are only SBEID and SBGID), or the path fragments included in the limited reachable path do not exceed the threshold limit (for example, no more than 4, at this time, the reachable paths in Figure 6 are only SBEID, SBGID, SCGID, and SCHD) .
步骤405,从所述一条或多条可达路径中确定当前路径。所述确定当前路径的方法有多种,例如可以从所述多条可达路径中随机选择一条可达路径作为当前路径,或者根据每条可达路径所包括的所述多个路径片段对应于所述多个用户策略中每个用户策略的权重,从所述多条可达路径中选择一条可达路径作为当前路径,或者根据每条可达路径所包括的路径片段的数量,从所述多条可达路径中选择一条可达路径作为当前路径。例如,从图6所示的5条可达路径中选择路径片段数量最少的一条路径,即路径S-C-H-D作为当前路径。再例如,从图6所示的5条可达路径中选择TC之和最小的一条路径(包括TC不满足阈值要求的路径片段的可达路径不作考虑),即路径S-B-E-I-D作为当前路径。Step 405: Determine the current path from the one or more reachable paths. There are many methods for determining the current path. For example, a reachable path may be randomly selected from the multiple reachable paths as the current path, or the multiple path segments included in each reachable path may correspond to For the weight of each user policy in the plurality of user policies, a reachable path is selected from the plurality of reachable paths as the current path, or according to the number of path fragments included in each reachable path, from the Select one of the multiple reachable paths as the current route. For example, select the path with the least number of path fragments from the 5 reachable paths shown in FIG. 6, that is, path S-C-H-D as the current path. For another example, a path with the smallest sum of TC is selected from the five reachable paths shown in FIG. 6 (the reachable path including path segments whose TC does not meet the threshold requirement is not considered), that is, the path S-B-E-I-D is taken as the current path.
可见,所述可达路径上连续的多个路径片段采用的用户策略可以是不一样的,通过在空间上平衡所述多个用户策略,实现基于多个用户策略的路径规划。除了在空间上平衡所述多个用户策略,还可以通过在时间上平衡所述多个用户策略来实现基于多个用户策略的路径规划,图7所示的实施例四就是采用“时间上平衡”的方式,其描述的路径规划方法包括:It can be seen that the user strategies adopted by multiple consecutive path segments on the reachable path may be different. By spatially balancing the multiple user strategies, path planning based on multiple user strategies is realized. In addition to balancing the multiple user strategies in space, it is also possible to balance the multiple user strategies in time to achieve path planning based on multiple user strategies. The fourth embodiment shown in FIG. ", the path planning methods described include:
步骤701,获取路径规划参考信息,所述路径规划参考信息包括交通状况、道路状况、天气状况或者车辆状况中的至少一个;Step 701: Obtain path planning reference information, where the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions;
步骤702,获取一个或多个用户输入的多个用户策略;Step 702: Obtain multiple user policies input by one or more users;
步骤703,依次从所述多个用户策略中选择一个用户策略作为当前用户策略,直到基于所述当前用户策略成功规划出从源位置到目的位置的满足预设条件的可达路径。Step 703: Select one user policy from the multiple user policies as the current user policy in sequence, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user policy.
所述依次从所述多个用户策略中选择一个用户策略作为当前用户策略包括:将所述多个用户策略以优先级做排序,按照所述优先级从高到低的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略,或者,按照轮流的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略。例如,某辆车由三个用户共乘,三个用户的偏好不同,选择的用户策略分别为时间优先、费用优先和距离优先,并且三个用户中每个用户对于时间、费用和距离三个参量均有可接受的范围限定;或者还可能存在另外一种情形,该辆车由一个用户乘坐,该用户选择了时间优先、费用优先和距离优先三个用户策略,并且对于时间、费用和距离三个参量均有可接受的范围限定。总之,对于执行实施例四的执行主体而言,其获取的多个用户策略包括时间优先、费用优先和距离优先,并且获取了所述一个或多个用户对于所述多个用户策略中每一个的可接受的范围限定,以及针对上述举例所描述的情景确定所述多个用户策略的优先级由高到低依次为时间优先、费用优先、距离优先。首先基于时间优先策略进行路径规划,但是基于时间优先策略规划出的路径的费用或者距离超出了至少一个用户预设的所述可接受的范围限定,即时间优先策略不能规划出满足预设条件的可达路径,然后基于费用优先策略进行路径规划,如果规划出的路径满足所述一个或多个用户中每一个用户对于时间、费用和距离三个参量的所述可接受的范围限定,则将该基于费用优先策略规划处的路径作为当前路径。可见,当一个用户策略不能规划出满足预设条件的可达路径时,实施例四所描述的方法可以自主快速切换策略,从所述多个用户策略中选择其它的用户策略重新规划路径,避免了出现“死等”状态,也避免了人工切换操作,在兼顾多用户策略需求的同时,具有更好的动态适应性。The step of sequentially selecting a user policy from the plurality of user policies as the current user policy includes: sorting the plurality of user policies in order of priority, and sequentially descending from the plurality of user policies according to the order of priority from high to low. Select one user policy as the current user policy among the user policies, or select one user policy from the multiple user policies as the current user policy in turn. For example, a car is shared by three users. The three users have different preferences. The selected user strategies are time priority, cost priority, and distance priority, and each of the three users has three options for time, cost, and distance. All parameters have acceptable limits; or there may be another situation where the car is taken by a user who chooses the three user strategies of time priority, cost priority, and distance priority, and for time, cost, and distance All three parameters have acceptable limits. In short, for the executor of the fourth embodiment, the multiple user policies obtained include time priority, cost priority, and distance priority, and the one or more users’ policies for each of the multiple user policies are obtained. The acceptable range is limited, and the priority of the multiple user policies is determined in descending order of time priority, cost priority, and distance priority for the scenarios described in the above example. First, the path planning is based on the time priority strategy, but the cost or distance of the path planned based on the time priority strategy exceeds the acceptable range limit preset by at least one user, that is, the time priority strategy cannot plan a path that meets the preset conditions. Reachable path, and then plan the path based on the cost priority strategy. If the planned path meets the acceptable range limits for the three parameters of time, cost, and distance for each of the one or more users, then The route planned based on the cost priority strategy is taken as the current route. It can be seen that when a user strategy cannot plan a reachable path that satisfies the preset conditions, the method described in the fourth embodiment can switch strategies autonomously and quickly, and select other user strategies from the multiple user strategies to re-plan the path to avoid In addition to the "dead waiting" state, manual switching operations are also avoided. While taking into account the needs of multi-user strategies, it has better dynamic adaptability.
本发明实施例五提供了一种路径规划装置,如图8所示,包括:路径规划参考信息获取模块801,用于获取路径规划参考信息,所述路径规划参考信息包括交通状况、道路状况、天气状况或者车辆状况中的至少一个;用户策略获取模块802,用于获取一个或多个用户输入的多个用户策略;路径规划模块803,用于根据所述路径规划参考信息和所述多个用户策略进行路径规划。The fifth embodiment of the present invention provides a path planning device, as shown in FIG. 8, including: a path planning reference information acquisition module 801, configured to acquire path planning reference information, the path planning reference information includes traffic conditions, road conditions, At least one of weather conditions or vehicle conditions; a user strategy acquisition module 802, configured to acquire multiple user strategies input by one or more users; a path planning module 803, configured based on the path planning reference information and the multiple User strategy for path planning.
通过将多策略作为路径规划的决策参考,可以实现以用户为中心的智能路径规划,并且在行驶环境信息实时动态变化时,多策略的路径规划机制便于更加灵活地调整路径以及挖掘出更优的潜在路径,规划得到的路径更加适应于实际场景。By using multi-strategy as a decision reference for path planning, user-centric intelligent path planning can be realized, and when the driving environment information changes in real time, the multi-strategy path planning mechanism is convenient to adjust the path more flexibly and dig out better ones. Potential path, the path obtained by planning is more suitable for the actual scene.
图9是本发明实施例六所提供的路径规划装置的结构框图,可以看到,相对于实施例五,实施例六所示的路径规划装置进一步包括:用户策略建议模块904,用于根据所述路径规划参考信息确定向用户建议的一个或多个用户策略;发送模块905,用于向用户发送包含所述向用户建议的一个或多个用户策略的建议消息;所述用户策略获取模块获取一个或多个用户输入的多个用户策略包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选择的一个或多个用户策略。由于用户难以了解完整的路径规划参考信息以及主观判断的局限性,用户希望采用的用户策略可能不适用于当前的行驶场景,通过 向用户提出关于用户策略的建议,可以使用户选择的用户策略与实际的行驶环境更加契合。Fig. 9 is a structural block diagram of a path planning device provided in the sixth embodiment of the present invention. It can be seen that, compared with the fifth embodiment, the path planning device shown in the sixth embodiment further includes: a user strategy suggestion module 904 for The path planning reference information determines one or more user strategies suggested to the user; the sending module 905 is configured to send to the user a suggestion message containing the one or more user strategies suggested to the user; the user strategy acquisition module acquires The multiple user policies input by one or more users include: obtaining one or more user policies selected by the one or more users from the one or more user policies suggested to the user. Because it is difficult for users to understand the complete path planning reference information and the limitations of subjective judgment, the user strategy that the user hopes to adopt may not be suitable for the current driving scene. By suggesting the user strategy to the user, the user strategy selected by the user can be matched with The actual driving environment is more suitable.
另外,图9中的路径规划模块903可以采用前述的在时间上平衡所述多个用户策略的方式来实现基于多个用户策略的路径规划,具体为:路径规划模块903依次从所述多个用户策略中选择一个用户策略作为当前用户策略,直到基于所述当前用户策略成功规划出从源位置到目的位置的满足预设条件的可达路径。所述依次从所述多个用户策略中选择一个用户策略作为当前用户策略包括:将所述多个用户策略以优先级做排序,按照所述优先级从高到低的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略;或者,按照轮流的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略。In addition, the path planning module 903 in FIG. 9 may adopt the aforementioned method of balancing the multiple user strategies in time to implement path planning based on multiple user strategies. Specifically, the path planning module 903 sequentially starts from the multiple user strategies. A user strategy is selected from the user strategy as the current user strategy, until a reachable path from the source location to the destination location that satisfies the preset condition is successfully planned based on the current user strategy. The step of sequentially selecting a user policy from the plurality of user policies as the current user policy includes: sorting the plurality of user policies in order of priority, and sequentially descending from the plurality of user policies according to the order of priority from high to low. One user policy is selected as the current user policy among the user policies; or, one user policy is selected from the plurality of user policies as the current user policy in turn according to the order of turns.
图10是本发明实施例七所提供的路径规划装置的结构框图。可以看到,相对于实施例六,实施例七所示的路径规划装置1003通过在空间上平衡所述多个用户策略,实现基于多个用户策略的路径规划,路径规划模块1003进一步包括:权重确定模块1006,用于根据所述路径规划参考信息确定每个路径片段对应于所述多个用户策略中每个用户策略的权重,所述权重用于标识一个用户策略下的一个路径片段的通行代价。可达路径确定模块1007,用于根据所述多个用户策略和所述每个路径片段对应于所述多个用户策略中每个用户策略的权重确定源位置到目的位置之间的一条或多条可达路径,所述可达路径包括在所述地图上连续的多个路径片段,所述多个路径片段中每个路径片段所对应的所述多个用户策略中的至少一个用户策略的权重满足对应用户策略的阈值限定。当前路径确定模块1008,用于从所述一条或多条可达路径中确定当前路径。所述确定当前路径的方式有多种,例如:从所述多条可达路径中随机选择一条可达路径作为当前路径;或者,根据每条可达路径所包括的所述多个路径片段对应于所述多个用户策略中每个用户策略的权重,从所述多条可达路径中选择一条可达路径作为当前路径;或者,根据每条可达路径所包括的所述多个路径片段的数量,从所述多条可达路径中选择一条可达路径作为当前路径。FIG. 10 is a structural block diagram of a path planning device provided by Embodiment 7 of the present invention. It can be seen that, with respect to the sixth embodiment, the path planning device 1003 shown in the seventh embodiment achieves path planning based on multiple user strategies by spatially balancing the multiple user strategies, and the path planning module 1003 further includes: weight The determining module 1006 is configured to determine, according to the path planning reference information, the weight of each path segment corresponding to each user policy in the plurality of user policies, and the weight is used to identify the passage of a path segment under a user policy cost. The reachable path determination module 1007 is configured to determine one or more values between the source location and the destination location according to the multiple user policies and the weight of each path segment corresponding to each user policy in the multiple user policies. A reachable path, the reachable path includes a plurality of continuous path fragments on the map, and each path fragment in the plurality of path fragments corresponds to at least one of the plurality of user policies The weight meets the threshold limit of the corresponding user policy. The current path determination module 1008 is configured to determine the current path from the one or more reachable paths. There are multiple ways to determine the current path, for example: randomly selecting a reachable path from the multiple reachable paths as the current path; or, corresponding to the multiple path segments included in each reachable path Based on the weight of each user policy in the plurality of user policies, a reachable path is selected from the plurality of reachable paths as the current path; or, according to the plurality of path segments included in each reachable path And select a reachable path from the plurality of reachable paths as the current path.
图8-10中的各个模块的只一个或多个可以软件、硬件、固件或其结合实现。所述软件或固件包括但不限于计算机程序指令或代码,并可以被硬件处理器所执行。所述硬件包括但不限于各类集成电路,如中央处理单元(CPU)、数字信号处理器(DSP)、现场可编程门阵列(FPGA)或专用集成电路(ASIC)。Only one or more of the modules in Figures 8-10 can be implemented in software, hardware, firmware, or a combination thereof. The software or firmware includes but is not limited to computer program instructions or codes, and can be executed by a hardware processor. The hardware includes, but is not limited to, various integrated circuits, such as a central processing unit (CPU), a digital signal processor (DSP), a field programmable gate array (FPGA), or an application specific integrated circuit (ASIC).
图11是本发明实施例八所提供的路径规划装置的结构框图,该路径规划装置可以是车内导航系统的组成部分,也可以是具备导航功能的导航仪、手机、便携式计算机、平板电脑或可穿戴设备等电子设备。如图11所示,所述路径规划装置包括:Figure 11 is a structural block diagram of a path planning device provided by Embodiment 8 of the present invention. The path planning device can be a component of an in-car navigation system, or a navigator, mobile phone, portable computer, or tablet with navigation functions. Electronic devices such as wearable devices. As shown in FIG. 11, the path planning device includes:
存储器1102,所述存储器1102存储计算机程序指令、所述多个用户策略和所述路径规划参考信息。所述存储器1102存储的所述路径规划参考信息包括例如车辆高度和车辆宽度的固有信息,以及例如历史车流量和历史通行时间的历史信息。A memory 1102, where the memory 1102 stores computer program instructions, the multiple user strategies, and the path planning reference information. The path planning reference information stored in the memory 1102 includes inherent information such as vehicle height and vehicle width, and historical information such as historical traffic volume and historical transit time.
处理器1101,用于运行所述计算机程序指令以执行实施例一至四任一项所述的操作。所述处理器1101包括但不限于各类CPU、DSP、微控制器、微处理器或人工智能处理器。The processor 1101 is configured to run the computer program instructions to perform the operations described in any one of the first to the fourth embodiments. The processor 1101 includes, but is not limited to, various types of CPUs, DSPs, microcontrollers, microprocessors, or artificial intelligence processors.
用户接口1103,用于获取一个或多个用户输入的多个用户策略以及对所述多个用户策略的更新。所述用户接口获取一个或多个用户输入的多个用户策略以及对所述多个用户策略的更新包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选 择的一个或多个用户策略。所述用户接口1103包括显示器、触摸屏、鼠标、键盘、语音输入装置或者体感输入装置。The user interface 1103 is used to obtain multiple user policies input by one or more users and to update the multiple user policies. The user interface acquiring multiple user policies input by one or more users and updating the multiple user policies includes: acquiring the one or more users from the one or more user policies suggested to the user One or more user policies selected. The user interface 1103 includes a display, a touch screen, a mouse, a keyboard, a voice input device, or a somatosensory input device.
传感器1104,用于收集所述路径规划参考信息,例如收集车道划分和当前拥堵情况。所述传感器1104包括但不限于温度传感器、湿度传感器、高度传感器、压力传感器、光照传感器、速度传感器、重力传感器、加速度传感器、摄像头、激光雷达、超声波雷达或毫米波雷达。The sensor 1104 is used to collect the path planning reference information, for example, to collect lane divisions and current congestion conditions. The sensor 1104 includes, but is not limited to, a temperature sensor, a humidity sensor, a height sensor, a pressure sensor, a light sensor, a speed sensor, a gravity sensor, an acceleration sensor, a camera, a lidar, an ultrasonic radar, or a millimeter wave radar.
接收器1105,用于接收所述路径规划参考信息。所述接收器1105接收的所述路径规划参考信息包括例如历史车流量和历史通行时间的历史信息,以及例如车道划分和当前拥堵情况的实时信息。所述接收器1105接收所述路径规划参考信息的方式包括但不限于2G(第二代移动通信技术)、3G(第三代移动通信技术)、4G(第四代移动通信技术)、5G(第五代移动通信技术)、Wifi(无线局域网)、Wimax(全球互通微波访问,Worldwide Interoperability for Microwave Access)、Bluetooth(蓝牙通信技术)、ZigBee(紫蜂通信技术)、光传输、光纤传输、电缆传输、卫星通信或者红外线传输等有线或者无线的传输方式。The receiver 1105 is configured to receive the path planning reference information. The path planning reference information received by the receiver 1105 includes historical information such as historical traffic volume and historical transit time, and real-time information such as lane division and current congestion. The manner in which the receiver 1105 receives the path planning reference information includes but is not limited to 2G (second-generation mobile communication technology), 3G (third-generation mobile communication technology), 4G (fourth-generation mobile communication technology), and 5G ( Fifth-generation mobile communication technology), Wifi (wireless local area network), Wimax (Worldwide Interoperability for Microwave Access), Bluetooth (Bluetooth communication technology), ZigBee (Zigbee communication technology), optical transmission, optical fiber transmission, cable Wired or wireless transmission methods such as transmission, satellite communication or infrared transmission.
本发明的上述实施例均既可用于车辆,又可用于便携式电子设备、通信设备、导航设备等具有路径规划功能的设备,应用场景包括但不限于辅助驾驶和无人驾驶。The above-mentioned embodiments of the present invention can be used in both vehicles and devices with path planning functions such as portable electronic devices, communication devices, navigation devices, etc. The application scenarios include but are not limited to assisted driving and unmanned driving.
本领域的技术人员可以清楚地了解到,本申请提供的各实施例的描述可以相互参照,为描述的方便和简洁,例如关于本申请实施例提供的各装置、设备的功能以及执行的步骤可以参照本申请方法实施例的相关描述,各方法实施例之间、各装置实施例之间也可以互相参照。Those skilled in the art can clearly understand that the descriptions of the various embodiments provided in the present application can be referred to each other for convenience and conciseness of the description. For example, the functions of the various devices and equipment provided in the embodiments of the present application and the steps performed can be With reference to the related description of the method embodiments of this application, each method embodiment and each device embodiment may also refer to each other.
本领域技术人员可以理解:实现上述各方法实施例的全部或部分步骤可以通过程序指令相关的硬件来完成。前述的程序可以存储于一计算机可读取存储介质中。该程序在执行时,执行包括上述各方法实施例的全部或部分步骤;而前述的存储介质包括:ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。Those skilled in the art can understand that all or part of the steps in the foregoing method embodiments can be implemented by a program instructing relevant hardware. The aforementioned program can be stored in a computer readable storage medium. When the program is executed, the execution includes all or part of the steps of the foregoing method embodiments; and the foregoing storage medium includes: ROM, RAM, magnetic disk, or optical disk and other media that can store program codes.
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本发明实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质(例如固态硬盘Solid State Disk(SSD))等。In the above-mentioned embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented by software, it can be implemented in the form of a computer program product in whole or in part. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on the computer, the processes or functions described in the embodiments of the present invention are generated in whole or in part. The computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices. The computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium. For example, the computer instructions may be transmitted from a website, computer, server, or data center. Transmission to another website site, computer, server or data center via wired (such as coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.). The computer-readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server or a data center integrated with one or more available media. The usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, and a magnetic tape), an optical medium (for example, a DVD), or a semiconductor medium (for example, a solid state disk (SSD)).
在本申请所提供的几个实施例中,应该理解到,所揭露的装置和方法,在没有超过本申请的范围内,可以通过其他的方式实现。例如,以上所描述的实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分 方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。In the several embodiments provided in this application, it should be understood that the disclosed device and method can be implemented in other ways within the scope of this application. For example, the above-described embodiments are only illustrative. For example, the division of the modules or units is only a logical function division. In actual implementation, there may be other division methods, for example, multiple units or components may be combined. Or it can be integrated into another system, or some features can be ignored or not implemented. The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed to multiple network units. . Some or all of the modules can be selected according to actual needs to achieve the objectives of the solutions of the embodiments. Those of ordinary skill in the art can understand and implement it without creative work.
另外,所描述装置和方法以及不同实施例的示意图,在不超出本申请的范围内,可以与其它系统,模块,技术或方法结合或集成。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电子、机械或其它的形式。In addition, the described devices and methods and schematic diagrams of different embodiments can be combined or integrated with other systems, modules, technologies, or methods without departing from the scope of the present application. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electronic, mechanical or other forms.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应所述以权利要求的保护范围为准。The above are only specific implementations of this application, but the protection scope of this application is not limited to this. Any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in this application. Should be covered within the scope of protection of this application. Therefore, the protection scope of this application shall be subject to the protection scope of the claims.

Claims (26)

  1. 一种路径规划方法,其特征在于,包括:A path planning method is characterized in that it includes:
    获取路径规划参考信息,所述路径规划参考信息包括交通状况、道路状况、天气状况或者车辆状况中的至少一个;Acquiring path planning reference information, where the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions;
    获取一个或多个用户输入的多个用户策略;Obtain multiple user policies entered by one or more users;
    根据所述路径规划参考信息和所述多个用户策略进行路径规划。Perform path planning according to the path planning reference information and the multiple user strategies.
  2. 根据权利要求1所述的方法,其特征在于,所述用户策略包括距离优先、时间优先、安全优先、舒适度优先或者费用优先。The method according to claim 1, wherein the user strategy includes distance priority, time priority, safety priority, comfort priority or expense priority.
  3. 根据权利要求1或2所述的方法,其特征在于,所述方法还包括:The method according to claim 1 or 2, wherein the method further comprises:
    更新所述路径规划参考信息;Update the path planning reference information;
    获取一个或多个用户对所述多个用户策略的更新;Obtaining updates of one or more users to the multiple user policies;
    根据更新后的所述路径规划参考信息或者更新后的所述多个用户策略中的至少一个重新进行所述路径规划。Perform the path planning again according to the updated path planning reference information or at least one of the updated multiple user policies.
  4. 根据权利要求1-3任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-3, wherein the method further comprises:
    根据所述路径规划参考信息确定向用户建议的一个或多个用户策略;Determining one or more user strategies suggested to the user according to the path planning reference information;
    向用户发送包含所述向用户建议的一个或多个用户策略的建议消息;Sending to the user a suggestion message containing the one or more user policies suggested to the user;
    所述获取一个或多个用户输入的多个用户策略包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选择的一个或多个用户策略。The obtaining multiple user policies input by one or more users includes: obtaining one or more user policies selected by the one or more users from the one or more user policies suggested to the user.
  5. 根据权利要求1-4任一项所述的方法,其特征在于,所述路径规划参考信息还包括地图,所述地图包括多个连接相邻两个路口的路径片段,所述根据所述路径规划参考信息和所述多个用户策略进行路径规划包括:The method according to any one of claims 1 to 4, wherein the path planning reference information further includes a map, the map includes a plurality of path fragments connecting two adjacent intersections, and the path according to the path The planning reference information and the multiple user strategies for path planning include:
    根据所述路径规划参考信息确定每个路径片段对应于所述多个用户策略中每个用户策略的权重,所述权重用于标识一个用户策略下的一个路径片段的通行代价;Determining, according to the path planning reference information, the weight of each path segment corresponding to each of the multiple user policies, where the weight is used to identify the traffic cost of a path segment under one user policy;
    根据所述多个用户策略和所述每个路径片段对应于所述多个用户策略中每个用户策略的权重确定源位置到目的位置之间的一条或多条可达路径,所述可达路径包括在所述地图上连续的多个路径片段;Determine one or more reachable paths between the source location and the destination location according to the multiple user policies and the weight of each path segment corresponding to each user policy in the multiple user policies. The path includes multiple path segments that are continuous on the map;
    从所述一条或多条可达路径中确定当前路径。Determine the current path from the one or more reachable paths.
  6. 根据权利要求5所述的方法,其特征在于,所述多个路径片段中每个路径片段所对应的所述多个用户策略中的至少一个用户策略的权重满足对应用户策略的阈值限定。The method according to claim 5, wherein the weight of at least one user policy of the plurality of user policies corresponding to each path segment of the plurality of path segments meets the threshold limit of the corresponding user policy.
  7. 根据权利要求5所述的方法,其特征在于,从所述多条可达路径中确定当前路径包括:The method according to claim 5, wherein determining the current path from the plurality of reachable paths comprises:
    从所述多条可达路径中随机选择一条可达路径作为当前路径;Randomly selecting a reachable path from the plurality of reachable paths as the current path;
    或者,根据每条可达路径所包括的所述多个路径片段对应于所述多个用户策略中每个用户策略的权重,从所述多条可达路径中选择一条可达路径作为当前路径;Or, according to the weight of the multiple path segments included in each reachable path corresponding to each user policy in the multiple user policies, one of the multiple reachable paths is selected as the current path ;
    或者,根据每条可达路径所包括的所述多个路径片段的数量,从所述多条可达路径中选择一条可达路径作为当前路径。Or, according to the number of the multiple path segments included in each reachable path, one of the multiple reachable paths is selected as the current path.
  8. 根据权利要求1-4任一项所述的方法,其特征在于,所述根据所述路径规划参考 信息和所述多个用户策略进行路径规划包括:The method according to any one of claims 1 to 4, wherein the path planning according to the path planning reference information and the multiple user strategies comprises:
    依次从所述多个用户策略中选择一个用户策略作为当前用户策略,直到基于所述当前用户策略成功规划出从源位置到目的位置的满足预设条件的可达路径。One user policy is selected from the plurality of user policies in turn as the current user policy, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user policy.
  9. 根据权利要求8所述的方法,其特征在于,所述依次从所述多个用户策略中选择一个用户策略作为当前用户策略包括:The method according to claim 8, wherein the step of sequentially selecting a user policy from the plurality of user policies as the current user policy comprises:
    将所述多个用户策略以优先级做排序,按照所述优先级从高到低的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略,Sorting the plurality of user policies by priority, and sequentially selecting one user policy from the plurality of user policies as the current user policy in the order of the priority from high to low,
    或者,按照轮流的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略。Alternatively, one user policy is selected from the plurality of user policies in turn as the current user policy.
  10. 一种路径规划装置,其特征在于,包括:A path planning device is characterized in that it comprises:
    路径规划参考信息获取模块,用于获取路径规划参考信息,所述路径规划参考信息包括交通状况、道路状况、天气状况或者车辆状况中的至少一个;A path planning reference information acquisition module, configured to acquire path planning reference information, where the path planning reference information includes at least one of traffic conditions, road conditions, weather conditions, or vehicle conditions;
    用户策略获取模块,用于获取一个或多个用户输入的多个用户策略;The user strategy acquisition module is used to acquire multiple user strategies entered by one or more users;
    路径规划模块,用于根据所述路径规划参考信息和所述多个用户策略进行路径规划。The path planning module is configured to perform path planning according to the path planning reference information and the multiple user strategies.
  11. 根据权利要求10所述的装置,其特征在于,所述用户策略包括距离优先、时间优先、安全优先、舒适度优先或者费用优先。The device according to claim 10, wherein the user strategy includes distance priority, time priority, safety priority, comfort priority or expense priority.
  12. 根据权利要求10或11所述的装置,其特征在于:The device according to claim 10 or 11, characterized in that:
    所述路径规划参考信息获取模块,还用于更新所述路径规划参考信息;The path planning reference information acquisition module is also used to update the path planning reference information;
    所述用户策略获取模块,还用于获取一个或多个用户对所述多个用户策略的更新;The user policy obtaining module is further configured to obtain updates of one or more users to the multiple user policies;
    所述路径规划模块,还用于根据更新后的所述路径规划参考信息或者更新后的所述多个用户策略中的至少一个重新进行所述路径规划。The path planning module is further configured to perform the path planning again according to at least one of the updated path planning reference information or the updated multiple user policies.
  13. 根据权利要求10-12任一项所述的装置,其特征在于,所述装置还包括:The device according to any one of claims 10-12, wherein the device further comprises:
    用户策略建议模块,用于根据所述路径规划参考信息确定向用户建议的一个或多个用户策略;A user strategy suggestion module, configured to determine one or more user strategies suggested to the user according to the path planning reference information;
    发送模块,用于向用户发送包含所述向用户建议的一个或多个用户策略的建议消息;A sending module, configured to send a suggestion message containing the one or more user policies suggested to the user to the user;
    所述用户策略获取模块获取一个或多个用户输入的多个用户策略包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选择的一个或多个用户策略。The user policy acquiring module acquiring multiple user policies input by one or more users includes: acquiring one or more user policies selected by the one or more users from the one or more user policies suggested to the user .
  14. 根据权利要求10-13任一项所述的装置,其特征在于,所述路径规划参考信息还包括地图,所述地图包括多个连接相邻两个路口的路径片段,所述路径规划模块包括:The device according to any one of claims 10-13, wherein the path planning reference information further includes a map, the map includes a plurality of path segments connecting two adjacent intersections, and the path planning module includes :
    权重确定模块,用于根据所述路径规划参考信息确定每个路径片段对应于所述多个用户策略中每个用户策略的权重,所述权重用于标识一个用户策略下的一个路径片段的通行代价;The weight determination module is configured to determine, according to the path planning reference information, the weight of each path segment corresponding to each user policy in the plurality of user policies, and the weight is used to identify the passage of a path segment under a user policy cost;
    可达路径确定模块,用于根据所述多个用户策略和所述每个路径片段对应于所述多个用户策略中每个用户策略的权重确定源位置到目的位置之间的一条或多条可达路径,所述可达路径包括在所述地图上连续的多个路径片段;The reachable path determination module is configured to determine one or more paths between the source location and the destination location according to the multiple user policies and the weight of each path segment corresponding to each user policy in the multiple user policies A reachable path, where the reachable path includes multiple path segments that are continuous on the map;
    当前路径确定模块,用于从所述一条或多条可达路径中确定当前路径。The current path determination module is used to determine the current path from the one or more reachable paths.
  15. 根据权利要求14所述的方法,其特征在于,所述多个路径片段中每个路径片段所对应的所述多个用户策略中的至少一个用户策略的权重满足对应用户策略的阈值限定。The method according to claim 14, wherein the weight of at least one user policy of the plurality of user policies corresponding to each path segment of the plurality of path segments meets the threshold limit of the corresponding user policy.
  16. 根据权利要求14所述的装置,其特征在于,所述当前路径确定模块从所述一条 或多条可达路径中确定当前路径包括:The device according to claim 14, wherein the current path determination module determining the current path from the one or more reachable paths comprises:
    从所述多条可达路径中随机选择一条可达路径作为当前路径;Randomly selecting a reachable path from the plurality of reachable paths as the current path;
    或者,根据每条可达路径所包括的所述多个路径片段对应于所述多个用户策略中每个用户策略的权重,从所述多条可达路径中选择一条可达路径作为当前路径;Or, according to the weight of the multiple path segments included in each reachable path corresponding to each user policy in the multiple user policies, one of the multiple reachable paths is selected as the current path ;
    或者,根据每条可达路径所包括的所述多个路径片段的数量,从所述多条可达路径中选择一条可达路径作为当前路径。Or, according to the number of the multiple path segments included in each reachable path, one of the multiple reachable paths is selected as the current path.
  17. 根据权利要求10-13任一项所述的装置,其特征在于,所述路径规划模块根据所述路径规划参考信息和所述多个用户策略进行路径规划包括:The device according to any one of claims 10-13, wherein the path planning module performing path planning according to the path planning reference information and the multiple user strategies comprises:
    依次从所述多个用户策略中选择一个用户策略作为当前用户策略,直到基于所述当前用户策略成功规划出从源位置到目的位置的满足预设条件的可达路径。One user policy is selected from the plurality of user policies in turn as the current user policy, until a reachable path from the source location to the destination location that satisfies a preset condition is successfully planned based on the current user policy.
  18. 根据权利要求17所述的装置,其特征在于,所述依次从所述多个用户策略中选择一个用户策略作为当前用户策略包括:The apparatus according to claim 17, wherein the sequentially selecting a user policy from the plurality of user policies as the current user policy comprises:
    将所述多个用户策略以优先级做排序,按照所述优先级从高到低的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略,Sorting the plurality of user policies by priority, and sequentially selecting one user policy from the plurality of user policies as the current user policy in the order of the priority from high to low,
    或者,按照轮流的顺序依次从所述多个用户策略中选择一个用户策略作为当前用户策略。Alternatively, one user policy is selected from the plurality of user policies in turn as the current user policy.
  19. 一种路径规划装置,其特征在于,包括存储器和处理器,所述存储器存储计算机程序指令,所述处理器运行所述计算机程序指令以执行权利要求1-9任一项所述的操作。A path planning device, characterized by comprising a memory and a processor, the memory storing computer program instructions, and the processor running the computer program instructions to perform the operation of any one of claims 1-9.
  20. 根据权利要求19所述的装置,其特征在于,所述装置还包括:The device according to claim 19, wherein the device further comprises:
    用户接口,用于获取一个或多个用户输入的多个用户策略以及对所述多个用户策略的更新。The user interface is used to obtain multiple user policies input by one or more users and to update the multiple user policies.
  21. 根据权利要求20所述的装置,其特征在于,所述用户接口获取一个或多个用户输入的多个用户策略以及对所述多个用户策略的更新包括:获取所述一个或多个用户从所述向用户建议的一个或多个用户策略中选择的一个或多个用户策略。The device according to claim 20, wherein the user interface acquiring multiple user policies input by one or more users and updating the multiple user policies comprises: acquiring the one or more users from One or more user policies selected from the one or more user policies suggested to the user.
  22. 根据权利要求19-21任一项所述的装置,其特征在于,所述存储器还用于存储所述多个用户策略和所述路径规划参考信息。The device according to any one of claims 19-21, wherein the memory is further configured to store the multiple user policies and the path planning reference information.
  23. 根据权利要求19-22任一项所述的装置,其特征在于,所述装置还包括传感器或者接收器,用于获取所述路径规划参考信息。The device according to any one of claims 19-22, wherein the device further comprises a sensor or a receiver for obtaining the path planning reference information.
  24. 一种计算机存储介质,其特征在于,包括计算机指令,当所述计算机指令在被处理器运行时,使得所述路径规划装置执行如权利要求1-9任一项所述的方法。A computer storage medium, characterized by comprising computer instructions, when the computer instructions are executed by a processor, cause the path planning device to execute the method according to any one of claims 1-9.
  25. 一种计算机程序产品,其特征在于,当所述计算机程序产品在处理器上运行时,使得所述路径规划装置执行如权利要求1-9任一项所述的方法。A computer program product, characterized in that, when the computer program product runs on a processor, the path planning device is caused to execute the method according to any one of claims 1-9.
  26. 一种智能车,其特征在于,包括如权利要求10-23任一项所述的路径规划装置。A smart car, characterized by comprising the path planning device according to any one of claims 10-23.
PCT/CN2019/103898 2019-08-31 2019-08-31 Route planning method and apparatus WO2021035759A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201980100015.6A CN114450556A (en) 2019-08-31 2019-08-31 Path planning method and device
PCT/CN2019/103898 WO2021035759A1 (en) 2019-08-31 2019-08-31 Route planning method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/103898 WO2021035759A1 (en) 2019-08-31 2019-08-31 Route planning method and apparatus

Publications (1)

Publication Number Publication Date
WO2021035759A1 true WO2021035759A1 (en) 2021-03-04

Family

ID=74683972

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/103898 WO2021035759A1 (en) 2019-08-31 2019-08-31 Route planning method and apparatus

Country Status (2)

Country Link
CN (1) CN114450556A (en)
WO (1) WO2021035759A1 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000304561A (en) * 1999-04-23 2000-11-02 Aisin Aw Co Ltd Device and method for searching route and medium storing computer program for searching route
JP2006349426A (en) * 2005-06-14 2006-12-28 Aisin Aw Co Ltd Guide system and guide method
JP2007322305A (en) * 2006-06-02 2007-12-13 Xanavi Informatics Corp Navigation apparatus
US7532980B2 (en) * 2005-11-18 2009-05-12 Denso Corporation Navigation system
CN105675002A (en) * 2016-01-27 2016-06-15 闫凯 Multi-waypoint navigation route planning method and system
WO2016147931A1 (en) * 2015-03-16 2016-09-22 クラリオン株式会社 Route search device
CN106969769A (en) * 2017-05-03 2017-07-21 南京大学 It is a kind of to consider multifactor Dijkstra air navigation aids
CN108256669A (en) * 2017-12-20 2018-07-06 中国地质大学(武汉) A kind of scenic spot routing resource and system based on improvement dijkstra's algorithm
CN109086302A (en) * 2018-06-21 2018-12-25 苏州大学 Multiple-constrained paths querying method under timing diagram based on Skyline

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106114507B (en) * 2016-06-21 2018-04-03 百度在线网络技术(北京)有限公司 Local path planning method and device for intelligent vehicle
CN106197449A (en) * 2016-06-30 2016-12-07 中国科学院计算技术研究所 A kind of map path method and system for planning based on network path selection algorithm
DE102017200580A1 (en) * 2017-01-16 2018-07-19 Bayerische Motoren Werke Aktiengesellschaft Method for optimizing a maneuver planning for autonomous vehicles
CN109739219B (en) * 2018-12-05 2022-02-11 阿波罗智能技术(北京)有限公司 Method, device and equipment for planning passing path and readable storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000304561A (en) * 1999-04-23 2000-11-02 Aisin Aw Co Ltd Device and method for searching route and medium storing computer program for searching route
JP2006349426A (en) * 2005-06-14 2006-12-28 Aisin Aw Co Ltd Guide system and guide method
US7532980B2 (en) * 2005-11-18 2009-05-12 Denso Corporation Navigation system
JP2007322305A (en) * 2006-06-02 2007-12-13 Xanavi Informatics Corp Navigation apparatus
WO2016147931A1 (en) * 2015-03-16 2016-09-22 クラリオン株式会社 Route search device
CN105675002A (en) * 2016-01-27 2016-06-15 闫凯 Multi-waypoint navigation route planning method and system
CN106969769A (en) * 2017-05-03 2017-07-21 南京大学 It is a kind of to consider multifactor Dijkstra air navigation aids
CN108256669A (en) * 2017-12-20 2018-07-06 中国地质大学(武汉) A kind of scenic spot routing resource and system based on improvement dijkstra's algorithm
CN109086302A (en) * 2018-06-21 2018-12-25 苏州大学 Multiple-constrained paths querying method under timing diagram based on Skyline

Also Published As

Publication number Publication date
CN114450556A (en) 2022-05-06

Similar Documents

Publication Publication Date Title
US10082793B1 (en) Multi-mode transportation planning and scheduling
US20210404821A1 (en) Dynamically determining origin and destination locations for a network system
CN107690568B (en) Frequency-based trip characterization
US9791291B1 (en) Modifying map configurations based on established location points
US9689693B2 (en) Systems and methods for learning and displaying customized geographical navigational options
US9279690B2 (en) Vehicle navigation apparatus and method of determining trajectory of vehicle
EP3123459B1 (en) Method and apparatus for identifying parking spaces for a group of vehicles
US9562779B2 (en) Method and apparatus for providing a steering reliability map based on driven curvatures and geometry curvature
US9301099B2 (en) Method of analyzing points of interest with probe data
US10202131B2 (en) Notifications involved with attaching or detaching connectable vehicles
US20160018230A1 (en) Multiple destination vehicle interface
US20140358603A1 (en) Iterative public transit scoring
US20200168007A1 (en) Information processing apparatus, method for controlling information processing apparatus, communication apparatus, method for controlling communication apparatus and storage medium for priority passage in accompaniment of fee
JPWO2019004475A1 (en) Vehicle information providing device, vehicle information providing method, and program
EP2923177A1 (en) Method of determining trajectories through one or more junctions of a transportation network
CN108332765B (en) Carpooling travel route generation method and device
CN106485924A (en) The acquisition methods of dynamic traffic road network figure and device
CN111260092A (en) System and method for predicting object arrival times
JP2021526246A (en) Systems and methods to improve the visualization of traffic conditions
CN111814070A (en) Method and system for recommending boarding points, storage medium and electronic equipment
JP6333341B2 (en) Information processing apparatus, search area setting method, and program
US11237008B2 (en) System and method for controlling vehicular pollution concentration and providing maximum traffic flow throughput
JP7270236B2 (en) Information processing system, information processing program, information processing apparatus, and information processing method
WO2021035759A1 (en) Route planning method and apparatus
CN113706857A (en) Method, device and equipment for determining road trafficability and storage medium

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19942867

Country of ref document: EP

Kind code of ref document: A1