CN115060279B - Path planning method, path planning device, electronic equipment and computer readable medium - Google Patents

Path planning method, path planning device, electronic equipment and computer readable medium Download PDF

Info

Publication number
CN115060279B
CN115060279B CN202210640790.4A CN202210640790A CN115060279B CN 115060279 B CN115060279 B CN 115060279B CN 202210640790 A CN202210640790 A CN 202210640790A CN 115060279 B CN115060279 B CN 115060279B
Authority
CN
China
Prior art keywords
destination
vehicle
determining
grid
cost
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210640790.4A
Other languages
Chinese (zh)
Other versions
CN115060279A (en
Inventor
邢康
刘备
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hozon New Energy Automobile Co Ltd
Original Assignee
Hozon New Energy Automobile Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hozon New Energy Automobile Co Ltd filed Critical Hozon New Energy Automobile Co Ltd
Priority to CN202210640790.4A priority Critical patent/CN115060279B/en
Priority to PCT/CN2022/117365 priority patent/WO2023236378A1/en
Publication of CN115060279A publication Critical patent/CN115060279A/en
Application granted granted Critical
Publication of CN115060279B publication Critical patent/CN115060279B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G01C21/3407Route searching; Route guidance specially adapted for specific applications
    • G01C21/3415Dynamic re-routing, e.g. recalculating the route when the user deviates from calculated route or after detecting real-time traffic data or accidents
    • 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
    • G01C21/3446Details of route searching algorithms, e.g. Dijkstra, A*, arc-flags or using precalculated routes
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Traffic Control Systems (AREA)

Abstract

本发明公开了一种路径规划方法、装置、电子设备和计算机可读介质,涉及自动驾驶技术领域。该方法包括:确定车辆的当前位置与车辆的目的地之间的障碍物的信息;在目的地周围生成网格区域,根据预设的第一规则和障碍物的信息,确定每一网格的第一代价;在目的地周围确定多个备选目的地,以及根据预设的第二规则和网格的第一代价,确定每个备选目的地的第二代价;按照第二代价从小到大的顺序,依次判断备选目的地与车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足所述预设条件的轨迹曲线,将满足所述预设条件的轨迹曲线作为车辆的行驶路径。该方法能够在保证准确停靠在站点的同时保证行驶安全,计算量少,保证了路径规划的实时性。

The present invention discloses a path planning method, device, electronic device and computer-readable medium, and relates to the field of autonomous driving technology. The method includes: determining information about obstacles between the current position of a vehicle and the destination of the vehicle; generating a grid area around the destination, and determining the first cost of each grid according to a preset first rule and information about obstacles; determining multiple alternative destinations around the destination, and determining the second cost of each alternative destination according to a preset second rule and the first cost of the grid; judging in order from small to large the trajectory curve between the alternative destination and the current position of the vehicle whether it meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and the trajectory curve that meets the preset conditions is used as the driving path of the vehicle. The method can ensure driving safety while ensuring accurate parking at the station, with a small amount of calculation, and ensures the real-time nature of path planning.

Description

路径规划方法、装置、电子设备和计算机可读介质Path planning method, device, electronic device and computer readable medium

技术领域Technical Field

本发明涉及自动驾驶技术领域,尤其涉及一种路径规划方法、装置、电子设备和计算机可读介质。The present invention relates to the field of autonomous driving technology, and in particular to a path planning method, device, electronic device and computer-readable medium.

背景技术Background technique

在自动驾驶场景中,无人车停靠站点是一种常见的任务场景,尤其在无人出租车、无人公交车领域极为常见。在自动驾驶场景中需要根据环境信息为无人驾驶车辆规划行驶路径。在相关技术中,根据对环境信息的把握程度可把路径规划划分为全局路径规划和局部路径规划。全局路径规划需要掌握所有的环境信息,根据环境地图的所有信息进行路径规划;局部路径规划只需要由传感器实时采集环境信息,了解环境地图信息,然后确定出所在地图的位置及其局部的障碍物分布情况,从而可以选出从当前结点到某一子目标结点的最优路径。In the autonomous driving scenario, unmanned vehicle parking stations are a common task scenario, especially in the field of unmanned taxis and unmanned buses. In the autonomous driving scenario, it is necessary to plan the driving path for the unmanned vehicle based on the environmental information. In related technologies, path planning can be divided into global path planning and local path planning according to the degree of understanding of environmental information. Global path planning requires the mastery of all environmental information and path planning based on all information in the environmental map; local path planning only requires sensors to collect environmental information in real time, understand environmental map information, and then determine the location of the map and its local obstacle distribution, so that the optimal path from the current node to a sub-target node can be selected.

发明内容Summary of the invention

有鉴于此,本发明实施例提供一种路径规划方法、装置、电子设备和计算机可读介质,能够在保证顺利完成靠站任务的同时,保证行驶安全,有效减少了计算量,保证了路径规划的实时性。In view of this, the embodiments of the present invention provide a path planning method, device, electronic device and computer-readable medium, which can ensure driving safety while ensuring the smooth completion of the docking task, effectively reduce the amount of calculation, and ensure the real-time nature of path planning.

为实现上述目的,根据本发明实施例的一个方面,提供了一种路径规划方法,包括:To achieve the above object, according to one aspect of an embodiment of the present invention, a path planning method is provided, comprising:

确定车辆的当前位置与所述车辆的目的地之间的障碍物的信息;Determining information about obstacles between a current location of a vehicle and a destination of the vehicle;

在所述目的地周围生成网格区域,并根据预设的第一规则和所述障碍物的信息,确定所述网格区域内每一网格的第一代价;其中,所述第一代价用于指示所述网格的可行度;Generate a grid area around the destination, and determine a first cost of each grid in the grid area according to a preset first rule and information about the obstacle; wherein the first cost is used to indicate the feasibility of the grid;

在所述目的地周围确定多个备选目的地,以及根据预设的第二规则和所述网格的第一代价,确定每个所述备选目的地的第二代价;Determine a plurality of candidate destinations around the destination, and determine a second cost of each of the candidate destinations according to a preset second rule and the first cost of the grid;

按照所述第二代价从小到大的顺序,依次判断所述备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足所述预设条件的轨迹曲线,将满足所述预设条件的轨迹曲线作为车辆的行驶路径。In order of the second costs from small to large, determine whether the trajectory curve between the alternative destination and the current position of the vehicle meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and use the trajectory curve that meets the preset conditions as the vehicle's driving path.

可选地,在所述目的地周围生成网格区域,包括:确定所述车辆的当前位置与所述车辆的目的地之间的轨迹曲线;根据所述障碍物的信息,检测所述轨迹曲线是否与所述障碍物发生碰撞;若是,则在所述目的地周围生成网格区域;若否,则将所述车辆的当前位置与所述车辆的目的地之间的轨迹曲线作为所述车辆的行驶路径。Optionally, generating a grid area around the destination includes: determining a trajectory curve between the current position of the vehicle and the destination of the vehicle; detecting, based on information about the obstacle, whether the trajectory curve collides with the obstacle; if so, generating a grid area around the destination; if not, using the trajectory curve between the current position of the vehicle and the destination of the vehicle as the driving path of the vehicle.

可选地,所述障碍物的信息包括所述障碍物的位置信息;Optionally, the information of the obstacle includes location information of the obstacle;

根据预设的第一规则和所述障碍物的信息,确定所述网格区域内每一网格的第一代价,包括:针对每一网格,根据所述障碍物的信息,确定所述网格是否与所述障碍物发生碰撞;若是,则确定所述网格的第一代价为预设值;若否,则根据所述障碍物的位置信息,确定所述网格与所述障碍物的第一距离;确定所述网格与所述目的地之间的第二距离;根据所述第一距离和所述第二距离,确定所述网格的第一代价。Determine the first cost of each grid in the grid area according to a preset first rule and the information of the obstacle, including: for each grid, determine whether the grid collides with the obstacle according to the information of the obstacle; if so, determine the first cost of the grid to be a preset value; if not, determine the first distance between the grid and the obstacle according to the position information of the obstacle; determine the second distance between the grid and the destination; and determine the first cost of the grid according to the first distance and the second distance.

可选地,根据所述第一距离和所述第二距离,确定所述网格的第一代价,包括:在所述障碍物的数量为多个的情况下,从所述网格与多个所述障碍物的多个所述第一距离中,确定最小的第一距离;根据所述最小的第一距离和所述第二距离,确定所述网格的第一代价。Optionally, determining the first cost of the grid based on the first distance and the second distance includes: when there are multiple obstacles, determining the minimum first distance from multiple first distances between the grid and the multiple obstacles; and determining the first cost of the grid based on the minimum first distance and the second distance.

可选地,在所述目的地周围确定多个备选目的地,包括:生成以所述目的地为中心的目标图形,所述目标图形覆盖的范围与所述网格区域覆盖的范围存在重;在所述目标图形上采样,将采样点作为所述备选目的地。Optionally, a plurality of candidate destinations are determined around the destination, including: generating a target graph centered on the destination, wherein a range covered by the target graph overlaps with a range covered by the grid area; sampling on the target graph, and using the sampling points as the candidate destinations.

可选地,根据预设的第二规则和所述网格的第一代价,确定每个所述备选目的地的第二代价,包括:针对每一备选目的地,确定所述备选目的地所在的网格的第一代价;确定所述备选目的地与所述车辆的当前位置之间的第三距离;根据所述第一代价和所述第三距离,确定所述备选目的地的第二代价。Optionally, the second cost of each of the alternative destinations is determined based on a preset second rule and the first cost of the grid, including: for each alternative destination, determining the first cost of the grid where the alternative destination is located; determining the third distance between the alternative destination and the current position of the vehicle; and determining the second cost of the alternative destination based on the first cost and the third distance.

可选地,所述方法还包括:在判断所述备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足预设条件之前,确定所述多个备选目的地中的无效备选地,并筛除所述无效备选地。Optionally, the method further includes: before determining whether a trajectory curve between the alternative destination and the current position of the vehicle satisfies a preset condition, determining invalid alternative destinations among the multiple alternative destinations and screening out the invalid alternative destinations.

可选地,确定所述多个备选目的地中的无效备选地,包括:针对每一备选目的地,确定所述备选目的地所在的网格是否与所述障碍物发生碰撞;若是,则确定所述备选目的地为无效备选地。Optionally, determining an invalid alternative destination among the multiple alternative destinations includes: for each alternative destination, determining whether a grid where the alternative destination is located collides with the obstacle; if so, determining that the alternative destination is an invalid alternative destination.

可选地,所述方法还包括:若所有所述备选目的地与所述车辆的当前位置之间的轨迹曲线都不满足所述预设条件,则确定新的备选目的地,并按照所述新的备选目的地的第二代价从小到大的顺序,判断所述新的备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足所述预设条件。Optionally, the method also includes: if the trajectory curves between all the alternative destinations and the current position of the vehicle do not meet the preset conditions, a new alternative destination is determined, and whether the trajectory curve between the new alternative destination and the current position of the vehicle meets the preset conditions in order of the second costs of the new alternative destinations from small to large.

可选地,所述方法还包括:在所述自动驾驶车按照所述行驶路径行驶的过程中,确定是否发生障碍物移动的情况;若是,则根据移动后的障碍物的信息,重新规划所述车辆的行驶路径。Optionally, the method further includes: determining whether an obstacle moves while the autonomous driving vehicle is driving along the driving path; if so, replanning the driving path of the vehicle based on information about the moved obstacle.

为实现上述目的,根据本发明实施例的一个方面,提供了一种路径规划装置,包括:To achieve the above object, according to one aspect of an embodiment of the present invention, a path planning device is provided, comprising:

障碍确定模块,用于确定车辆的当前位置与所述车辆的目的地之间的障碍物的信息;An obstacle determination module, used to determine information of obstacles between the current position of the vehicle and the destination of the vehicle;

第一计算模块,用于在所述目的地周围生成网格区域,并根据预设的第一规则和所述障碍物的信息,确定所述网格区域内每一网格的第一代价;其中,所述第一代价用于指示所述网格的可行度;A first calculation module is used to generate a grid area around the destination, and determine a first cost of each grid in the grid area according to a preset first rule and information about the obstacle; wherein the first cost is used to indicate the feasibility of the grid;

第二计算模块,用于在所述目的地周围确定多个备选目的地,以及根据预设的第二规则和所述网格的第一代价,确定每个所述备选目的地的第二代价;A second calculation module, used for determining a plurality of candidate destinations around the destination, and determining a second cost of each of the candidate destinations according to a preset second rule and the first cost of the grid;

路径确定模块,用于按照所述第二代价从小到大的顺序,依次判断所述备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足所述预设条件的轨迹曲线,将满足所述预设条件的轨迹曲线作为车辆的行驶路径。The path determination module is used to determine whether the trajectory curve between the alternative destination and the current position of the vehicle meets the preset conditions in the order of the second cost from small to large, until a trajectory curve that meets the preset conditions is determined, and the trajectory curve that meets the preset conditions is used as the vehicle's driving path.

可选地,所述第一计算模块还用于:确定所述车辆的当前位置与所述车辆的目的地之间的轨迹曲线;根据所述障碍物的信息,检测所述轨迹曲线是否与所述障碍物发生碰撞;若是,则在所述目的地周围生成网格区域;若否,则将所述车辆的当前位置与所述车辆的目的地之间的轨迹曲线作为所述车辆的行驶路径。Optionally, the first calculation module is also used to: determine a trajectory curve between the current position of the vehicle and the destination of the vehicle; detect whether the trajectory curve collides with the obstacle based on the information of the obstacle; if so, generate a grid area around the destination; if not, use the trajectory curve between the current position of the vehicle and the destination of the vehicle as the driving path of the vehicle.

可选地,所述障碍物的信息包括所述障碍物的位置信息;Optionally, the information of the obstacle includes location information of the obstacle;

所述第一计算模块还用于:针对每一网格,根据所述障碍物的信息,确定所述网格是否与所述障碍物发生碰撞;若是,则确定所述网格的第一代价为预设值;若否,则根据所述障碍物的位置信息,确定所述网格与所述障碍物的第一距离;确定所述网格与所述目的地之间的第二距离;根据所述第一距离和所述第二距离,确定所述网格的第一代价。The first calculation module is also used to: for each grid, determine whether the grid collides with the obstacle based on the information of the obstacle; if so, determine the first cost of the grid to be a preset value; if not, determine the first distance between the grid and the obstacle based on the position information of the obstacle; determine the second distance between the grid and the destination; and determine the first cost of the grid based on the first distance and the second distance.

可选地,所述第一计算模块还用于:在所述障碍物的数量为多个的情况下,从所述网格与多个所述障碍物的多个所述第一距离中,确定最小的第一距离;根据所述最小的第一距离和所述第二距离,确定所述网格的第一代价。Optionally, the first calculation module is also used to: when there are multiple obstacles, determine a minimum first distance from multiple first distances between the grid and the multiple obstacles; and determine the first cost of the grid based on the minimum first distance and the second distance.

可选地,所述第二计算模块还用于:生成以所述目的地为中心的目标图形,所述目标图形覆盖的范围与所述网格区域覆盖的范围存在重叠;在所述目标图形上进行采样,将采样点作为所述备选目的地。Optionally, the second calculation module is further used to: generate a target graphic centered on the destination, where a range covered by the target graphic overlaps with a range covered by the grid area; and perform sampling on the target graphic, using the sampling points as the candidate destinations.

可选地,所述第二计算模块还用于:针对每一备选目的地,确定所述备选目的地所在的网格的第一代价;确定所述备选目的地与所述车辆的当前位置之间的第三距离;根据所述第一代价和所述第三距离,确定所述备选目的地的第二代价。Optionally, the second calculation module is also used to: determine, for each alternative destination, a first cost of the grid where the alternative destination is located; determine a third distance between the alternative destination and the current position of the vehicle; and determine a second cost of the alternative destination based on the first cost and the third distance.

可选地,所述装置还包括筛除模块,用于:确定所述多个备选目的地中的无效备选地,并筛除所述无效备选地。Optionally, the device further comprises a screening module, which is used to: determine invalid alternative destinations among the multiple alternative destinations, and screen out the invalid alternative destinations.

可选地,所述筛除模块还用于:针对每一备选目的地,确定所述备选目的地所在的网格是否与所述障碍物发生碰撞;若是,则确定所述备选目的地为无效备选地。Optionally, the screening module is further used to: for each candidate destination, determine whether the grid where the candidate destination is located collides with the obstacle; if so, determine that the candidate destination is an invalid candidate.

可选地,所述装置还包括重试模块,用于:若所有所述备选目的地与所述车辆的当前位置之间的轨迹曲线都不满足所述预设条件,则确定新的备选目的地,并按照所述新的备选目的地的第二代价从小到大的顺序,判断所述新的备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足所述预设条件。Optionally, the device also includes a retry module, which is used to: if the trajectory curves between all the alternative destinations and the current position of the vehicle do not meet the preset conditions, determine a new alternative destination, and judge whether the trajectory curve between the new alternative destination and the current position of the vehicle meets the preset conditions in order of the second costs of the new alternative destinations from small to large.

可选地,所述重试模块还用于:在所述自动驾驶车按照所述行驶路径行驶的过程中,确定是否发生障碍物移动;若是,则根据移动后的障碍物的信息,重新规划所述车辆的行驶路径。Optionally, the retry module is also used to: determine whether an obstacle moves while the autonomous driving vehicle is driving along the driving path; if so, replan the driving path of the vehicle based on information about the moved obstacle.

为实现上述目的,根据本发明实施例的又一个方面,提供了一种电子设备,包括:一个或多个处理器;存储装置,用于存储一个或多个程序,当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现本发明实施例的路径规划方法。To achieve the above-mentioned purpose, according to another aspect of an embodiment of the present invention, there is provided an electronic device, comprising: one or more processors; a storage device for storing one or more programs, wherein when the one or more programs are executed by the one or more processors, the one or more processors implement the path planning method of an embodiment of the present invention.

为实现上述目的,根据本发明实施例的再一个方面,提供了一种计算机可读介质,其上存储有计算机程序,所述程序被处理器执行时实现本发明实施例的路径规划方法。To achieve the above objective, according to another aspect of an embodiment of the present invention, a computer-readable medium is provided, on which a computer program is stored, and when the program is executed by a processor, the path planning method of the embodiment of the present invention is implemented.

上述发明中的一个实施例具有如下优点或有益效果:One embodiment of the above invention has the following advantages or beneficial effects:

通过在车辆目的地周围生成网格区域,并根据车辆当前位置与目的地之间的障碍物的信息和预设的第一规则,确定网格区域内每一网格的第一代价;其中,第一代价用于指示所述网格的可行度,第一代价越小,可行度越高,行驶越安全,从而可以确定网格区域内的安全区域和危险区域;然后在目的地周围确定多个备选目的地,以及根据预设的第二规则和网格的第一代价,确定每个备选目的地的第二代价;按照所述第二代价从小到大的顺序,依次判断备选目的地与车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足预设条件的轨迹曲线,将满足预设条件的轨迹曲线作为车辆的行驶路径,从而能够在保证准确停靠在站点的同时保证行驶安全,计算量少,保证了路径规划的实时性。A grid area is generated around a vehicle destination, and the first cost of each grid in the grid area is determined according to information about obstacles between the vehicle's current position and the destination and a preset first rule; wherein the first cost is used to indicate the feasibility of the grid, and the smaller the first cost, the higher the feasibility and the safer the driving, thereby determining the safe area and the dangerous area in the grid area; then multiple alternative destinations are determined around the destination, and the second cost of each alternative destination is determined according to a preset second rule and the first cost of the grid; according to the order of the second costs from small to large, it is judged in turn whether the trajectory curve between the alternative destination and the vehicle's current position meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and the trajectory curve that meets the preset conditions is used as the vehicle's driving path, thereby ensuring accurate parking at the station while ensuring driving safety, with less calculation and ensuring the real-time nature of path planning.

上述的非惯用的可选方式所具有的进一步效果将在下文中结合具体实施方式加以说明。The further effects of the above-mentioned non-conventional optional manner will be described below in conjunction with specific implementation examples.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

附图用于更好地理解本发明,不构成对本发明的不当限定。其中:The accompanying drawings are used to better understand the present invention and do not constitute an improper limitation of the present invention.

图1示意性示出了本发明实施例的路径规划方法的流程图;FIG1 schematically shows a flow chart of a path planning method according to an embodiment of the present invention;

图2示出了本发明实施例的路径规划方法中的网格区域的示意图;FIG2 is a schematic diagram showing a grid area in a path planning method according to an embodiment of the present invention;

图3示出了本发明实施例的路径规划方法中的备选目的地的示意图;FIG3 is a schematic diagram showing an alternative destination in a path planning method according to an embodiment of the present invention;

图4示意性示出了本发明另一实施例的路径规划方法的流程图;FIG4 schematically shows a flow chart of a path planning method according to another embodiment of the present invention;

图5示意性示出了本发明实施例的路径规划装置的结构示意图;FIG5 schematically shows a schematic diagram of the structure of a path planning device according to an embodiment of the present invention;

图6示意性示出了本发明实施例的电子设备的结构示意图。FIG6 schematically shows a schematic structural diagram of an electronic device according to an embodiment of the present invention.

具体实施方式Detailed ways

以下结合附图对本发明的示范性实施例做出说明,其中包括本发明实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本发明的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。The following is a description of exemplary embodiments of the present invention in conjunction with the accompanying drawings, including various details of the embodiments of the present invention to facilitate understanding, which should be considered as merely exemplary. Therefore, it should be recognized by those of ordinary skill in the art that various changes and modifications may be made to the embodiments described herein without departing from the scope and spirit of the present invention. Similarly, for clarity and conciseness, the description of well-known functions and structures is omitted in the following description.

图1示意性示出了本发明实施例的路径规划方法的流程图,本发明实施例的路径规划方法可以应用于车辆的车载控制单元中,也可以应用于服务器中,服务器可以在确定车辆的行驶路径之后将该行驶路径下发至车辆。如图1所示,该方法包括:FIG1 schematically shows a flow chart of a path planning method according to an embodiment of the present invention. The path planning method according to the embodiment of the present invention can be applied to a vehicle-mounted control unit of a vehicle or to a server. After determining the driving path of the vehicle, the server can send the driving path to the vehicle. As shown in FIG1 , the method includes:

步骤101:确定车辆的当前位置与所述车辆的目的地之间的障碍物的信息。Step 101: Determine information about obstacles between a current position of a vehicle and a destination of the vehicle.

在本实施例中,车辆的目的地可以根据具体的场景确定,如泊车接客任务可以在地图上获取任务终点(即目的地),并通过云端下发到车辆。车辆的当前位置可以从预先设置在车辆上的车载组合导航模块的定位信息中获取。障碍物的信息可以通过车载传感器来获取,例如单/双目相机、鱼眼相机、毫米波雷达、超声波雷达、激光雷达等。障碍物例如可以包括行人、路面上的物体,还可以包括施工路段、颠簸路面等,本发明在此不做限制。障碍物的信息可以包括但不限于:障碍物的位置、障碍物的状态(例如静止或移动)、障碍物的类别(例如行人、物体、施工路段等)。障碍物的信息也可以从地图上获取,例如目的地所在的路段上存在施工路段,则可以通过地图上的标注信息获取施工路段的信息。本发明实施例中的车辆可以是自动驾驶车辆(又称无人车),如无人出租车、无人公交车等,本发明在此不做限制。In this embodiment, the destination of the vehicle can be determined according to the specific scenario. For example, the parking and picking-up task can obtain the task end point (i.e., the destination) on the map and send it to the vehicle through the cloud. The current position of the vehicle can be obtained from the positioning information of the vehicle-mounted combined navigation module pre-set on the vehicle. The information of the obstacle can be obtained through the vehicle-mounted sensor, such as a single/binocular camera, a fisheye camera, a millimeter-wave radar, an ultrasonic radar, a laser radar, etc. Obstacles can include pedestrians, objects on the road, and can also include construction sections, bumpy roads, etc., and the present invention is not limited here. The information of the obstacle may include, but is not limited to: the location of the obstacle, the state of the obstacle (e.g., stationary or moving), and the category of the obstacle (e.g., pedestrians, objects, construction sections, etc.). The information of the obstacle can also be obtained from the map. For example, if there is a construction section on the section where the destination is located, the information of the construction section can be obtained through the annotation information on the map. The vehicle in the embodiment of the present invention can be an autonomous driving vehicle (also known as an unmanned vehicle), such as an unmanned taxi, an unmanned bus, etc., and the present invention is not limited here.

步骤102:在所述目的地周围生成网格区域,并根据预设的第一规则和所述障碍物的信息,确定所述网格区域内每一网格的第一代价;其中,所述第一代价用于指示所述网格的可行度。Step 102: Generate a grid area around the destination, and determine a first cost of each grid in the grid area according to a preset first rule and information about the obstacle; wherein the first cost is used to indicate the feasibility of the grid.

其中,在目的地周围生成的网格区域可以是正方向、矩形或圆形等,本发明在此不做限制。作为示例,如图2所示,网格区域为正方形,网格区域内的网格也是正方形。在本发明实施例中,网格区域的大小以及网格的大小可以根据车辆参数、场景任务以及目的地的环境灵活设置,在此不做限制。作为示例,在泊车接客场景中,网格的边长可以设置为0.5米,以同时兼顾车辆的速度和行驶安全。在生成网格区域之后,可以将车辆的当前位置与目的地之间的障碍物标记在该网格区域内。Among them, the grid area generated around the destination can be a positive direction, a rectangle or a circle, etc., and the present invention is not limited here. As an example, as shown in Figure 2, the grid area is a square, and the grid within the grid area is also a square. In an embodiment of the present invention, the size of the grid area and the size of the grid can be flexibly set according to vehicle parameters, scene tasks and the environment of the destination, and are not limited here. As an example, in a parking and picking up scenario, the side length of the grid can be set to 0.5 meters to take into account both the speed and driving safety of the vehicle. After the grid area is generated, obstacles between the current position of the vehicle and the destination can be marked in the grid area.

在生成网格区域之后,计算网格区域内每一网格的第一代价,该第一代价用于指示所述网格的可行性,代价越低,可行性越高,越适合车辆行驶。若网格与障碍物发生碰撞,则确定网格危险,将该网格的第一代价设置为预设值,例如无穷大。其中,在判断网格是否与障碍物发生碰撞时,可以将障碍物转化为矩形(障碍物完全落于矩形内),然后根据超平面分割定理来确定网格与矩形是否有重叠部分,若网格与矩形有重叠部分,则确定网格与障碍物发生碰撞。After the grid area is generated, the first cost of each grid in the grid area is calculated. The first cost is used to indicate the feasibility of the grid. The lower the cost, the higher the feasibility and the more suitable it is for vehicle driving. If the grid collides with an obstacle, the grid is determined to be dangerous, and the first cost of the grid is set to a preset value, such as infinity. When judging whether the grid collides with an obstacle, the obstacle can be converted into a rectangle (the obstacle falls completely within the rectangle), and then the hyperplane partition theorem is used to determine whether the grid and the rectangle have overlapping parts. If the grid and the rectangle have overlapping parts, it is determined that the grid collides with the obstacle.

对于未与障碍物发生碰撞的网格,则可以根据如下过程确定其第一代价:For the mesh that has not collided with the obstacle, its first cost can be determined according to the following process:

根据所述障碍物的位置信息,确定所述网格与所述障碍物的第一距离;Determining a first distance between the grid and the obstacle according to the position information of the obstacle;

确定所述网格与所述目的地之间的第二距离;determining a second distance between the grid and the destination;

根据所述第一距离和所述第二距离,确定所述网格的第一代价。A first cost of the grid is determined according to the first distance and the second distance.

其中,网格与障碍物的第一距离可以是网格中心与障碍物中心之间的距离。第一距离越小,代表车辆在此网格上行驶越危险。网格与目的地之间的第二距离可以是网格中心与目的地之间的距离,第二距离越小,效率越高。在确定第一距离和第二距离之后,可以根据预先设置的代价函数计算网格的第一代价。The first distance between the grid and the obstacle may be the distance between the center of the grid and the center of the obstacle. The smaller the first distance, the more dangerous it is for the vehicle to travel on this grid. The second distance between the grid and the destination may be the distance between the center of the grid and the destination. The smaller the second distance, the higher the efficiency. After determining the first distance and the second distance, the first cost of the grid may be calculated according to a preset cost function.

作为示例,预设的代价函数可以如下式(1)所示:As an example, the preset cost function can be shown as the following formula (1):

cost_net=obstacle_distance-target_distance(1)cost_net = obstacle_distance - target_distance (1)

其中,cost_net表示网格的第一代价,obstacle_distance表示第一距离,target_distance表示第二距离。Among them, cost_net represents the first cost of the grid, obstacle_distance represents the first distance, and target_distance represents the second distance.

在本发明可选的实施例中,在计算网格的第一代价时可以设置第一距离和/或第二距离对应的权重系数,如下式(2)所示:In an optional embodiment of the present invention, when calculating the first cost of the grid, a weight coefficient corresponding to the first distance and/or the second distance may be set, as shown in the following formula (2):

cost_net=k_obstacle*obstacle_distance-k_target*target_distance(2)cost_net = k_obstacle*obstacle_distance-k_target*target_distance(2)

其中,k_obstacle表示与第一距离对应的权重系数,k_target表示与第二距离对应的权重系数。由于obstacle_distance和target_distance单位相同,默认可以设置k_obstacle=k_target=1,表示障碍物和target权重相同,再根据任务具体细节来进行调节,例如希望尽量保证安全性时,可以调小k_obstacle,希望尽快到达终点时,可以调小k_target。Among them, k_obstacle represents the weight coefficient corresponding to the first distance, and k_target represents the weight coefficient corresponding to the second distance. Since obstacle_distance and target_distance have the same unit, k_obstacle = k_target = 1 can be set by default, indicating that the obstacle and target have the same weight, and then adjusted according to the specific details of the task. For example, if you want to ensure safety as much as possible, you can reduce k_obstacle, and if you want to reach the end point as soon as possible, you can reduce k_target.

步骤103:在所述目的地周围确定多个备选目的地,以及根据预设的第二规则和所述网格的第一代价,确定每个所述备选目的地的第二代价。Step 103: Determine a plurality of candidate destinations around the destination, and determine a second cost of each of the candidate destinations according to a preset second rule and the first cost of the grid.

其中,可以根据如下过程确定备选目的地:Among them, the alternative destination can be determined according to the following process:

生成以所述目的地为中心的目标图形,所述目标图形覆盖的范围与所述网格区域覆盖的范围存在重叠;Generate a target graphic centered on the destination, where a range covered by the target graphic overlaps with a range covered by the grid area;

在所述目标图形上进行采样,将采样点作为所述备选目的地。Sampling is performed on the target graph, and the sampling points are used as the candidate destinations.

其中,以目的地为中心的目标图形可以完全落于网格区域内,也可以部分落于网格区域内。目标图形可以是圆形、正方形、矩形等,本发明在此不做限制。在可选的实施例中,如图3所示,可以以目的地为中心,网格的边长为半径生成圆形(假设网格的边长为r)。在生成以目的地为中心的圆形之后,可以在该圆形上均匀采样,将采样点作为备选目的地。The target graphic centered on the destination may fall completely within the grid area or may fall partially within the grid area. The target graphic may be a circle, a square, a rectangle, etc., which is not limited in the present invention. In an optional embodiment, as shown in FIG3 , a circle may be generated with the destination as the center and the side length of the grid as the radius (assuming the side length of the grid is r). After generating a circle centered on the destination, uniform sampling may be performed on the circle, and the sampling points may be used as candidate destinations.

步骤104:按照所述第二代价从小到大的顺序,依次判断所述备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足所述预设条件的轨迹曲线,将满足所述预设条件的轨迹曲线作为车辆的行驶路径。Step 104: In order of the second cost from small to large, determine whether the trajectory curve between the alternative destination and the current position of the vehicle meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and use the trajectory curve that meets the preset conditions as the vehicle's driving path.

其中,预设条件可以包括但不限于车辆最小转弯半径。The preset conditions may include but are not limited to a minimum turning radius of the vehicle.

在可选的实施例中,可以按照第二代价从小到大的顺序对备选目的地排序,然后按照该排序进行如下过程的循环,直至确定车辆的行驶路径或遍历完所有备选目的地:In an optional embodiment, the candidate destinations may be sorted in ascending order of the second cost, and then the following process is looped according to the sorting until the vehicle's driving path is determined or all candidate destinations are traversed:

利用三次多项式、五次多项式或七次多项式生成车辆的当前位置与备选目的地之间的轨迹曲线;Generate a trajectory curve between a current position of the vehicle and an alternative destination using a cubic polynomial, a quintic polynomial, or a septic polynomial;

判断该轨迹曲线是否满足预设条件;Determine whether the trajectory curve meets the preset conditions;

若该轨迹曲线满足预设条件,则将该轨迹曲线作为车辆的行驶路径;If the trajectory curve meets the preset conditions, the trajectory curve is used as the driving path of the vehicle;

若不满足,则判断下一个备选目的地。If not satisfied, determine the next alternative destination.

在可选的实施例中,也可以根据Reed-Shepps曲线生成车辆的当前位置与备选目的地的轨迹曲线,若能成功生成轨迹曲线,则确定该轨迹曲线为车辆的行驶路径。In an optional embodiment, a trajectory curve of the vehicle's current position and the alternative destination may also be generated based on the Reed-Shepps curve. If the trajectory curve can be successfully generated, the trajectory curve is determined to be the vehicle's driving path.

本发明实施例的路径规划方法,通过在车辆目的地周围生成网格区域,并根据车辆当前位置与目的地之间的障碍物的信息和预设的第一规则,确定网格区域内每一网格的第一代价;其中,第一代价用于指示所述网格的可行度,第一代价越小,可行度越高,行驶越安全,从而可以确定网格区域内的安全区域和危险区域;然后在目的地周围确定多个备选目的地,以及根据预设的第二规则和网格的第一代价,确定每个备选目的地的第二代价;按照所述第二代价从小到大的顺序,依次判断备选目的地与车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足预设条件的轨迹曲线,将满足预设条件的轨迹曲线作为车辆的行驶路径,从而能够在保证准确停靠在站点的同时保证行驶安全,计算量少,保证了路径规划的实时性。The path planning method of the embodiment of the present invention generates a grid area around the vehicle destination, and determines the first cost of each grid in the grid area according to the information of the obstacles between the current position of the vehicle and the destination and the preset first rule; wherein the first cost is used to indicate the feasibility of the grid, and the smaller the first cost, the higher the feasibility and the safer the driving, so that the safe area and the dangerous area in the grid area can be determined; then, multiple alternative destinations are determined around the destination, and the second cost of each alternative destination is determined according to the preset second rule and the first cost of the grid; according to the second cost in ascending order, it is judged in turn whether the trajectory curve between the alternative destination and the current position of the vehicle meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and the trajectory curve that meets the preset conditions is used as the driving path of the vehicle, so that it can ensure accurate parking at the station while ensuring driving safety, with less calculation amount, and ensuring the real-time nature of path planning.

本发明实施例的路径规划方法,可以根据不同的触发条件或触发方式,例如可以根据具体传感器配置和任务场景来确定触发方式,当满足触发条件时即可按照该方法为车辆规划路径。作为示例,可以通过以下两种方式触发路径规划:一种为目的地附近环境状态更新后,触发一次路径规划任务,常见于环境复杂的接客任务中;另一种为定周期触发路径规划任务,如每100毫秒运行一次局部路径规划任务,常用于多传感器更新频率不一致的场景中。The path planning method of the embodiment of the present invention can be based on different trigger conditions or trigger methods, for example, the trigger method can be determined according to the specific sensor configuration and task scenario, and when the trigger condition is met, the path for the vehicle can be planned according to the method. As an example, path planning can be triggered in the following two ways: one is to trigger a path planning task after the environmental status near the destination is updated, which is common in tasks of picking up passengers in complex environments; the other is to trigger the path planning task at a fixed period, such as running a local path planning task every 100 milliseconds, which is often used in scenarios where the update frequency of multiple sensors is inconsistent.

图4示意性示出了本发明另一实施例的路径规划方法的流程图,如图4所示,该方法包括:FIG4 schematically shows a flow chart of a path planning method according to another embodiment of the present invention. As shown in FIG4 , the method includes:

步骤401:确定车辆的当前位置与所述车辆的目的地之间的障碍物的信息;Step 401: Determine information about obstacles between a current position of a vehicle and a destination of the vehicle;

步骤402:确定所述车辆的当前位置与所述车辆的目的地之间的轨迹曲线;Step 402: Determine a trajectory curve between the current position of the vehicle and the destination of the vehicle;

步骤403:根据所述障碍物的信息,检测所述轨迹曲线是否与所述障碍物发生碰撞;Step 403: Detecting whether the trajectory curve collides with the obstacle according to the information of the obstacle;

步骤404:若否,则将所述轨迹曲线作为所述车辆的行驶路径;Step 404: If not, taking the trajectory curve as the driving path of the vehicle;

步骤405:若是,则在所述目的地周围生成网格区域,并根据预设的第一规则和所述障碍物的信息,确定所述网格区域内每一网格的第一代价;其中,所述第一代价用于指示所述网格的可行度;Step 405: If yes, a grid area is generated around the destination, and a first cost of each grid in the grid area is determined according to a preset first rule and information about the obstacle; wherein the first cost is used to indicate the feasibility of the grid;

步骤406:在所述目的地周围确定多个备选目的地,以及根据预设的第二规则和所述网格的第一代价,确定每个所述备选目的地的第二代价;Step 406: determining a plurality of candidate destinations around the destination, and determining a second cost of each of the candidate destinations according to a preset second rule and the first cost of the grid;

步骤407:按照所述第二代价从小到大的顺序,依次判断所述备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足所述预设条件的轨迹曲线,将满足所述预设条件的轨迹曲线作为车辆的行驶路径。Step 407: In order of the second cost from small to large, determine whether the trajectory curve between the alternative destination and the current position of the vehicle meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and use the trajectory curve that meets the preset conditions as the vehicle's driving path.

其中,步骤401、405-407与图1所示的实施例相同,为避免重复,本发明在此不再赘述。Among them, steps 401 and 405-407 are the same as those in the embodiment shown in FIG. 1 , and to avoid repetition, the present invention will not be described again here.

对于步骤402-403,可以利用三次多项式、五次多项式或七次多项式生成车辆的当前位置与目的地之间的轨迹曲线。然后,可以预测车辆在该轨迹曲线的姿态,然后根据车辆在该轨迹曲线上的姿态以及障碍物的信息,确定该车辆在该轨迹曲线上行驶是否会与障碍物发生碰撞,若是,则确定该轨迹曲线与障碍物发生碰撞。其中,在确定该车辆在该轨迹曲线上行驶是否会与障碍物发生碰撞时,可以根据车辆在该位姿下的覆盖范围是否与障碍物的覆盖范围存在重叠,若存在重叠,则确定该车辆在该轨迹曲线上行驶会与障碍物发生碰撞。若该轨迹曲线不会与障碍物发生碰撞,则可以将该轨迹曲线作为车辆的行驶路径,从而省去后面的步骤,有效减少了计算量,并能保证在完成停靠任务的同时行驶安全。For steps 402-403, a cubic polynomial, a quintic polynomial or a septad polynomial can be used to generate a trajectory curve between the current position of the vehicle and the destination. Then, the posture of the vehicle on the trajectory curve can be predicted, and then based on the posture of the vehicle on the trajectory curve and the information of the obstacle, it is determined whether the vehicle will collide with the obstacle when traveling on the trajectory curve. If so, it is determined that the trajectory curve collides with the obstacle. In determining whether the vehicle will collide with the obstacle when traveling on the trajectory curve, it can be determined whether the coverage range of the vehicle in the posture overlaps with the coverage range of the obstacle. If there is an overlap, it is determined that the vehicle will collide with the obstacle when traveling on the trajectory curve. If the trajectory curve does not collide with the obstacle, the trajectory curve can be used as the vehicle's driving path, thereby eliminating the subsequent steps, effectively reducing the amount of calculation, and ensuring driving safety while completing the docking task.

在可选的实施例中,在判断所述备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足预设条件之前,该路径规划方法还包括:确定所述多个备选目的地中的无效备选地,并筛除所述无效备选地。其中,确定所述多个备选目的地中的无效备选地的过程可以包括:In an optional embodiment, before determining whether the trajectory curve between the candidate destination and the current position of the vehicle satisfies a preset condition, the path planning method further includes: determining invalid candidate destinations among the multiple candidate destinations, and filtering out the invalid candidate destinations. The process of determining invalid candidate destinations among the multiple candidate destinations may include:

针对每一备选目的地,确定所述备选目的地所在的网格是否与所述障碍物发生碰撞;即确定所述备选目的地所在的网格的第一代价是否为预设值;For each candidate destination, determining whether the grid where the candidate destination is located collides with the obstacle; that is, determining whether the first cost of the grid where the candidate destination is located is a preset value;

若是,则确定所述备选目的地为无效备选地。If so, the alternative destination is determined to be an invalid alternative destination.

本实施例通过筛除备选目的地中的无效备选地可以避免规划的行驶路径与障碍物发生碰撞,保证了车辆的行驶安全。This embodiment can avoid the planned driving path from colliding with obstacles by screening out invalid alternative destinations, thereby ensuring the driving safety of the vehicle.

在可选的实施例中,该路径规划方法还包括:若所有所述备选目的地与所述车辆的当前位置之间的轨迹曲线都不满足所述预设条件,则确定新的备选目的地,并判断新的备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足所述预设条件。例如,可以以目的地为中心生成新的目标图形,在新的目标图形上进行采样,以得到新的备选目的地。以图3为例,可以以目的地为中心,2r为半径生成新的圆,在新的圆上采样得到新的备选目的地。在确定新的备选目的地之后,计算每一新的备选目的地的第二代价,然后按照第二代价从小到大的顺序,依次判断新的备选目的地与车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足所述预设条件的轨迹曲线,将满足所述预设条件的轨迹曲线作为车辆的行驶路径。In an optional embodiment, the path planning method further includes: if the trajectory curves between all the alternative destinations and the current position of the vehicle do not meet the preset conditions, a new alternative destination is determined, and it is judged whether the trajectory curve between the new alternative destination and the current position of the vehicle meets the preset conditions. For example, a new target graph can be generated with the destination as the center, and sampling can be performed on the new target graph to obtain a new alternative destination. Taking Figure 3 as an example, a new circle can be generated with the destination as the center and 2r as the radius, and a new alternative destination can be obtained by sampling on the new circle. After the new alternative destination is determined, the second cost of each new alternative destination is calculated, and then the trajectory curve between the new alternative destination and the current position of the vehicle is judged in order from the smallest to the largest second cost to determine whether it meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and the trajectory curve that meets the preset conditions is used as the vehicle's driving path.

在可选的实施例中,该路径规划方法还包括:在所述自动驾驶车按照所述行驶路径行驶的过程中,确定是否发生障碍物移动的情况;若是,则根据移动后的障碍物的信息,重新规划所述车辆的行驶路径,即重新执行步骤101-104或步骤401-407。其中,所述障碍物移动的情况包括以下一种或多种:障碍物从第一网格移动到第二网格,障碍物从网格区域内移动到网格区域外,新的障碍物从网格区域外移动到网格区域内。本实施例的路径规划方法在汽车行驶过程中,实时检测是否发生障碍物移动,若发生了障碍物移动,则重新规划汽车的行驶路径,保证车辆能够安全地行驶到目的地。In an optional embodiment, the path planning method further includes: determining whether an obstacle moves while the autonomous driving vehicle is driving along the driving path; if so, replanning the driving path of the vehicle based on the information of the moved obstacle, that is, re-executing steps 101-104 or steps 401-407. The obstacle movement includes one or more of the following: an obstacle moves from a first grid to a second grid, an obstacle moves from within a grid area to outside a grid area, and a new obstacle moves from outside a grid area to within a grid area. The path planning method of this embodiment detects in real time whether an obstacle moves during the driving of the vehicle. If an obstacle moves, the driving path of the vehicle is replanned to ensure that the vehicle can safely drive to the destination.

图5示意性示出了本发明实施例的路径规划装置500的结构示意图,如图5所示,该路径规划装置500包括:FIG5 schematically shows a schematic diagram of the structure of a path planning device 500 according to an embodiment of the present invention. As shown in FIG5 , the path planning device 500 includes:

障碍确定模块501,用于确定车辆的当前位置与所述车辆的目的地之间的障碍物的信息;The obstacle determination module 501 is used to determine information of obstacles between the current position of the vehicle and the destination of the vehicle;

第一计算模块502,用于在所述目的地周围生成网格区域,并根据预设的第一规则和所述障碍物的信息,确定所述网格区域内每一网格的第一代价;其中,所述第一代价用于指示所述网格的可行度;A first calculation module 502 is used to generate a grid area around the destination, and determine a first cost of each grid in the grid area according to a preset first rule and information about the obstacle; wherein the first cost is used to indicate the feasibility of the grid;

第二计算模块503,用于在所述目的地周围确定多个备选目的地,以及根据预设的第二规则和所述网格的第一代价,确定每个所述备选目的地的第二代价;A second calculation module 503 is used to determine a plurality of candidate destinations around the destination, and determine a second cost of each of the candidate destinations according to a preset second rule and the first cost of the grid;

路径确定模块504,用于按照所述第二代价从小到大的顺序,判断所述备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足预设条件,若是,则将所述轨迹曲线作为所述车辆的行驶路径。The path determination module 504 is used to determine whether the trajectory curve between the candidate destination and the current position of the vehicle meets a preset condition in the order of the second cost from small to large, and if so, use the trajectory curve as the driving path of the vehicle.

本发明实施例的路径规划装置,通过在车辆目的地周围生成网格区域,并根据车辆当前位置与目的地之间的障碍物的信息和预设的第一规则,确定网格区域内每一网格的第一代价;其中,第一代价用于指示所述网格的可行度,第一代价越小,可行度越高,行驶越安全,从而可以确定网格区域内的安全区域和危险区域;然后在目的地周围确定多个备选目的地,以及根据预设的第二规则和网格的第一代价,确定每个备选目的地的第二代价;按照所述第二代价从小到大的顺序,依次判断备选目的地与车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足预设条件的轨迹曲线,将满足预设条件的轨迹曲线作为车辆的行驶路径,从而能够在保证准确停靠在站点的同时保证行驶安全,计算量少,保证了路径规划的实时性。The path planning device of the embodiment of the present invention generates a grid area around the vehicle destination, and determines the first cost of each grid in the grid area according to the information of the obstacles between the current position of the vehicle and the destination and the preset first rule; wherein the first cost is used to indicate the feasibility of the grid, and the smaller the first cost, the higher the feasibility and the safer the driving, so that the safe area and the dangerous area in the grid area can be determined; then, multiple alternative destinations are determined around the destination, and the second cost of each alternative destination is determined according to the preset second rule and the first cost of the grid; according to the second cost in ascending order, it is judged in turn whether the trajectory curve between the alternative destination and the current position of the vehicle meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and the trajectory curve that meets the preset conditions is used as the driving path of the vehicle, so that it can ensure accurate parking at the station while ensuring driving safety, with less calculation amount, and ensuring the real-time nature of path planning.

可选地,所述第一计算模块还用于:确定所述车辆的当前位置与所述车辆的目的地之间的轨迹曲线;根据所述障碍物的信息,检测所述轨迹曲线是否与所述障碍物发生碰撞;若是,则在所述目的地周围生成网格区域。Optionally, the first calculation module is also used to: determine a trajectory curve between the current position of the vehicle and the destination of the vehicle; detect whether the trajectory curve collides with the obstacle based on the information of the obstacle; if so, generate a grid area around the destination.

可选地,所述障碍物的信息包括所述障碍物的位置信息;Optionally, the information of the obstacle includes location information of the obstacle;

所述第一计算模块还用于:针对每一网格,确定所述网格与所述目的地之间的第二距离;根据所述障碍物的位置信息,确定所述网格与所述障碍物的第一距离;根据所述第一距离和所述第二距离,确定所述网格的第一代价。The first calculation module is also used to: determine, for each grid, a second distance between the grid and the destination; determine a first distance between the grid and the obstacle based on the location information of the obstacle; and determine a first cost of the grid based on the first distance and the second distance.

可选地,所述第一计算模块还用于:在所述障碍物的数量为多个的情况下,从所述网格与多个所述障碍物的多个所述第一距离中,确定最小的第一距离;根据所述最小的第一距离和所述第二距离,确定所述网格的第一代价。Optionally, the first calculation module is also used to: when there are multiple obstacles, determine a minimum first distance from multiple first distances between the grid and the multiple obstacles; and determine the first cost of the grid based on the minimum first distance and the second distance.

可选地,所述第二计算模块还用于:生成以所述目的地为中心的目标图形,所述目标图形覆盖的范围与所述网格区域覆盖的范围存在重叠;在所述目标图形上进行采样,将采样点作为所述备选目的地。Optionally, the second calculation module is further used to: generate a target graphic centered on the destination, where a range covered by the target graphic overlaps with a range covered by the grid area; and perform sampling on the target graphic, using the sampling points as the candidate destinations.

可选地,所述第二计算模块还用于:针对每一备选目的地,确定所述备选目的地所在的网格的第一代价;确定所述备选目的地与所述车辆的当前位置之间的第三距离;根据所述第一代价和所述第三距离,确定所述备选目的地的第二代价。Optionally, the second calculation module is also used to: determine, for each alternative destination, a first cost of the grid where the alternative destination is located; determine a third distance between the alternative destination and the current position of the vehicle; and determine a second cost of the alternative destination based on the first cost and the third distance.

可选地,所述装置还包括筛除模块,用于:确定所述多个备选目的地中的无效备选地,并筛除所述无效备选地。Optionally, the device further comprises a screening module, which is used to: determine invalid alternative destinations among the multiple alternative destinations, and screen out the invalid alternative destinations.

可选地,所述筛除模块还用于:针对每一备选目的地,确定所述备选目的地所在的网格是否与所述障碍物发生碰撞;若是,则确定所述备选目的地为无效备选地。Optionally, the screening module is further used to: for each candidate destination, determine whether the grid where the candidate destination is located collides with the obstacle; if so, determine that the candidate destination is an invalid candidate.

可选地,所述装置还包括重试模块,用于:若所有所述备选目的地与所述车辆的当前位置之间的轨迹曲线都不满足所述预设条件,则确定新的备选目的地,并按照所述新的备选目的地的第二代价从小到大的顺序,判断所述新的备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足所述预设条件。Optionally, the device also includes a retry module, which is used to: if the trajectory curves between all the alternative destinations and the current position of the vehicle do not meet the preset conditions, determine a new alternative destination, and judge whether the trajectory curve between the new alternative destination and the current position of the vehicle meets the preset conditions in order of the second costs of the new alternative destinations from small to large.

可选地,所述重试模块还用于:在所述自动驾驶车按照所述行驶路径行驶的过程中,确定是否发生障碍物移动;若是,则根据移动后的障碍物的信息,重新规划所述车辆的行驶路径。Optionally, the retry module is also used to: determine whether an obstacle moves while the autonomous driving vehicle is driving along the driving path; if so, replan the driving path of the vehicle based on information about the moved obstacle.

上述装置可执行本发明实施例所提供的方法,具备执行方法相应的功能模块和有益效果。未在本实施例中详尽描述的技术细节,可参见本发明实施例所提供的方法。The above device can execute the method provided by the embodiment of the present invention, and has the functional modules and beneficial effects corresponding to the execution method. For technical details not described in detail in this embodiment, please refer to the method provided by the embodiment of the present invention.

本发明实施例还提供了一种电子设备,如图6所示,包括一个或多个处理器601、通信接口602、存储装置603和通信总线604,其中,处理器601,通信接口602,存储装置603通过通信总线604成相互间的通信,The embodiment of the present invention further provides an electronic device, as shown in FIG6 , comprising one or more processors 601, a communication interface 602, a storage device 603 and a communication bus 604, wherein the processor 601, the communication interface 602, and the storage device 603 communicate with each other via the communication bus 604.

存储装置603,用于存储一个或多个程序;Storage device 603, used to store one or more programs;

处理器601,用于执行存储装置603上所存放的程序时,实现如下步骤:The processor 601 is used to implement the following steps when executing the program stored in the storage device 603:

确定车辆的当前位置与所述车辆的目的地之间的障碍物的信息;Determining information about obstacles between a current location of a vehicle and a destination of the vehicle;

在所述目的地周围生成网格区域,并根据预设的第一规则和所述障碍物的信息,确定所述网格区域内每一网格的第一代价;其中,所述第一代价用于指示所述网格的可行度;Generate a grid area around the destination, and determine a first cost of each grid in the grid area according to a preset first rule and information about the obstacle; wherein the first cost is used to indicate the feasibility of the grid;

在所述目的地周围确定多个备选目的地,以及根据预设的第二规则和所述网格的第一代价,确定每个所述备选目的地的第二代价;Determine a plurality of candidate destinations around the destination, and determine a second cost of each of the candidate destinations according to a preset second rule and the first cost of the grid;

按照所述第二代价从小到大的顺序,依次判断所述备选目的地与所述车辆的当前位置之间的轨迹曲线是否满足预设条件,直至确定满足所述预设条件的轨迹曲线,将满足所述预设条件的轨迹曲线作为车辆的行驶路径。In order of the second costs from small to large, determine whether the trajectory curve between the alternative destination and the current position of the vehicle meets the preset conditions, until a trajectory curve that meets the preset conditions is determined, and use the trajectory curve that meets the preset conditions as the vehicle's driving path.

上述电子设备提到的通信总线可以是外设部件互连标准(Peripheral ComponentInterconnect,简称PCI)总线或扩展工业标准结构(Extended Industry StandardArchitecture,简称EISA)总线等。该通信总线可以分为地址总线、数据总线、控制总线等。为便于表示,图中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。The communication bus mentioned in the above electronic device can be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (EISA) bus, etc. The communication bus can be divided into an address bus, a data bus, a control bus, etc. For ease of representation, only one thick line is used in the figure, but it does not mean that there is only one bus or one type of bus.

通信接口用于上述电子设备与其他设备之间的通信。The communication interface is used for communication between the above electronic device and other devices.

存储装置可以包括随机存取存储装置(Random Access Memory,简称RAM),也可以包括非易失性存储装置(non-volatile memory),例如至少一个磁盘存储装置。可选的,存储装置还可以是至少一个位于远离前述处理器的存储装置。The storage device may include a random access memory (RAM) or a non-volatile memory, such as at least one disk storage device. Optionally, the storage device may also be at least one storage device located away from the aforementioned processor.

上述的处理器可以是通用处理器,包括中央处理器(Central Processing Unit,简称CPU)、网络处理器(Network Processor,简称NP)等;还可以是数字信号处理器(Digital Signal Processing,简称DSP)、专用集成电路(Application SpecificIntegrated Circuit,简称ASIC)、现场可编程门阵列(Field-Programmable Gate Array,简称FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。The above-mentioned processor can be a general-purpose processor, including a central processing unit (CPU), a network processor (NP), etc.; it can also be a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.

在本发明提供的又一实施例中,还提供了一种计算机可读存储介质,该计算机可读存储介质中存储有指令,当其在计算机上运行时,使得计算机执行上述实施例中任一所述的路径规划方法。In another embodiment provided by the present invention, a computer-readable storage medium is provided, in which instructions are stored. When the computer-readable storage medium is run on a computer, the computer executes the path planning method described in any one of the above embodiments.

在本发明提供的又一实施例中,还提供了一种包含指令的计算机程序产品,当其在计算机上运行时,使得计算机执行上述实施例中任一所述的路径规划方法。In another embodiment provided by the present invention, a computer program product including instructions is also provided, which, when executed on a computer, enables the computer to execute the path planning method described in any one of the above embodiments.

在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本发明实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质(例如固态硬盘Solid State Disk(SSD))等。In the above embodiments, it can be implemented in whole or in part by software, hardware, firmware or any combination thereof. When implemented by software, it can be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, the process or function described in the embodiment of the present invention is generated in whole or in part. The computer can be a general-purpose computer, a special-purpose computer, a computer network, or other programmable device. The computer instructions can 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 can be transmitted from one website site, computer, server or data center to another website site, computer, server or data center by wired (e.g., coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device such as a server or data center that includes one or more available media integrated. The available medium can be a magnetic medium (e.g., a floppy disk, a hard disk, a tape), an optical medium (e.g., a DVD), or a semiconductor medium (e.g., a solid-state hard disk Solid State Disk (SSD)), etc.

需要说明的是,在本文中,诸如第一和第二等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It should be noted that, in this article, relational terms such as first and second, etc. are only used to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply any such actual relationship or order between these entities or operations. Moreover, the terms "include", "comprise" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements includes not only those elements, but also other elements not explicitly listed, or also includes elements inherent to such process, method, article or device. In the absence of further restrictions, the elements defined by the sentence "comprise a ..." do not exclude the presence of other identical elements in the process, method, article or device including the elements.

本说明书中的各个实施例均采用相关的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于系统实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。Each embodiment in this specification is described in a related manner, and the same or similar parts between the embodiments can be referred to each other, and each embodiment focuses on the differences from other embodiments. In particular, for the system embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant parts can be referred to the partial description of the method embodiment.

以上所述仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。凡在本发明的精神和原则之内所作的任何修改、等同替换、改进等,均包含在本发明的保护范围内。The above description is only a preferred embodiment of the present invention and is not intended to limit the protection scope of the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention are included in the protection scope of the present invention.

Claims (11)

1. A method of path planning, comprising:
determining information of an obstacle between a current location of a vehicle and a destination of the vehicle;
generating a grid area around the destination, and determining a first cost of each grid in the grid area according to a preset first rule and information of the obstacle; wherein the first price is used to indicate the feasibility of the grid;
determining a plurality of alternative destinations around the destination, and determining a second cost for each of the alternative destinations according to a preset second rule and the first cost of the grid;
sequentially judging whether the track curve between the alternative destination and the current position of the vehicle meets a preset condition according to the order from the low cost to the high cost until the track curve meeting the preset condition is determined, and taking the track curve meeting the preset condition as the running path of the vehicle;
Wherein determining a plurality of alternative destinations around the destination comprises:
generating a target graph taking the destination as a center, wherein the coverage range of the target graph is overlapped with the coverage range of the grid area;
sampling is carried out on the target graph, and sampling points are used as the alternative destinations;
determining a second cost of each alternative destination according to a preset second rule and the first cost of the grid, including:
for each alternative destination, determining a first cost of a grid in which the alternative destination is located;
determining a third distance between the alternative destination and the current location of the vehicle;
and determining a second cost of the alternative destination according to the first cost and the third distance.
2. The method of claim 1, wherein generating a mesh region around the destination comprises:
determining a trajectory curve between a current location of the vehicle and a destination of the vehicle;
detecting whether the track curve collides with the obstacle according to the information of the obstacle;
if yes, generating a grid area around the destination;
If not, taking a track curve between the current position of the vehicle and the destination of the vehicle as a running path of the vehicle.
3. The method of claim 1, wherein the information of the obstacle comprises position information of the obstacle;
according to a preset first rule and information of the obstacle, determining a first cost of each grid in the grid area comprises the following steps:
determining, for each mesh, whether the mesh collides with the obstacle according to information of the obstacle;
if yes, determining that the first cost of the grid is a preset value;
if not, determining a first distance between the grid and the obstacle according to the position information of the obstacle; determining a second distance between the mesh and the destination; and determining a first cost of the grid according to the first distance and the second distance.
4. A method according to claim 3, wherein determining the first cost of the grid from the first distance and the second distance comprises:
determining a minimum first distance from among a plurality of first distances between the mesh and a plurality of the obstacles in the case where the number of the obstacles is plural;
And determining the first cost of the grid according to the minimum first distance and the second distance.
5. The method according to claim 1, wherein the method further comprises:
before determining whether a trajectory curve between the candidate destination and a current position of the vehicle satisfies a preset condition, determining an invalid candidate among the plurality of candidate destinations, and screening out the invalid candidate.
6. The method of claim 5, wherein determining an invalid alternative of the plurality of alternative destinations comprises:
determining, for each alternative destination, whether a mesh in which the alternative destination is located collides with the obstacle;
if so, determining the alternative destination as an invalid alternative.
7. The method according to any one of claims 1-6, further comprising:
if the track curves between all the alternative destinations and the current position of the vehicle do not meet the preset condition, determining a new alternative destination, and judging whether the track curve between the new alternative destination and the current position of the vehicle meets the preset condition according to the order of the second cost of the new alternative destination from small to large.
8. The method of claim 7, wherein the method further comprises:
determining whether an obstacle movement occurs during the running of the vehicle according to the running path;
if yes, the running path of the vehicle is planned again according to the information of the moved obstacle.
9. A path planning apparatus for performing the path planning method according to any one of claims 1 to 8, the path planning apparatus comprising:
an obstacle determination module for determining information of an obstacle between a current position of a vehicle and a destination of the vehicle;
the first calculation module is used for generating a grid area around the destination and determining a first cost of each grid in the grid area according to a preset first rule and information of the obstacle; wherein the first price is used to indicate the feasibility of the grid;
a second calculation module, configured to determine a plurality of alternative destinations around the destination, and determine a second cost of each of the alternative destinations according to a preset second rule and the first cost of the grid;
and the path determining module is used for sequentially judging whether the track curve between the alternative destination and the current position of the vehicle meets a preset condition according to the order from the low cost to the high cost until the track curve meeting the preset condition is determined, and taking the track curve meeting the preset condition as the running path of the vehicle.
10. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs,
when executed by the one or more processors, causes the one or more processors to implement the method of any of claims 1-8.
11. A computer readable medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method according to any of claims 1-8.
CN202210640790.4A 2022-06-08 2022-06-08 Path planning method, path planning device, electronic equipment and computer readable medium Active CN115060279B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210640790.4A CN115060279B (en) 2022-06-08 2022-06-08 Path planning method, path planning device, electronic equipment and computer readable medium
PCT/CN2022/117365 WO2023236378A1 (en) 2022-06-08 2022-09-06 Path planning method and apparatus, and electronic device and computer-readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210640790.4A CN115060279B (en) 2022-06-08 2022-06-08 Path planning method, path planning device, electronic equipment and computer readable medium

Publications (2)

Publication Number Publication Date
CN115060279A CN115060279A (en) 2022-09-16
CN115060279B true CN115060279B (en) 2024-04-16

Family

ID=83200258

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210640790.4A Active CN115060279B (en) 2022-06-08 2022-06-08 Path planning method, path planning device, electronic equipment and computer readable medium

Country Status (2)

Country Link
CN (1) CN115060279B (en)
WO (1) WO2023236378A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117593900B (en) * 2024-01-16 2024-05-14 浙江爱特电子技术股份有限公司 Pre-hospital first-aid scheduling method and system

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5494845B1 (en) * 2013-01-17 2014-05-21 株式会社デンソーアイティーラボラトリ Information provision system
CN109712421A (en) * 2019-02-22 2019-05-03 百度在线网络技术(北京)有限公司 The speed planning method, apparatus and storage medium of automatic driving vehicle
CN110550029A (en) * 2019-08-12 2019-12-10 华为技术有限公司 obstacle avoiding method and device
CN111857160A (en) * 2020-08-17 2020-10-30 武汉中海庭数据技术有限公司 Unmanned vehicle path planning method and device
CN112389427A (en) * 2021-01-19 2021-02-23 腾讯科技(深圳)有限公司 Vehicle track optimization method and device, electronic equipment and storage medium
CN112703144A (en) * 2020-12-21 2021-04-23 华为技术有限公司 Control method, related device and computer-readable storage medium
CN113238565A (en) * 2021-06-16 2021-08-10 京东鲲鹏(江苏)科技有限公司 Vehicle path planning method and device, vehicle and storage medium
CN113932823A (en) * 2021-09-23 2022-01-14 同济大学 Unmanned multi-target-point track parallel planning method based on semantic road map

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8224516B2 (en) * 2009-12-17 2012-07-17 Deere & Company System and method for area coverage using sector decomposition
KR102267563B1 (en) * 2018-11-29 2021-06-23 한국전자통신연구원 Autonomous Driving Method and the System
CN113515111B (en) * 2020-03-25 2023-08-25 宇通客车股份有限公司 Vehicle obstacle avoidance path planning method and device
US11498586B2 (en) * 2020-03-27 2022-11-15 Wipro Limited Method and system for dynamically generating a secure navigation path for navigation of autonomous vehicle
CN113267199B (en) * 2021-06-24 2023-01-06 上海欧菲智能车联科技有限公司 Method and device for planning driving track
CN113819917B (en) * 2021-09-16 2024-11-29 广西综合交通大数据研究院 Automatic driving path planning method, device, equipment and storage medium
CN114506343B (en) * 2022-03-02 2024-07-16 阿波罗智能技术(北京)有限公司 Track planning method, device, equipment, storage medium and automatic driving vehicle

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5494845B1 (en) * 2013-01-17 2014-05-21 株式会社デンソーアイティーラボラトリ Information provision system
CN109712421A (en) * 2019-02-22 2019-05-03 百度在线网络技术(北京)有限公司 The speed planning method, apparatus and storage medium of automatic driving vehicle
CN110550029A (en) * 2019-08-12 2019-12-10 华为技术有限公司 obstacle avoiding method and device
CN111857160A (en) * 2020-08-17 2020-10-30 武汉中海庭数据技术有限公司 Unmanned vehicle path planning method and device
CN112703144A (en) * 2020-12-21 2021-04-23 华为技术有限公司 Control method, related device and computer-readable storage medium
CN112389427A (en) * 2021-01-19 2021-02-23 腾讯科技(深圳)有限公司 Vehicle track optimization method and device, electronic equipment and storage medium
CN113238565A (en) * 2021-06-16 2021-08-10 京东鲲鹏(江苏)科技有限公司 Vehicle path planning method and device, vehicle and storage medium
CN113932823A (en) * 2021-09-23 2022-01-14 同济大学 Unmanned multi-target-point track parallel planning method based on semantic road map

Also Published As

Publication number Publication date
CN115060279A (en) 2022-09-16
WO2023236378A1 (en) 2023-12-14

Similar Documents

Publication Publication Date Title
US11768080B2 (en) Optimal route searching device and operation method thereof
EP3703033A1 (en) Track prediction method and device for obstacle at junction
CN108007452B (en) Method and device for updating environment map according to obstacle and robot
CN112590778B (en) Vehicle control method and device, controller and intelligent automobile
US12233856B2 (en) Vehicle control method
CN109916421B (en) Path planning method and device
CN115060279B (en) Path planning method, path planning device, electronic equipment and computer readable medium
CN115615449B (en) A path planning method, device, equipment and storage medium
CN114730492A (en) Assertion Vehicle Detection Model Generation and Implementation
CN112166446A (en) Method, system, device and computer readable storage medium for identifying trafficability
CN112362065B (en) Obstacle detouring track planning method and device, storage medium, control unit and equipment
WO2025031259A1 (en) Traveling trajectory planning method and apparatus, electronic device, and storage medium
CN111707258B (en) External vehicle monitoring method, device, equipment and storage medium
CN115817466A (en) A collision risk assessment method and device
CN115686019A (en) Speed limiting method and device for robot and electronic equipment
CN119065379A (en) Path planning and dynamic obstacle avoidance methods, equipment, media and products in pastures
CN110488826B (en) AGV collision prevention method suitable for path collision, terminal equipment and storage medium
CN117773933A (en) Collision detection method and device of mobile robot and electronic equipment
CN116027781A (en) Robot getting rid of poverty method and device, robot and storage medium
CN114730526B (en) Object recognition device, object recognition method, and computer-readable recording medium
CN115443441A (en) Traffic-compliant decision-making in dynamic traffic scenarios
CN114620058A (en) Trajectory planning method, device, computing device, moving body, and storage medium
CN117671643B (en) Obstacle detection method and device
CN112612284B (en) Data storage method and device
CN118642472A (en) A method and device for generating a path based on a guide point

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 314500 988 Tong Tong Road, Wu Tong Street, Tongxiang, Jiaxing, Zhejiang

Applicant after: United New Energy Automobile Co.,Ltd.

Address before: 314500 988 Tong Tong Road, Wu Tong Street, Tongxiang, Jiaxing, Zhejiang

Applicant before: Hozon New Energy Automobile Co., Ltd.

GR01 Patent grant
GR01 Patent grant
PP01 Preservation of patent right
PP01 Preservation of patent right

Effective date of registration: 20250121

Granted publication date: 20240416