WO2021146921A1 - Method and apparatus for updating high-precision map, and computer device, and storage medium - Google Patents

Method and apparatus for updating high-precision map, and computer device, and storage medium Download PDF

Info

Publication number
WO2021146921A1
WO2021146921A1 PCT/CN2020/073517 CN2020073517W WO2021146921A1 WO 2021146921 A1 WO2021146921 A1 WO 2021146921A1 CN 2020073517 W CN2020073517 W CN 2020073517W WO 2021146921 A1 WO2021146921 A1 WO 2021146921A1
Authority
WO
WIPO (PCT)
Prior art keywords
map data
data block
map
current
updated
Prior art date
Application number
PCT/CN2020/073517
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 CN202080003159.2A priority Critical patent/CN113498474A/en
Priority to PCT/CN2020/073517 priority patent/WO2021146921A1/en
Publication of WO2021146921A1 publication Critical patent/WO2021146921A1/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/28Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network with correlation of data from several navigational instruments
    • G01C21/30Map- or contour-matching
    • G01C21/32Structuring or formatting of map data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating

Definitions

  • This application relates to the field of unmanned driving technology, in particular to a high-precision map updating method, device, computer equipment and storage medium.
  • High-precision maps are electronic maps with higher accuracy and more data dimensions.
  • High-precision maps can provide map data for unmanned vehicles, helping unmanned vehicles to perceive road information in advance, such as slope, curvature, heading, etc., combined with intelligent path planning, so that unmanned vehicles can make correct decisions, which is impossible for unmanned vehicles to drive.
  • Indispensable data source can provide map data for unmanned vehicles, helping unmanned vehicles to perceive road information in advance, such as slope, curvature, heading, etc.
  • the environmental point cloud data around the vehicle body is collected in real time, the environmental point cloud data around the vehicle body is rendered, and the environmental point cloud data is graphically displayed to obtain a high-precision map.
  • the amount of environmental point cloud data is very large, it takes a lot of time to directly render the environmental point cloud data, resulting in low efficiency and unable to provide real-time high-precision maps for unmanned vehicles.
  • the embodiments of the present application provide a high-precision map updating method, device, computer equipment, and storage medium, and the technical solutions are as follows:
  • a method for updating a high-precision map including:
  • the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information
  • the information is composed of block numbers of the current map data
  • the updated map image block and the map image block corresponding to the same number constitute a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
  • the method before sending the map data update request to the server, the method further includes:
  • the step of sending a map data update request to the server is executed.
  • the method further includes:
  • map data blocks and map image blocks corresponding to numbers different from the set of current map data block numbers are deleted.
  • the updated map data block includes point cloud data
  • the point cloud data carries position information and color information
  • the updated map image block includes:
  • the receiving the updated map data block and rendering the updated map data block to obtain the corresponding updated map image block includes:
  • the accumulated rendering time of the updated map data block is counted
  • the updated map image block and the map image block corresponding to the same number constitute the current high-precision map, including:
  • a high-precision map updating device includes:
  • a map data update request sending module configured to send a map data update request to a server, where map data is stored in the server, the map data carries map data location information, and the map data update request carries current location information of the vehicle;
  • the current map data block number set receiving module is configured to receive the current map data block number set, where the current map data block number set is found by the server according to the current location information of the vehicle and the map data location information After the current map data, the current map data is divided and numbered according to the location information of the map data;
  • the historical map data block number collection acquiring module is configured to acquire a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
  • a number determining module configured to determine the same number and a different number from the historical map data block number set in the current map data block number set;
  • a number sending module configured to send the different numbers to the server, so that the server can find the corresponding update map data block according to the different numbers
  • the map data rendering module is configured to receive the updated map data block, render the updated map data block, and obtain the corresponding updated map image block;
  • the high-precision map composition module is used for the updated map image block and the map image block corresponding to the same number to form a current high-precision map, and the map image block corresponding to the same number is a rendered map image block .
  • a computer device includes a memory, a processor, and a computer program that is stored on the memory and can run on the processor, and the processor implements the following steps when the processor executes the computer program:
  • the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information
  • the information is composed of block numbers of the current map data
  • the updated map image block and the map image block corresponding to the same number constitute a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
  • a computer-readable storage medium having a computer program stored thereon, and when the computer program is executed by a processor, the following steps are implemented:
  • the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information
  • the information is composed of block numbers of the current map data
  • the updated map image block and the map image block corresponding to the same number constitute a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
  • the above-mentioned high-precision map update method, device, computer equipment and storage medium send a map data update request to a server, the server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle; Receive the current map data block number set. After the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information, the current map data is divided and numbered according to the map data location information.
  • the historical map data block number set the map data block corresponding to the historical map data block number set has been rendered in the process of generating the historical high-precision map to obtain the corresponding map image block; in the current map data block number set, determine and The historical map data block number sets the same number and different numbers; sends different numbers to the server so that the server can find the corresponding updated map data blocks according to the different numbers; receives the updated map data blocks and renders the updated map data blocks, Obtain the corresponding updated map image block; the updated map image block and the map image block corresponding to the same number form the current high-precision map, and the map image block corresponding to the same number is the map image block that has been rendered.
  • Blocking can render updated map data blocks different from historical map data blocks to avoid repeated rendering of the same map data block, reduce the amount of rendered data, improve rendering efficiency, and generate current high-precision maps in real time.
  • FIG. 1 is a schematic diagram of an application environment of a method for updating a high-precision map in an embodiment
  • FIG. 2 is a schematic flowchart of a method for updating a high-precision map in an embodiment
  • FIG. 3 is a schematic diagram of changes of map data blocks during a vehicle driving process in an embodiment
  • FIG. 4 is a schematic flowchart of a method for adjusting map data blocks according to an embodiment
  • FIG. 5 is a schematic flowchart of a method for updating a high-precision map in another embodiment
  • Fig. 6 is a structural block diagram of a high-precision map updating device in an embodiment
  • Fig. 7 is a schematic diagram of the internal structure of a server in an embodiment.
  • the high-precision map update method provided in this application can be applied to the application environment as shown in FIG. 1.
  • the unmanned vehicle 102 communicates with the server 104 through the network.
  • the server 104 stores map data, and the map data carries location information of the map data.
  • the unmanned vehicle 102 sends a map data update request to the server, and the map data update request carries the current location information of the unmanned vehicle 102.
  • the server 104 After the server 104 receives the map data update request, it finds the corresponding current map data according to the current location information of the unmanned vehicle 102 and the map data location information, and divides and number the current map data according to the map data location information to obtain the current map data.
  • the server sends the current map data block number set to the unmanned vehicle 102.
  • the unmanned vehicle 102 After receiving the current map data block number set, the unmanned vehicle 102 obtains the historical map data block number set. Wherein, the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map.
  • the unmanned vehicle 102 determines the same number and a different number from the historical map data block number set in the current map data block number set, and sends the different numbers to the server 104.
  • the server 104 finds the corresponding updated map data block according to different numbers, and sends the updated map data block to the unmanned vehicle 102.
  • the unmanned vehicle 102 After receiving the updated map data block, the unmanned vehicle 102 renders the updated map data block to obtain the updated map image block, and composes the updated map image block and the map image block corresponding to the same number to form the current high-precision map.
  • the map image blocks corresponding to the same number are the map image blocks that have been rendered.
  • the server 104 may be implemented by an independent server or a server cluster composed of multiple servers.
  • a method for updating a high-precision map is provided. Taking the method applied to the unmanned vehicle in FIG. 1 as an example for description, the method includes the following steps:
  • Step 202 Send a map data update request to the server.
  • the server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle.
  • the map data is pre-collected data, including road data and fixed object information around the lane.
  • Road data includes lane position, lane type, lane width, etc.
  • fixed object information around the lane includes information about fixed objects such as traffic signs and traffic lights.
  • the map data is obtained by data collection from different locations, so the map data carries the location information of the map data. Due to the large amount of map data, it is generally stored in the server. When the unmanned vehicle needs to use the map data, it can send a request to the server to instruct the server to return the corresponding map data.
  • the unmanned vehicle will determine whether to send a map data update request to the server according to the current location information.
  • the unmanned vehicle needs to update the vehicle's map data, it obtains its current location information, sends a map data update request carrying the current location information of the unmanned vehicle to the server, and instructs the server to send the unmanned vehicle's current location information to the unmanned vehicle.
  • the vehicle returns the map data around the unmanned vehicle to ensure the safety of the unmanned vehicle.
  • Step 204 Receive the current map data block number set. After the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information, the current map data is classified according to the map data location information. It is composed of block numbers.
  • the current map data block number set is the current map data block number set.
  • the current map data block is obtained after the server divides the current map data into blocks according to the location information of the map data.
  • the current map data is the current surrounding map data of the unmanned vehicle.
  • the server matches the current location information of the unmanned vehicle carried in the map data update request with the location information of the map data, and finds the corresponding information of the current location information of the unmanned vehicle.
  • Current map data According to the map data location information, the server divides the current map data into blocks to obtain the current map data blocks, and then according to the location information of each current map data block, the current map data blocks are numbered to generate a current map data block number set.
  • the unmanned vehicle receives the current map data block number set returned by the server.
  • Step 206 Obtain the historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map.
  • the historical map data block number set is a set of historical map data block numbers.
  • the historical map data block is obtained after the server divides the historical map data into blocks according to the location information of the map data.
  • the historical map data is the surrounding map data of the history of the unmanned vehicle.
  • the historical map data block number set is sent by the server to the unmanned vehicle at historical time.
  • the unmanned vehicle stores the historical map data block number set, so the unmanned vehicle can directly obtain the locally stored historical map data block number. gather.
  • the unmanned vehicle after the unmanned vehicle receives the historical map data block number set, it will render the historical map data block by the method provided in this application to generate a historical high-precision map. Therefore, the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map.
  • Step 208 In the current map data block number set, determine the same number and a different number as the historical map data block number set.
  • the unmanned vehicle compares each number in the current map data block set with each number in the historical map data number set to obtain the current map data block number set and each historical map
  • the data number is the same number and different numbers.
  • the number in the current map data block number set that is the same as the number of each historical map data corresponds to the same data in the current surrounding map data of the unmanned vehicle as in the historical surrounding map data, and the different numbers correspond to the current surrounding map of the unmanned vehicle Data that is different from the historical surrounding map data.
  • the server may divide the map data around the vehicle into 9 map data blocks according to the location information of the map data.
  • the current map data block number set includes (x1, y3), (x2, y3), (x3, y3), (x1, y4), (x2, y4), (x3, y4), (x1, y5), (x2,y5) and (x3,y5)
  • the historical map data block number set includes (x1,y1), (x2,y1), (x3,y1), (x1,y2), (x2,y2), (x3,y2), (x1,y3), (x2,y3) and (x3,y3).
  • the numbers that are the same as the historical map data numbers are (x1, y3), (x2, y3) and (x3, y3), which are different from the historical map data numbers.
  • the numbers are (x1,y4), (x2,y4), (x3,y4), (x1,y5), (x2,y5) and (x3,y5).
  • (xn, yn) is the position information of the center position of each map data block, which may be longitude and latitude information.
  • Step 210 Send different numbers to the server, so that the server can find corresponding update map data blocks according to the different numbers.
  • the unmanned vehicle compares the current map data block number set with the historical map data block number set to obtain a number that is different from each historical map data block number in the current map data block number set, and sends the different numbers to the server .
  • the server stores the number corresponding to each map data block after dividing and numbering the map data. Therefore, the server can find the corresponding update map data block according to different numbers.
  • Step 212 Receive the updated map data block, render the updated map data block, and obtain the corresponding updated map image block.
  • the updated map data block is a different map data block from each historical map data block.
  • the updated map data block can be (x1, y4), (x2, y4), (x3 ,y4), (x1,y5), (x2,y5) and (x3,y5) corresponding map data blocks.
  • Rendering refers to the process of drawing a geometric model to produce an image after obtaining a model or scene.
  • the unmanned vehicle receives the updated map data block returned by the server, and draws the point cloud data in the updated map data block point by point to obtain the corresponding updated map image block. Avoid repeated rendering of map data blocks corresponding to the same number, reduce the amount of rendered data, and improve rendering efficiency.
  • Step 214 Update the map image block and the map image block corresponding to the same number to form a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
  • the current map data block number set the same number as the historical map data block number set and different numbers together constitute the current map data block number set. Therefore, the current high-precision map is actually composed of each current map data block after rendering.
  • the current map data can be divided into updated map image blocks and map image blocks corresponding to the same number.
  • the map image block corresponding to the same number is a component of the historical high-precision map, that is, the map image block corresponding to the same number is a map image block that has been rendered.
  • the updated map image blocks are map images corresponding to (x1,y4), (x2,y4), (x3,y4), (x1,y5), (x2,y5) and (x3,y5) Block, the map image blocks corresponding to the same number are the map image blocks corresponding to (x1, y3), (x2, y3) and (x3, y3).
  • the above-mentioned high-precision map update method sends a map data update request to a server, the server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle; receives the current map data block number set,
  • the current map data block number set is composed by the server after finding the corresponding current map data according to the current location information of the vehicle and the map data location information, and then dividing and numbering the current map data according to the map data location information; obtaining the historical map data block number Set, the map data block corresponding to the historical map data block number set has been rendered in the process of generating the historical high-precision map to obtain the corresponding map image block; in the current map data block number set, determine the same as the historical map data block number set Numbers and different numbers; send different numbers to the server so that the server can find the corresponding updated map data block according to the different numbers; receive the updated map data block, render the updated map data block, and get the corresponding updated map image block;
  • the map image block corresponding to the same number is the rendered map image block. Because the map data is divided into blocks, it can be compared with the historical map. Update map data blocks with different data blocks for rendering, avoid repeated rendering of the same map data block, reduce the amount of rendered data, improve rendering efficiency, and generate the current high-precision map in real time.
  • step 202 before step 202, it further includes: acquiring the current position information and historical position information of the vehicle; calculating the driving distance of the vehicle according to the current position information and historical position information of the vehicle; when the driving distance of the vehicle is greater than the driving distance
  • the step of sending a map data update request to the server is executed.
  • the current position information and historical position information of the vehicle are used to uniquely identify the current position and historical position of the vehicle, which may be position coordinates or a distance from a certain reference point.
  • the location coordinates can be latitude and longitude, or other custom coordinates.
  • the unmanned vehicle during the driving process of the unmanned vehicle, the current position information and historical position information of the vehicle are obtained, and the driving distance of the vehicle can be calculated according to the current position information and historical position information of the vehicle.
  • the driving distance of the vehicle is greater than the driving distance threshold, it means that the unmanned vehicle needs to obtain new map data to ensure the safety of the unmanned vehicle. Therefore, the unmanned vehicle sends a map data update request carrying current location information to the server .
  • the travel distance of the vehicle is calculated during the driving of the unmanned vehicle.
  • a map data update request is sent to the server to update the map data stored in the unmanned vehicle to ensure In the process of unmanned vehicle driving, real-time updated map data can be obtained, which improves the safety of unmanned vehicle driving.
  • the method further includes: in the historical map data block number set, determining a number that is different from the current map data block number set, and deleting the number different from the current map data block number set; and deleting the number that is different from the current map data block number set; and The map data blocks and map image blocks corresponding to different numbers in the block number set are deleted.
  • the numbers different from the current map data block number set include (x1, y1) , (X2,y1), (x3,y1), (x1,y2), (x2,y2) and (x3,y2).
  • the current high-precision map required by the unmanned vehicle is composed of the updated map image block and the map image block corresponding to the same number that has been rendered, that is, the current high-precision map is composed of (x1, y3 ), (x2,y3), (x3,y3), (x1,y4), (x2,y4), (x3,y4), (x1,y5), (x2,y5) and (x3,y5) correspond Is composed of map image blocks, that is, unmanned vehicles currently do not need (x1, y1), (x2, y1), (x3, y1), (x1, y2), (x2, y2) and (x3, y2) Corresponding map data blocks and map image blocks, therefore, unnecessary numbers and map data blocks and map image blocks corresponding to these numbers can be deleted from the memory of the unmanned vehicle.
  • the unmanned vehicle deletes the number in the historical map data block number set that is different from the current map data block number set, as well as the map data block and map image block corresponding to the number, and only retains the current position of the unmanned vehicle.
  • the surrounding map data corresponding to the information can save the storage space of the unmanned vehicle, release the memory of the unmanned vehicle, and make it easier to update the high-precision map.
  • the updated map data block includes point cloud data
  • the point cloud data carries location information and color information.
  • Step 212 includes: receiving the updated map data block; drawing points according to the location information of the point cloud data to obtain a plurality of pixels Point; Fill the corresponding pixel points according to the color information of the point cloud data to obtain the updated map image block corresponding to the updated map data block.
  • the updated map data block includes point cloud data
  • the point cloud data carries position information and color information.
  • the location information of the point cloud data is used to uniquely identify the location of the point cloud data
  • the color information of the point cloud data is used to identify the color of the point cloud data.
  • the unmanned vehicle receives the updated map data block sent by the server, traces the points on the corresponding position according to the position information of the point cloud data, and obtains multiple pixels. Then, according to the color information of the point cloud data, the corresponding pixel The points are colored to complete the rendering of the updated map data block, thereby obtaining the updated map image block corresponding to the updated map data block.
  • the updated map image block corresponding to the updated map data block can be obtained, and the updated map data block is displayed in a graphical form to improve the update
  • the observability of map data blocks enables visualization.
  • step 212 includes:
  • Step 402 receiving the updated map data block, and rendering the updated map data block
  • Step 404 During the rendering process of updating the map data block, count the cumulative rendering time of the updated map data block;
  • Step 406 When the accumulated rendering time is greater than the preset rendering time threshold, send a map data block adjustment request to the server, so that the server adjusts the number of map data blocks, re-blocks the updated map data block, and updates the updated map data block ;
  • Step 408 Return to performing the steps of receiving the updated map data block and rendering the updated map data block until the accumulated rendering time is less than or equal to the preset rendering time threshold, and the updated map image block is obtained.
  • the unmanned vehicle after receiving the updated map data block, the unmanned vehicle renders the updated map data block. Because the updated map data blocks are different at different times, it is necessary to count the cumulative rendering time of the updated map data blocks during the process of rendering the updated map data blocks by the unmanned vehicle. When the accumulated rendering time is greater than the preset rendering time threshold, it means that the number of historical map data blocks does not meet the current requirements, so that the unmanned vehicle cannot currently obtain the current high-precision map in real time (within a short time interval). At this time, the unmanned vehicle can send a map data block adjustment request to the server. The map data block adjustment request may carry the rendering status of the updated map data block within a preset rendering time threshold.
  • the server After the server receives the map data block adjustment request, it analyzes the rendering situation of the updated map data block within the preset rendering time, re-blocks the updated map data block, and then sends the updated map data block after the re-blocking to no People and vehicles enable the unmanned vehicle to complete the rendering of the updated map data block within the preset rendering time threshold to obtain the updated map image block.
  • the preset rendering time threshold may be set to 0.5 seconds.
  • the server can use the number of historical map data blocks to divide the current map data into the same number of current map data blocks.
  • the large number of historical map data blocks may not meet the current requirements. Assuming that the unmanned vehicle has just arrived in a lane with a complicated surrounding environment, and when the cumulative rendering time reaches 0.5 seconds, the rendering progress of the updated map data block is 65%, then the unmanned vehicle will send a map data block adjustment request to the server.
  • the server After receiving the map data block adjustment request, the server analyzes the rendering situation of the updated map data block, and re-blocks the updated map data block, so that the cumulative rendering time of the updated map data block is within the preset rendering time threshold range. Assume that when the accumulated rendering time reaches 0.4 seconds, the unmanned vehicle has completed the rendering of the updated map data block after re-blocking. Although it took 0.9 seconds in this rendering process, and the previous block number can be used directly to complete the rendering in 0.9 seconds, but there is a certain transition between lanes, and it is impossible for unmanned vehicles to be in 0.9 seconds. Later, it drives from lanes with complex surroundings to lanes with simple surroundings. Therefore, the driverless vehicle can use the number of blocks rendered this time during subsequent driving in lanes with complex surroundings, and control the rendering time each time to 0.5 Within seconds, the rendering efficiency is greatly improved.
  • the method of tree data structure can also be used to further improve the rendering efficiency of updating the map data block.
  • the unmanned vehicle counts the accumulated rendering time of the updated map data block, and when the accumulated rendering time is greater than the preset rendering time threshold, sends a map data block adjustment request to the server , To enable the server to re-divide the updated map data block, update the updated map data block, and then re-render the updated map data block to realize the monitoring of the rendering process of the updated map data block, control the cumulative rendering time of the updated map data block, and improve the update
  • the rendering efficiency of map data provides real-time high-precision maps for unmanned vehicles.
  • step 214 includes: determining the display area of the updated map image block and the map image block corresponding to the same number according to the location information of the map data; pressing the updated map image block and the map image block corresponding to the same number Display the combination of areas to get the current high-precision map; display the current high-precision map.
  • the unmanned vehicle includes a display screen, through which the current high-precision map can be displayed.
  • the unmanned vehicle determines the display area of the updated map image block and the map image block corresponding to the same number according to the location information of the map data. For example, as shown in FIG. 3, the display area of the map image block corresponding to (x1, y5) is the first row and first column, and the display area of the map image block corresponding to (x3, y3) is the third row and third column.
  • the unmanned vehicle will update the map image block and the map image block corresponding to the same number by combining the display area to obtain the current high-precision map.
  • the unmanned vehicle displays the current high-precision map on the display screen.
  • each map image block is determined according to the map data location information, and each map image block is combined according to the corresponding display area to improve the rationality of each map image block combination and the accuracy of the high-precision map. Finally, the high-precision map is displayed, and the visualization of the high-precision map is realized.
  • FIG. 5 another method for updating a high-precision map is provided. Taking the method applied to the unmanned vehicle in FIG. 1 as an example for description, the method includes the following steps:
  • Step 502 Obtain current position information and historical position information of the vehicle, and calculate the travel distance of the vehicle according to the current position information and historical position information of the vehicle;
  • Step 504 When the driving distance of the vehicle is greater than the driving distance threshold, send a map data update request to the server, the server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle;
  • Step 506 Receive the current map data block number set. After the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information, the current map data is classified according to the map data location information. Composed of block numbers;
  • Step 508 Obtain the historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
  • Step 510 in the current map data block number set, determine the same number as the historical map data block number set and a different number; in the historical map data block number set, determine a number different from the current map data block number set;
  • Step 512 Send a number in the current map data block number set that is different from the historical map data block number set to the server, so that the server can find the corresponding updated map data block according to the different numbers;
  • Step 514 Delete the number that is different from the current map data block number set, the corresponding map data block and the map image block in the historical map data block number set;
  • Step 516 Receive the updated map data block, trace points according to the position information of the point cloud data in the updated map data block to obtain multiple pixels; fill the corresponding pixels according to the color information of the point cloud data;
  • Step 518 During the rendering process of updating the map data block, count the cumulative rendering time of the updated map data block;
  • Step 520 When the accumulated rendering time is greater than the preset rendering time threshold, send a map data block adjustment request to the server, so that the server adjusts the number of map data blocks, re-blocks the updated map data block, and updates the updated map data block ;
  • Step 522 Return to the step of receiving the updated map data block, and tracing points according to the position information of the point cloud data in the updated map data block to obtain multiple pixels; and coloring the corresponding pixels according to the color information of the point cloud data. Until the cumulative rendering time is less than or equal to the preset rendering time threshold, the updated map image block is obtained;
  • Step 524 Determine the display area of the updated map image block and the map image block corresponding to the same number according to the location information of the map data;
  • Step 526 Combine the updated map image block and the map image block corresponding to the same number according to the display area to obtain the current high-precision map;
  • Step 528 Display the current high-precision map.
  • the unmanned vehicle determines whether to update the current high-precision map by calculating its own driving distance. When the driving distance is greater than the driving distance threshold, it sends a map data update request to the server and receives the current map data block returned by the server.
  • the unmanned vehicle deletes the numbers in the historical map data block number set that are different from the current map data block number set, as well as the map data blocks and map image blocks corresponding to such numbers, and then Send the number of the current map data block number set different from the historical map data block number set to the server, receive the updated map data block returned by the server, and render the updated map data block; in the rendering process of the updated map data block, the statistics are accumulated Rendering time, to determine whether it is necessary to re-adjust the number of map data blocks.
  • the server When the accumulated rendering time is greater than the time threshold, send a map data block adjustment request to the server, receive the updated map data block after re-blocking, and check the re-blocking
  • the updated map data block is rendered to obtain the updated map image block. Further, the updated map image block and the rendered map image block corresponding to the same number are combined according to the map data location information to obtain the current high-precision map, Displaying the current high-precision map can avoid repeated rendering, reduce the amount of rendered data, save rendering time, improve rendering efficiency, and realize the real-time and visualization of the current high-precision map.
  • steps in the flowcharts of FIGS. 2 and 4-5 are displayed in sequence as indicated by the arrows, these steps are not necessarily executed in the order indicated by the arrows. Unless specifically stated in this article, the execution of these steps is not strictly limited in order, and these steps can be executed in other orders. Moreover, at least part of the steps in Figures 2 and 4-5 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but can be executed at different times. The order of execution of the steps or stages is not necessarily performed sequentially, but may be executed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
  • a high-precision map update device 600 including: a map data update request sending module 602, a current map data block number set receiving module 604, and a historical map data block number set acquiring module 606.
  • Number determining module 608, number sending module 610, map data rendering module 612, and high-precision map composition module 614 where:
  • the map data update request sending module 602 is configured to send a map data update request to the server.
  • the server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle;
  • the current map data block number set receiving module 604 is used to receive the current map data block number set.
  • the current map data block number set is that the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information.
  • the data location information is composed of block numbers of the current map data;
  • the historical map data block number collection acquiring module 606 is configured to acquire a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
  • the number determining module 608 is configured to determine the same number and a different number from the historical map data block number set in the current map data block number set;
  • the number sending module 610 is configured to send different numbers to the server, so that the server can find the corresponding update map data block according to the different numbers;
  • the map data rendering module 612 is configured to receive the updated map data block, render the updated map data block, and obtain the corresponding updated map image block;
  • the high-precision map composition module 614 is configured to update the map image block and the map image block corresponding to the same number to form the current high-precision map, and the map image block corresponding to the same number is the rendered map image block.
  • the high-precision map update device further includes a distance calculation module 616, which is used to obtain the current position information and historical position information of the vehicle; calculate the driving distance of the vehicle according to the current position information and historical position information of the vehicle; When the travel distance of the vehicle is greater than the travel distance threshold, the step of sending a map data update request to the server is executed.
  • a distance calculation module 616 which is used to obtain the current position information and historical position information of the vehicle; calculate the driving distance of the vehicle according to the current position information and historical position information of the vehicle; When the travel distance of the vehicle is greater than the travel distance threshold, the step of sending a map data update request to the server is executed.
  • the high-precision map update device 600 further includes a map data deletion module 618, which is used to determine a number that is different from the current map data block number set in the historical map data block number set, which will be the same as the current map data block number. Delete different numbers in the set; and delete map data blocks and map image blocks corresponding to numbers different from the current map data block number set.
  • the map data rendering module 612 is also used to receive updated map data blocks; draw points according to the position information of the point cloud data to obtain multiple pixels; fill in the corresponding pixel points according to the color information of the point cloud data Color, the updated map image block corresponding to the updated map data block is obtained.
  • the map data rendering module 612 is also used to receive the updated map data block, and to render the updated map data block.
  • calculate the accumulated rendering time of the updated map data block when the accumulated rendering time is greater than
  • the rendering time threshold is preset, send a map data block adjustment request to the server so that the server can adjust the number of map data blocks, re-block the updated map data block, update the updated map data block; return to execute the receive update map data block ,
  • the high-precision map composition module 614 is further configured to determine the display area of the updated map image block and the map image block corresponding to the same number according to the location information of the map data; The map image blocks are combined according to the display area to obtain the current high-precision map; the current high-precision map is displayed.
  • Each module in the above-mentioned high-precision map updating device can be implemented in whole or in part by software, hardware, and a combination thereof.
  • the above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
  • a computer device is provided.
  • the computer device may be a terminal, and its internal structure diagram may be as shown in FIG. 7.
  • the computer equipment includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus.
  • the processor of the computer device is used to provide calculation and control capabilities.
  • the memory of the computer device includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system and a computer program.
  • the internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the computer program is executed by the processor to realize a high-precision map update method.
  • the display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen
  • the input device of the computer equipment can be a touch layer covered on the display screen, or it can be a button, a trackball or a touch pad set on the housing of the computer equipment , It can also be an external keyboard, touchpad, or mouse.
  • FIG. 7 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied.
  • the specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
  • a computer device including a memory and a processor, and a computer program is stored in the memory, and the processor implements the steps in the foregoing method embodiments when the computer program is executed.
  • a computer-readable storage medium on which a computer program is stored, and the computer program is executed by a processor to implement the steps in the foregoing method embodiments.
  • Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Navigation (AREA)
  • Instructional Devices (AREA)

Abstract

Provided are a method and apparatus for updating a high-precision map, and a computer device, and a storage medium. The method comprises: sending a map data update request to a server (S202); receiving a current map data block sequence returned by the server (S204); acquiring a historical map data block sequence, wherein a map data block in the historical map data block sequence is rendered during the process of generating a historical high-precision map, so as to obtain a corresponding map image block (S206); in the current map data block sequence, determining a sequence number the same as and a sequence number different from the sequence number of the historical map data block sequence (S208); sending the sequence number different from the sequence number of the historical map data block sequence to the server, such that the server finds a corresponding updated map data block according to the sequence number different from the sequence number of the historical map data block sequence (S210); receiving the updated map data block returned by the server, and rendering the updated map data block to obtain a corresponding updated map image block (S212); and the updated map image block and a map image block that corresponds to the sequence number the same as the sequence number of the historical map data block sequence forming a current high-precision map (S214).

Description

高精度地图更新方法、装置、计算机设备和存储介质High-precision map updating method, device, computer equipment and storage medium 技术领域Technical field
本申请涉及无人驾驶技术领域,特别是涉及一种高精度地图更新方法、装置、计算机设备和存储介质。This application relates to the field of unmanned driving technology, in particular to a high-precision map updating method, device, computer equipment and storage medium.
背景技术Background technique
与传统电子地图相比,高精度地图是一种精度更高、数据维度更多的电子地图。高精度地图可以为无人车提供地图数据,帮助无人车预先感知路面信息,如坡度、曲率、航向等,结合智能路径规划,让无人车做出正确的决策,是无人车驾驶不可或缺的数据来源。Compared with traditional electronic maps, high-precision maps are electronic maps with higher accuracy and more data dimensions. High-precision maps can provide map data for unmanned vehicles, helping unmanned vehicles to perceive road information in advance, such as slope, curvature, heading, etc., combined with intelligent path planning, so that unmanned vehicles can make correct decisions, which is impossible for unmanned vehicles to drive. Indispensable data source.
在无人车的行驶过程中,需要实时更新车身周围的地图数据,为无人车提供实时、准确的地图数据,保证无人车行驶的安全性。传统方案中,通过实时采集车身周围的环境点云数据,渲染车身周围的环境点云数据,将环境点云数据图形化显示,从而得到高精度地图。然而,由于环境点云数据的数据量非常大,直接对环境点云数据进行渲染需要耗费大量的时间,导致效率较低,无法为无人车提供实时的高精度地图。In the driving process of unmanned vehicles, it is necessary to update the map data around the vehicle body in real time to provide real-time and accurate map data for unmanned vehicles to ensure the safety of unmanned vehicles. In the traditional solution, the environmental point cloud data around the vehicle body is collected in real time, the environmental point cloud data around the vehicle body is rendered, and the environmental point cloud data is graphically displayed to obtain a high-precision map. However, because the amount of environmental point cloud data is very large, it takes a lot of time to directly render the environmental point cloud data, resulting in low efficiency and unable to provide real-time high-precision maps for unmanned vehicles.
发明内容Summary of the invention
本申请实施例提供一种高精度地图更新方法、装置、计算机设备和存储介质,所述技术方案如下:The embodiments of the present application provide a high-precision map updating method, device, computer equipment, and storage medium, and the technical solutions are as follows:
一种高精度地图更新方法,包括:A method for updating a high-precision map, including:
向服务器发送地图数据更新请求,所述服务器中存储有地图数据,所述地图数据携带地图数据位置信息,所述地图数据更新请求携带车辆当前的位置信息;Sending a map data update request to a server, where map data is stored in the server, the map data carries map data location information, and the map data update request carries current location information of the vehicle;
接收当前地图数据块编号集合,所述当前地图数据块编号集合是所述服务器根据所述车辆当前的位置信息和所述地图数据位置信息查找到对应的当前地图数据后,根据所述地图数据位置信息对所述当前地图数据进行分块编号组成的;Receive a current map data block number set, where the current map data block number set is based on the location of the map data after the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information The information is composed of block numbers of the current map data;
获取历史地图数据块编号集合,所述历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;Acquiring a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
在所述当前地图数据块编号集合中,确定与所述历史地图数据块编号集合相同的编号和不同的编号;In the current map data block number set, determine the same number and a different number as the historical map data block number set;
将所述不同的编号发送至所述服务器,以使所述服务器根据所述不同的编号查找到对应的更新地图数据块;Sending the different numbers to the server, so that the server finds the corresponding update map data block according to the different numbers;
接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块;Receiving the updated map data block, rendering the updated map data block to obtain the corresponding updated map image block;
所述更新地图图像块和所述相同的编号对应的地图图像块组成当前的高精度地图,所述相同的编号对应的地图图像块为已渲染得到的地图图像块。The updated map image block and the map image block corresponding to the same number constitute a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
在其中一个实施例中,在所述向所述服务器发送地图数据更新请求之前,方法还包括:In one of the embodiments, before sending the map data update request to the server, the method further includes:
获取车辆的当前位置信息和历史位置信息;Obtain the current location information and historical location information of the vehicle;
根据所述车辆的当前位置信息和历史位置信息,计算得到车辆的行驶距离;Calculate the travel distance of the vehicle according to the current location information and historical location information of the vehicle;
当所述车辆的行驶距离大于行驶距离阈值时,执行所述向所述服务器发送地图数据更新请求的步骤。When the driving distance of the vehicle is greater than the driving distance threshold, the step of sending a map data update request to the server is executed.
在其中一个实施例中,所述方法还包括:In one of the embodiments, the method further includes:
在所述历史地图数据块编号集合中,确定与所述当前地图数据块编号集合不同的编号,将所述与所述当前地图数据块编号集合不同的编号删除;及In the historical map data block number set, determine a number that is different from the current map data block number set, and delete the number that is different from the current map data block number set; and
将所述与所述当前地图数据块编号集合不同的编号对应的地图数据块和地图图像块删除。The map data blocks and map image blocks corresponding to numbers different from the set of current map data block numbers are deleted.
在其中一个实施例中,所述更新地图数据块包括点云数据,所述点云数据携带位置信息和颜色信息,所述接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块,包括:In one of the embodiments, the updated map data block includes point cloud data, the point cloud data carries position information and color information, the receiving the updated map data block, rendering the updated map data block to obtain the corresponding The updated map image block includes:
接收所述更新地图数据块;Receiving the updated map data block;
根据所述点云数据的位置信息进行描点,得到多个像素点;Tracing points according to the position information of the point cloud data to obtain multiple pixel points;
根据所述点云数据的颜色信息对对应的像素点进行填色,得到所述更新地图数据块对应的更新地图图像块。Fill the corresponding pixel points according to the color information of the point cloud data to obtain the updated map image block corresponding to the updated map data block.
在其中一个实施例中,所述接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块,包括:In one of the embodiments, the receiving the updated map data block and rendering the updated map data block to obtain the corresponding updated map image block includes:
接收所述更新地图数据块,渲染所述更新地图数据块;Receiving the updated map data block, and rendering the updated map data block;
在所述更新地图数据块的渲染过程中,统计所述更新地图数据块的累计渲染时间;During the rendering process of the updated map data block, the accumulated rendering time of the updated map data block is counted;
当所述累计渲染时间大于预设渲染时间阈值时,向所述服务器发送地图数据分块调整请求,以使所述服务器调整地图数据分块的数量,对所述更新地图数据块重新分块,更新所述更新地图数据块;When the accumulated rendering time is greater than a preset rendering time threshold, sending a map data block adjustment request to the server, so that the server adjusts the number of map data blocks and re-blocks the updated map data block, Update the update map data block;
返回执行所述接收所述更新地图数据块,渲染所述更新地图数据块的步骤,直至所述累计渲染时间小于或等于预设渲染时间阈值,得到所述更新地图图像块。Return to executing the steps of receiving the updated map data block and rendering the updated map data block until the accumulated rendering time is less than or equal to the preset rendering time threshold to obtain the updated map image block.
在其中一个实施例中,所述更新地图图像块和所述相同的编号对应的地图图像块组成当前的高精度地图,包括:In one of the embodiments, the updated map image block and the map image block corresponding to the same number constitute the current high-precision map, including:
根据所述地图数据位置信息,确定所述更新地图图像块和所述相同的编号对应的地图图像块的显示区域;Determine, according to the map data location information, the display area of the updated map image block and the map image block corresponding to the same number;
将所述更新地图图像块和所述相同的编号对应的地图图像块按所述显示区域组合,得到所述当前的高精度地图;Combining the updated map image block and the map image block corresponding to the same number according to the display area to obtain the current high-precision map;
显示所述当前的高精度地图。Display the current high-precision map.
一种高精度地图更新装置,包括:A high-precision map updating device includes:
地图数据更新请求发送模块,用于向服务器发送地图数据更新请求,所述服务器中存储有地图数据,所述地图数据携带地图数据位置信息,所述地图数据更新请求携带车辆当前的位置信息;A map data update request sending module, configured to send a map data update request to a server, where map data is stored in the server, the map data carries map data location information, and the map data update request carries current location information of the vehicle;
当前地图数据块编号集合接收模块,用于接收当前地图数据块编号集合,所述当前地图数据块编号集合是所述服务器根据所述车辆当前的位置信息和所述地图数据位置信息查找到对应的当前地图数据后,根据所述地图数据位置信息对所述当前地图数据进行分块编号组成的;The current map data block number set receiving module is configured to receive the current map data block number set, where the current map data block number set is found by the server according to the current location information of the vehicle and the map data location information After the current map data, the current map data is divided and numbered according to the location information of the map data;
历史地图数据块编号集合获取模块,用于获取历史地图数据块编号集合,所述历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;The historical map data block number collection acquiring module is configured to acquire a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
编号确定模块,用于在所述当前地图数据块编号集合中,确定与所述历史地图数据块编号集合相同的编号和不同的编号;A number determining module, configured to determine the same number and a different number from the historical map data block number set in the current map data block number set;
编号发送模块,用于将所述不同的编号发送至所述服务器,以使所述服务器根据所述不同的编号查找到对应的更新地图数据块;A number sending module, configured to send the different numbers to the server, so that the server can find the corresponding update map data block according to the different numbers;
地图数据渲染模块,用于接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块;The map data rendering module is configured to receive the updated map data block, render the updated map data block, and obtain the corresponding updated map image block;
高精度地图组成模块,用于所述更新地图图像块和所述相同的编号对应的地图图像块组成当前的高精度地图,所述相同的编号对应的地图图像块为已渲染得到的地图图像块。The high-precision map composition module is used for the updated map image block and the map image block corresponding to the same number to form a current high-precision map, and the map image block corresponding to the same number is a rendered map image block .
一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现以下步骤:A computer device includes a memory, a processor, and a computer program that is stored on the memory and can run on the processor, and the processor implements the following steps when the processor executes the computer program:
向服务器发送地图数据更新请求,所述服务器中存储有地图数据,所述地图数据携带地图数据位置信息,所述地图数据更新请求携带车辆当前的位置信息;Sending a map data update request to a server, where map data is stored in the server, the map data carries map data location information, and the map data update request carries current location information of the vehicle;
接收当前地图数据块编号集合,所述当前地图数据块编号集合是所述服务器根据所述车辆当前的位置信息和所述地图数据位置信息查找到对应的当前地图数据后,根据所述地图数据位置信息对所述当前地图数据进行分块编号组成的;Receive a current map data block number set, where the current map data block number set is based on the location of the map data after the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information The information is composed of block numbers of the current map data;
获取历史地图数据块编号集合,所述历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;Acquiring a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
在所述当前地图数据块编号集合中,确定与所述历史地图数据块编号集合相同的编号和不同的编号;In the current map data block number set, determine the same number and a different number as the historical map data block number set;
将所述不同的编号发送至所述服务器,以使所述服务器根据所述不同的编号查找到对应的更新地图数据块;Sending the different numbers to the server, so that the server finds the corresponding update map data block according to the different numbers;
接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块;Receiving the updated map data block, rendering the updated map data block to obtain the corresponding updated map image block;
所述更新地图图像块和所述相同的编号对应的地图图像块组成当前的高精度地图,所述相同的编号对应的地图图像块为已渲染得到的地图图像块。The updated map image block and the map image block corresponding to the same number constitute a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现以下步骤:A computer-readable storage medium having a computer program stored thereon, and when the computer program is executed by a processor, the following steps are implemented:
向服务器发送地图数据更新请求,所述服务器中存储有地图数据,所述地图数据携带地图数据位置信息,所述地图数据更新请求携带车辆当前的位置信息;Sending a map data update request to a server, where map data is stored in the server, the map data carries map data location information, and the map data update request carries current location information of the vehicle;
接收当前地图数据块编号集合,所述当前地图数据块编号集合是所述服务器根据所述车辆当前的位置信息和所述地图数据位置信息查找到对应的当前地图数据后,根据所述地图数据位置信息对所述当前地图数据进行分块编号组成的;Receive a current map data block number set, where the current map data block number set is based on the location of the map data after the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information The information is composed of block numbers of the current map data;
获取历史地图数据块编号集合,所述历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;Acquiring a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
在所述当前地图数据块编号集合中,确定与所述历史地图数据块编号集合相同的编号和不同的编号;In the current map data block number set, determine the same number and a different number as the historical map data block number set;
将所述不同的编号发送至所述服务器,以使所述服务器根据所述不同的编号查找到对应的更新地图数据块;Sending the different numbers to the server, so that the server finds the corresponding update map data block according to the different numbers;
接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块;Receiving the updated map data block, rendering the updated map data block to obtain the corresponding updated map image block;
所述更新地图图像块和所述相同的编号对应的地图图像块组成当前的高精度地图,所述相同的编号对应的地图图像块为已渲染得到的地图图像块。The updated map image block and the map image block corresponding to the same number constitute a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
上述高精度地图更新方法、装置、计算机设备和存储介质,通过向服务器发送地图数据更新请求,服务器中存储有地图数据,地图数据携带地图数据位置信息,地图数据更新请求携带车辆当前的位置信息;接收当前地图数据块编号集合,当前地图数据块编号集合是服务器根据车辆当前的位置信息和地图数据位置信息查找到对应的当前地图数据后,根据地图数据位置信息对当前地图数据进行分块编号组成的;获取历史地图数据块编号集合,历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;在当前地图数据块编号集合中,确定与历史地图数据块编号集合相同的编号和不同的编号;将不同的编号发送至服务器,以使服务器根据不同的编号查找到对应的更新地图数据块;接收更新地图数据块,渲染更新地图数据块,得到对应的更新地图图像块;更新地图图像块和相同的编号对应的地图图像块组成当前的高精度地图,相同的编号对应的地图图像块为已渲染得到的地图图像块,由于对地图数据进行分块,可以对与历史地图数据块不同的更新地图数据块进行渲染,避免对相同的地图数据块进行重复渲 染,减少渲染的数据量,提高渲染效率,实时生成当前的高精度地图。The above-mentioned high-precision map update method, device, computer equipment and storage medium send a map data update request to a server, the server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle; Receive the current map data block number set. After the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information, the current map data is divided and numbered according to the map data location information. Obtain the historical map data block number set, the map data block corresponding to the historical map data block number set has been rendered in the process of generating the historical high-precision map to obtain the corresponding map image block; in the current map data block number set, determine and The historical map data block number sets the same number and different numbers; sends different numbers to the server so that the server can find the corresponding updated map data blocks according to the different numbers; receives the updated map data blocks and renders the updated map data blocks, Obtain the corresponding updated map image block; the updated map image block and the map image block corresponding to the same number form the current high-precision map, and the map image block corresponding to the same number is the map image block that has been rendered. Blocking can render updated map data blocks different from historical map data blocks to avoid repeated rendering of the same map data block, reduce the amount of rendered data, improve rendering efficiency, and generate current high-precision maps in real time.
附图说明Description of the drawings
图1为一个实施例中高精度地图更新方法的应用环境示意图;FIG. 1 is a schematic diagram of an application environment of a method for updating a high-precision map in an embodiment;
图2为一个实施例中高精度地图更新方法的流程示意图;FIG. 2 is a schematic flowchart of a method for updating a high-precision map in an embodiment;
图3为一个实施例中车辆行驶过程地图数据块的变化示意图;FIG. 3 is a schematic diagram of changes of map data blocks during a vehicle driving process in an embodiment;
图4为一个实施例中地图数据分块调整方法的流程示意图;FIG. 4 is a schematic flowchart of a method for adjusting map data blocks according to an embodiment;
图5为另一个实施例中高精度地图更新方法的流程示意图;FIG. 5 is a schematic flowchart of a method for updating a high-precision map in another embodiment;
图6为一个实施例中高精度地图更新装置的结构框图;Fig. 6 is a structural block diagram of a high-precision map updating device in an embodiment;
图7为一个实施例中服务器的内部结构示意图。Fig. 7 is a schematic diagram of the internal structure of a server in an embodiment.
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solutions, and advantages of this application clearer and clearer, the following further describes the application in detail with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present application, and are not used to limit the present application.
本申请提供的高精度地图更新方法,可以应用于如图1所示的应用环境中。其中,无人车102通过网络与服务器104进行通信。服务器104中存储有地图数据,地图数据携带地图数据位置信息。无人车102向服务器发送地图数据更新请求,地图数据更新请求携带无人车102当前的位置信息。服务器104在接收到地图数据更新请求之后,根据无人车102当前的位置信息和地图数据位置信息查找到对应的当前地图数据,根据地图数据位置信息对当前地图数据进行分块、编号,得到当前地图数据块编号集合。服务器将当前地图数据块编号集合发送至无人车102。无人车102在接收到当前地图数据块编号集合之后,获取历史地图数据块编号集合。其中,历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块。无人车102在当前地图数据块编号集合中,确定与历史地图数据块编号集合相同的编号和不同的编号,将不同的编号发送至服务器104。服务器104根据不同的编号查找到对应的更新地图数据块,将更新地图数据块发送至无人车102。无人车102接收到更新地图数据块之后,渲染更新地图数据块,得到更新地图图像块,将更新地图图像块和相同的编号对应的地图图像块组成当前的高精度地图。其中,相同的编号对应的地图图像块为已渲染得到的地图图像块。其中,服务器104可以用独立的服务器或者是多个服务器组成的服务器集群来实现。The high-precision map update method provided in this application can be applied to the application environment as shown in FIG. 1. Among them, the unmanned vehicle 102 communicates with the server 104 through the network. The server 104 stores map data, and the map data carries location information of the map data. The unmanned vehicle 102 sends a map data update request to the server, and the map data update request carries the current location information of the unmanned vehicle 102. After the server 104 receives the map data update request, it finds the corresponding current map data according to the current location information of the unmanned vehicle 102 and the map data location information, and divides and number the current map data according to the map data location information to obtain the current map data. A collection of map data block numbers. The server sends the current map data block number set to the unmanned vehicle 102. After receiving the current map data block number set, the unmanned vehicle 102 obtains the historical map data block number set. Wherein, the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map. The unmanned vehicle 102 determines the same number and a different number from the historical map data block number set in the current map data block number set, and sends the different numbers to the server 104. The server 104 finds the corresponding updated map data block according to different numbers, and sends the updated map data block to the unmanned vehicle 102. After receiving the updated map data block, the unmanned vehicle 102 renders the updated map data block to obtain the updated map image block, and composes the updated map image block and the map image block corresponding to the same number to form the current high-precision map. Wherein, the map image blocks corresponding to the same number are the map image blocks that have been rendered. Among them, the server 104 may be implemented by an independent server or a server cluster composed of multiple servers.
在一个实施例中,如图2所示,提供了一种高精度地图更新方法,以该方法应用于图1中的无人车为例进行说明,包括以下步骤:In one embodiment, as shown in FIG. 2, a method for updating a high-precision map is provided. Taking the method applied to the unmanned vehicle in FIG. 1 as an example for description, the method includes the following steps:
步骤202,向服务器发送地图数据更新请求,服务器中存储有地图数据,地图数据携 带地图数据位置信息,地图数据更新请求携带车辆当前的位置信息。Step 202: Send a map data update request to the server. The server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle.
其中,地图数据是预先采集的数据,包括道路数据和车道周边的固定对象信息。道路数据包括车道位置、车道类型和车道宽度等,车道周边的固定对象信息包括交通标志、交通信号灯等固定对象的信息。而地图数据是对不同的位置进行数据采集得到的,因此地图数据携带地图数据位置信息。由于地图数据的数据量较大,所以一般存储到服务器中,当无人车需要使用地图数据时,可以向服务器发送请求,指示服务器返回相应的地图数据。Among them, the map data is pre-collected data, including road data and fixed object information around the lane. Road data includes lane position, lane type, lane width, etc., and fixed object information around the lane includes information about fixed objects such as traffic signs and traffic lights. The map data is obtained by data collection from different locations, so the map data carries the location information of the map data. Due to the large amount of map data, it is generally stored in the server. When the unmanned vehicle needs to use the map data, it can send a request to the server to instruct the server to return the corresponding map data.
具体地,在无人车的行驶过程中,无人车会根据当前的位置信息判断是否向服务器发送地图数据更新请求。当无人车需要更新车辆的地图数据时,获取自身当前的位置信息,向服务器发送携带无人车当前的位置信息的地图数据更新请求,指示服务器根据无人车当前的位置信息,向无人车返回无人车周围的地图数据,确保无人车行驶的安全性。Specifically, during the driving of the unmanned vehicle, the unmanned vehicle will determine whether to send a map data update request to the server according to the current location information. When the unmanned vehicle needs to update the vehicle's map data, it obtains its current location information, sends a map data update request carrying the current location information of the unmanned vehicle to the server, and instructs the server to send the unmanned vehicle's current location information to the unmanned vehicle. The vehicle returns the map data around the unmanned vehicle to ensure the safety of the unmanned vehicle.
步骤204,接收当前地图数据块编号集合,当前地图数据块编号集合是服务器根据车辆当前的位置信息和地图数据位置信息查找到对应的当前地图数据后,根据地图数据位置信息对当前地图数据进行分块编号组成的。Step 204: Receive the current map data block number set. After the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information, the current map data is classified according to the map data location information. It is composed of block numbers.
其中,当前地图数据块编号集合是当前地图数据块编号的集合。当前地图数据块是服务器根据地图数据位置信息对当前地图数据分块后得到的。当前地图数据是无人车当前的周围地图数据。Among them, the current map data block number set is the current map data block number set. The current map data block is obtained after the server divides the current map data into blocks according to the location information of the map data. The current map data is the current surrounding map data of the unmanned vehicle.
具体地,服务器在接收到无人车发送的地图数据更新请求之后,将地图数据更新请求携带的无人车当前的位置信息和地图数据位置信息匹配,查找到无人车当前的位置信息对应的当前地图数据。根据地图数据位置信息,服务器对当前地图数据进行分块,得到当前地图数据块,再根据各个当前地图数据块的位置信息,对各个当前地图数据块进行编号,生成当前地图数据块编号集合。无人车接收服务器返回的当前地图数据块编号集合。Specifically, after receiving the map data update request sent by the unmanned vehicle, the server matches the current location information of the unmanned vehicle carried in the map data update request with the location information of the map data, and finds the corresponding information of the current location information of the unmanned vehicle. Current map data. According to the map data location information, the server divides the current map data into blocks to obtain the current map data blocks, and then according to the location information of each current map data block, the current map data blocks are numbered to generate a current map data block number set. The unmanned vehicle receives the current map data block number set returned by the server.
步骤206,获取历史地图数据块编号集合,历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块。Step 206: Obtain the historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map.
其中,历史地图数据块编号集合是历史地图数据块编号的集合。历史地图数据块是服务器根据地图数据位置信息对历史地图数据分块后得到的。历史地图数据是无人车历史的周围地图数据。Among them, the historical map data block number set is a set of historical map data block numbers. The historical map data block is obtained after the server divides the historical map data into blocks according to the location information of the map data. The historical map data is the surrounding map data of the history of the unmanned vehicle.
具体地,历史地图数据块编号集合是服务器在历史时间发送至无人车的,无人车中存储有历史地图数据块编号集合,所以无人车可以直接获取得到本地存储的历史地图数据块编号集合。并且,无人车在接收到历史地图数据块编号集合之后,会通过本申请提供的方法对历史地图数据块进行渲染,生成历史高精度地图。因此,历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已经渲染得到了对应的地图图像块。Specifically, the historical map data block number set is sent by the server to the unmanned vehicle at historical time. The unmanned vehicle stores the historical map data block number set, so the unmanned vehicle can directly obtain the locally stored historical map data block number. gather. Moreover, after the unmanned vehicle receives the historical map data block number set, it will render the historical map data block by the method provided in this application to generate a historical high-precision map. Therefore, the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map.
步骤208,在当前地图数据块编号集合中,确定与历史地图数据块编号集合相同的编号和不同的编号。Step 208: In the current map data block number set, determine the same number and a different number as the historical map data block number set.
具体地,无人车在接收到当前地图数据块编号集合之后,将当前地图数据块集合中各个编号和历史地图数据编号集合中各个编号进行对比,得到当前地图数据块编号集合中与各历史地图数据编号相同的编号和不同编号。当前地图数据块编号集合中与各历史地图数据编号相同的编号对应了无人车当前的周围地图数据中与历史的周围地图数据中相同的数据,不同的编号对应了无人车当前的周围地图数据中与历史的周围地图数据中不同的数据。Specifically, after receiving the current map data block number set, the unmanned vehicle compares each number in the current map data block set with each number in the historical map data number set to obtain the current map data block number set and each historical map The data number is the same number and different numbers. The number in the current map data block number set that is the same as the number of each historical map data corresponds to the same data in the current surrounding map data of the unmanned vehicle as in the historical surrounding map data, and the different numbers correspond to the current surrounding map of the unmanned vehicle Data that is different from the historical surrounding map data.
例如,如图3所示,服务器可以根据地图数据位置信息将车辆周围地图数据划分为9个地图数据块。当前地图数据块编号集合中包括(x1,y3)、(x2,y3)、(x3,y3)、(x1,y4)、(x2,y4)、(x3,y4)、(x1,y5)、(x2,y5)和(x3,y5),历史地图数据块编号集合中包括(x1,y1)、(x2,y1)、(x3,y1)、(x1,y2)、(x2,y2)、(x3,y2)、(x1,y3)、(x2,y3)和(x3,y3)。通过对比,可得到,当前地图数据块编号集合中,与各历史地图数据编号相同的编号有(x1,y3)、(x2,y3)和(x3,y3),与各历史地图数据编号不同的编号有(x1,y4)、(x2,y4)、(x3,y4)、(x1,y5)、(x2,y5)和(x3,y5)。其中,(xn,yn)为各个地图数据块的中心位置的位置信息,可以是经纬度信息。For example, as shown in FIG. 3, the server may divide the map data around the vehicle into 9 map data blocks according to the location information of the map data. The current map data block number set includes (x1, y3), (x2, y3), (x3, y3), (x1, y4), (x2, y4), (x3, y4), (x1, y5), (x2,y5) and (x3,y5), the historical map data block number set includes (x1,y1), (x2,y1), (x3,y1), (x1,y2), (x2,y2), (x3,y2), (x1,y3), (x2,y3) and (x3,y3). Through comparison, it can be obtained that in the current map data block number set, the numbers that are the same as the historical map data numbers are (x1, y3), (x2, y3) and (x3, y3), which are different from the historical map data numbers. The numbers are (x1,y4), (x2,y4), (x3,y4), (x1,y5), (x2,y5) and (x3,y5). Among them, (xn, yn) is the position information of the center position of each map data block, which may be longitude and latitude information.
步骤210,将不同的编号发送至服务器,以使服务器根据不同的编号查找到对应的更新地图数据块。Step 210: Send different numbers to the server, so that the server can find corresponding update map data blocks according to the different numbers.
具体地,无人车通过将当前地图数据块编号集合和历史地图数据块编号集合对比,得到当前地图数据块编号集合中,与各历史地图数据块编号不同的编号,将不同的编号发送至服务器。服务器在将地图数据分块编号之后,存储有各个地图数据块对应的编号。因此,服务器可以根据不同的编号查找到对应的更新地图数据块。Specifically, the unmanned vehicle compares the current map data block number set with the historical map data block number set to obtain a number that is different from each historical map data block number in the current map data block number set, and sends the different numbers to the server . The server stores the number corresponding to each map data block after dividing and numbering the map data. Therefore, the server can find the corresponding update map data block according to different numbers.
步骤212,接收更新地图数据块,渲染更新地图数据块,得到对应的更新地图图像块。Step 212: Receive the updated map data block, render the updated map data block, and obtain the corresponding updated map image block.
其中,更新地图数据块是与各历史地图数据块不同的地图数据块,以图3所示的车辆位置为例,更新地图数据块可以是(x1,y4)、(x2,y4)、(x3,y4)、(x1,y5)、(x2,y5)和(x3,y5)对应的地图数据块。渲染指的是在得到模型或场景之后,将几何模型绘画出来,产生图像的过程。Among them, the updated map data block is a different map data block from each historical map data block. Taking the vehicle position shown in Figure 3 as an example, the updated map data block can be (x1, y4), (x2, y4), (x3 ,y4), (x1,y5), (x2,y5) and (x3,y5) corresponding map data blocks. Rendering refers to the process of drawing a geometric model to produce an image after obtaining a model or scene.
具体地,无人车接收服务器返回的更新地图数据块,对更新地图数据块中的点云数据逐点描绘,可以得到对应的更新地图图像块。避免对相同的编号对应的地图数据块进行重复渲染,减少渲染的数据量,提高渲染的效率。Specifically, the unmanned vehicle receives the updated map data block returned by the server, and draws the point cloud data in the updated map data block point by point to obtain the corresponding updated map image block. Avoid repeated rendering of map data blocks corresponding to the same number, reduce the amount of rendered data, and improve rendering efficiency.
步骤214,更新地图图像块和相同的编号对应的地图图像块组成当前的高精度地图,相同的编号对应的地图图像块为已渲染得到的地图图像块。Step 214: Update the map image block and the map image block corresponding to the same number to form a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
具体地,当前地图数据块编号集合中,与历史地图数据块编号集合相同的编号和不同的编号共同组成当前地图数据块编号集合。因此,当前的高精度地图实际是由各个当前地图数据块渲染后组成的。而将当前地图数据块编号集合中各个编号划分为与历史地图数据 块编号集合相同的编号和不同的编号,可以将当前地图数据划分为更新地图图像块和相同的编号对应的地图图像块。而相同的编号对应的地图图像块是历史高精度地图的组成部分,也就是说,相同的编号对应的地图图像块是已经渲染得到的地图图像块。通过将已经渲染得到的地图图像块和当前渲染的更新地图图像块组合,可以得到车辆当前的位置信息所需要的当前的高精度地图。Specifically, in the current map data block number set, the same number as the historical map data block number set and different numbers together constitute the current map data block number set. Therefore, the current high-precision map is actually composed of each current map data block after rendering. By dividing each number in the current map data block number set into the same number and different numbers as the historical map data block number set, the current map data can be divided into updated map image blocks and map image blocks corresponding to the same number. The map image block corresponding to the same number is a component of the historical high-precision map, that is, the map image block corresponding to the same number is a map image block that has been rendered. By combining the already rendered map image block and the currently rendered updated map image block, the current high-precision map required by the current position information of the vehicle can be obtained.
如图3所示,更新地图图像块为(x1,y4)、(x2,y4)、(x3,y4)、(x1,y5)、(x2,y5)和(x3,y5)对应的地图图像块,相同的编号对应的地图图像块为(x1,y3)、(x2,y3)和(x3,y3)对应的地图图像块。在生成当前的高精度地图时,只需要对(x1,y4)、(x2,y4)、(x3,y4)、(x1,y5)、(x2,y5)和(x3,y5)对应的地图数据块进行渲染,再将渲染后的(x1,y4)、(x2,y4)、(x3,y4)、(x1,y5)、(x2,y5)和(x3,y5)对应的地图图像块和已经渲染过的(x1,y3)、(x2,y3)和(x3,y3)对应的地图图像块组合,即可得到当前的高精度地图,避免重复渲染,节省渲染时间,提高渲染效率。As shown in Figure 3, the updated map image blocks are map images corresponding to (x1,y4), (x2,y4), (x3,y4), (x1,y5), (x2,y5) and (x3,y5) Block, the map image blocks corresponding to the same number are the map image blocks corresponding to (x1, y3), (x2, y3) and (x3, y3). When generating the current high-precision map, only the maps corresponding to (x1,y4), (x2,y4), (x3,y4), (x1,y5), (x2,y5) and (x3,y5) are required The data block is rendered, and then the map image blocks corresponding to the rendered (x1,y4), (x2,y4), (x3,y4), (x1,y5), (x2,y5) and (x3,y5) Combine the map image blocks corresponding to (x1, y3), (x2, y3) and (x3, y3) that have been rendered to obtain the current high-precision map, avoid repeated rendering, save rendering time, and improve rendering efficiency.
上述高精度地图更新方法,通过向服务器发送地图数据更新请求,服务器中存储有地图数据,地图数据携带地图数据位置信息,地图数据更新请求携带车辆当前的位置信息;接收当前地图数据块编号集合,当前地图数据块编号集合是服务器根据车辆当前的位置信息和地图数据位置信息查找到对应的当前地图数据后,根据地图数据位置信息对当前地图数据进行分块编号组成的;获取历史地图数据块编号集合,历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;在当前地图数据块编号集合中,确定与历史地图数据块编号集合相同的编号和不同的编号;将不同的编号发送至服务器,以使服务器根据不同的编号查找到对应的更新地图数据块;接收更新地图数据块,渲染更新地图数据块,得到对应的更新地图图像块;更新地图图像块和相同的编号对应的地图图像块组成当前的高精度地图,相同的编号对应的地图图像块为已渲染得到的地图图像块,由于对地图数据进行分块,可以对与历史地图数据块不同的更新地图数据块进行渲染,避免对相同的地图数据块进行重复渲染,减少渲染的数据量,提高渲染效率,实时生成当前的高精度地图。The above-mentioned high-precision map update method sends a map data update request to a server, the server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle; receives the current map data block number set, The current map data block number set is composed by the server after finding the corresponding current map data according to the current location information of the vehicle and the map data location information, and then dividing and numbering the current map data according to the map data location information; obtaining the historical map data block number Set, the map data block corresponding to the historical map data block number set has been rendered in the process of generating the historical high-precision map to obtain the corresponding map image block; in the current map data block number set, determine the same as the historical map data block number set Numbers and different numbers; send different numbers to the server so that the server can find the corresponding updated map data block according to the different numbers; receive the updated map data block, render the updated map data block, and get the corresponding updated map image block; The updated map image block and the map image block corresponding to the same number form the current high-precision map. The map image block corresponding to the same number is the rendered map image block. Because the map data is divided into blocks, it can be compared with the historical map. Update map data blocks with different data blocks for rendering, avoid repeated rendering of the same map data block, reduce the amount of rendered data, improve rendering efficiency, and generate the current high-precision map in real time.
在一个实施例中,在步骤202之前,还包括:获取车辆的当前位置信息和历史位置信息;根据车辆的当前位置信息和历史位置信息,计算得到车辆的行驶距离;当车辆的行驶距离大于行驶距离阈值时,执行向服务器发送地图数据更新请求的步骤。In one embodiment, before step 202, it further includes: acquiring the current position information and historical position information of the vehicle; calculating the driving distance of the vehicle according to the current position information and historical position information of the vehicle; when the driving distance of the vehicle is greater than the driving distance When the distance threshold is set, the step of sending a map data update request to the server is executed.
其中,车辆的当前位置信息和历史位置信息用于唯一标识车辆的当前位置和历史位置,可以是位置坐标,也可以是与某个参考点之间的距离。位置坐标可以是经纬度,也可以是其他自定义的坐标。Wherein, the current position information and historical position information of the vehicle are used to uniquely identify the current position and historical position of the vehicle, which may be position coordinates or a distance from a certain reference point. The location coordinates can be latitude and longitude, or other custom coordinates.
具体地,无人车在行驶的过程中,获取车辆的当前位置信息和历史位置信息,根据车辆的当前位置信息和历史位置信息,可以计算得到车辆的行驶距离。当车辆的行驶距离大 于行驶距离阈值时,说明无人车需要获取新的地图数据,来保证无人车行驶的安全性,因此,无人车向服务器发送携带当前的位置信息的地图数据更新请求。Specifically, during the driving process of the unmanned vehicle, the current position information and historical position information of the vehicle are obtained, and the driving distance of the vehicle can be calculated according to the current position information and historical position information of the vehicle. When the driving distance of the vehicle is greater than the driving distance threshold, it means that the unmanned vehicle needs to obtain new map data to ensure the safety of the unmanned vehicle. Therefore, the unmanned vehicle sends a map data update request carrying current location information to the server .
在本实施例中,在无人车行驶的过程中计算车辆的行驶距离,当行驶距离大于行驶距离阈值时,向服务器发送地图数据更新请求,对无人车中存储的地图数据进行更新,保证在无人车行驶的过程中,可以得到实时的更新地图数据,提高无人车行驶的安全性。In this embodiment, the travel distance of the vehicle is calculated during the driving of the unmanned vehicle. When the travel distance is greater than the travel distance threshold, a map data update request is sent to the server to update the map data stored in the unmanned vehicle to ensure In the process of unmanned vehicle driving, real-time updated map data can be obtained, which improves the safety of unmanned vehicle driving.
在一个实施例中,方法还包括:在历史地图数据块编号集合中,确定与当前地图数据块编号集合不同的编号,将与当前地图数据块编号集合不同的编号删除;及将与当前地图数据块编号集合不同的编号对应的地图数据块和地图图像块删除。In one embodiment, the method further includes: in the historical map data block number set, determining a number that is different from the current map data block number set, and deleting the number different from the current map data block number set; and deleting the number that is different from the current map data block number set; and The map data blocks and map image blocks corresponding to different numbers in the block number set are deleted.
具体地,以图3所示的历史地图数据块编号集合和当前地图数据块编号集合为例,在历史地图数据块编号集合中,与当前地图数据块编号集合不同的编号包括(x1,y1)、(x2,y1)、(x3,y1)、(x1,y2)、(x2,y2)和(x3,y2)。由步骤214可知,无人车所需要的当前的高精度地图是由更新地图图像块和已经渲染过的相同的编号对应的地图图像块组成的,即当前的高精度地图是由(x1,y3)、(x2,y3)、(x3,y3)、(x1,y4)、(x2,y4)、(x3,y4)、(x1,y5)、(x2,y5)和(x3,y5)对应的地图图像块组成的,也就是说,无人车当前不需要(x1,y1)、(x2,y1)、(x3,y1)、(x1,y2)、(x2,y2)和(x3,y2)对应的地图数据块和地图图像块,所以,可以将不需要的编号以及这些编号对应的地图数据块和地图图像块从无人车的内存中删除。Specifically, taking the historical map data block number set and the current map data block number set shown in FIG. 3 as an example, in the historical map data block number set, the numbers different from the current map data block number set include (x1, y1) , (X2,y1), (x3,y1), (x1,y2), (x2,y2) and (x3,y2). It can be seen from step 214 that the current high-precision map required by the unmanned vehicle is composed of the updated map image block and the map image block corresponding to the same number that has been rendered, that is, the current high-precision map is composed of (x1, y3 ), (x2,y3), (x3,y3), (x1,y4), (x2,y4), (x3,y4), (x1,y5), (x2,y5) and (x3,y5) correspond Is composed of map image blocks, that is, unmanned vehicles currently do not need (x1, y1), (x2, y1), (x3, y1), (x1, y2), (x2, y2) and (x3, y2) Corresponding map data blocks and map image blocks, therefore, unnecessary numbers and map data blocks and map image blocks corresponding to these numbers can be deleted from the memory of the unmanned vehicle.
在本实施例中,无人车将历史地图数据块编号集合中与当前地图数据块编号集合不同的编号、以及该编号对应的地图数据块和地图图像块删除,只保留无人车当前的位置信息对应的周围地图数据,可以节省无人车的存储空间,释放无人车的内存,还可以使得更新高精度地图更加简洁。In this embodiment, the unmanned vehicle deletes the number in the historical map data block number set that is different from the current map data block number set, as well as the map data block and map image block corresponding to the number, and only retains the current position of the unmanned vehicle. The surrounding map data corresponding to the information can save the storage space of the unmanned vehicle, release the memory of the unmanned vehicle, and make it easier to update the high-precision map.
在一个实施例中,更新地图数据块包括点云数据,点云数据携带位置信息和颜色信息,步骤212,包括:接收更新地图数据块;根据点云数据的位置信息进行描点,得到多个像素点;根据点云数据的颜色信息对对应的像素点进行填色,得到更新地图数据块对应的更新地图图像块。In one embodiment, the updated map data block includes point cloud data, and the point cloud data carries location information and color information. Step 212 includes: receiving the updated map data block; drawing points according to the location information of the point cloud data to obtain a plurality of pixels Point; Fill the corresponding pixel points according to the color information of the point cloud data to obtain the updated map image block corresponding to the updated map data block.
其中,更新地图数据块包括点云数据,点云数据携带位置信息和颜色信息。点云数据的位置信息用于唯一标识点云数据的位置,点云数据的颜色信息用于标识点云数据的颜色。Among them, the updated map data block includes point cloud data, and the point cloud data carries position information and color information. The location information of the point cloud data is used to uniquely identify the location of the point cloud data, and the color information of the point cloud data is used to identify the color of the point cloud data.
具体地,无人车接收服务器发送的更新地图数据块,根据点云数据的位置信息,在对应的位置上进行描点,得到多个像素点,再根据点云数据的颜色信息,对对应的像素点进行填色,完成对更新地图数据块的渲染,从而得到更新地图数据块对应的更新地图图像块。Specifically, the unmanned vehicle receives the updated map data block sent by the server, traces the points on the corresponding position according to the position information of the point cloud data, and obtains multiple pixels. Then, according to the color information of the point cloud data, the corresponding pixel The points are colored to complete the rendering of the updated map data block, thereby obtaining the updated map image block corresponding to the updated map data block.
在本实施例中,通过对更新地图数据块中的点云数据进行描点、填色,可以得到更新地图数据块对应的更新地图图像块,将更新地图数据块以图形化的形式展示,提高更新地 图数据块的可观性,实现可视化。In this embodiment, by tracing and filling the point cloud data in the updated map data block, the updated map image block corresponding to the updated map data block can be obtained, and the updated map data block is displayed in a graphical form to improve the update The observability of map data blocks enables visualization.
在一个实施例中,如图4所示,步骤212,包括:In one embodiment, as shown in FIG. 4, step 212 includes:
步骤402,接收更新地图数据块,渲染更新地图数据块;Step 402, receiving the updated map data block, and rendering the updated map data block;
步骤404,在更新地图数据块的渲染过程中,统计更新地图数据块的累计渲染时间;Step 404: During the rendering process of updating the map data block, count the cumulative rendering time of the updated map data block;
步骤406,当累计渲染时间大于预设渲染时间阈值时,向服务器发送地图数据分块调整请求,以使服务器调整地图数据分块的数量,对更新地图数据块重新分块,更新更新地图数据块;Step 406: When the accumulated rendering time is greater than the preset rendering time threshold, send a map data block adjustment request to the server, so that the server adjusts the number of map data blocks, re-blocks the updated map data block, and updates the updated map data block ;
步骤408,返回执行接收更新地图数据块,渲染更新地图数据块的步骤,直至累计渲染时间小于或等于预设渲染时间阈值,得到更新地图图像块。Step 408: Return to performing the steps of receiving the updated map data block and rendering the updated map data block until the accumulated rendering time is less than or equal to the preset rendering time threshold, and the updated map image block is obtained.
具体地,无人车在接收到更新地图数据块之后,对更新地图数据块进行渲染。因为不同时刻的更新地图数据块不同,所以需要在无人车对更新地图数据块进行渲染的过程中,统计更新地图数据块的累计渲染时间。当累计渲染时间大于预设渲染时间阈值时,说明历史地图数据分块的数量不符合当前的要求,使得无人车当前不能实时地(在较短的时间间隔内)得到当前的高精度地图,此时,无人车可以向服务器发送地图数据分块调整请求。地图数据分块调整请求可以携带预设渲染时间阈值内更新地图数据块的渲染情况。服务器接收到地图数据分块调整请求后,对预设渲染时间内更新地图数据块的渲染情况进行分析,对更新地图数据块重新分块,再将重新分块后的更新地图数据块发送至无人车,使得无人车可以在预设渲染时间阈值内完成对更新地图数据块的渲染,得到更新地图图像块。Specifically, after receiving the updated map data block, the unmanned vehicle renders the updated map data block. Because the updated map data blocks are different at different times, it is necessary to count the cumulative rendering time of the updated map data blocks during the process of rendering the updated map data blocks by the unmanned vehicle. When the accumulated rendering time is greater than the preset rendering time threshold, it means that the number of historical map data blocks does not meet the current requirements, so that the unmanned vehicle cannot currently obtain the current high-precision map in real time (within a short time interval). At this time, the unmanned vehicle can send a map data block adjustment request to the server. The map data block adjustment request may carry the rendering status of the updated map data block within a preset rendering time threshold. After the server receives the map data block adjustment request, it analyzes the rendering situation of the updated map data block within the preset rendering time, re-blocks the updated map data block, and then sends the updated map data block after the re-blocking to no People and vehicles enable the unmanned vehicle to complete the rendering of the updated map data block within the preset rendering time threshold to obtain the updated map image block.
进一步地,举个例子,为了保证当前的高精度地图的实时性,可以将预设渲染时间阈值设为0.5秒。服务器可以沿用历史地图数据分块的数量,将当前地图数据划分为同等数量的当前地图数据块。当无人车从周围环境简单的车道向周围环境复杂的车道行驶时,历史地图数据分块的数量很大可能不符合当前的要求。假设无人车刚抵达周围环境复杂的车道,在累计渲染时间到达0.5秒时,更新地图数据块的渲染进度为65%,那么无人车会向服务器发送地图数据分块调整请求。服务器接收到地图数据分块调整请求后,对更新地图数据块的渲染情况进行分析,对更新地图数据块重新分块,使得更新地图数据块的累计渲染时间在预设的渲染时间阈值范围内。假设在累计渲染时间到达0.4秒时,无人车完成了对重新分块后的更新地图数据块的渲染。虽然在此次渲染过程中用了0.9秒的时间,而直接沿用之前的分块数量可以在0.9秒内完成渲染,但是,车道之间是有一定的过渡的,无人车不可能在0.9秒后又从周围环境复杂的车道行驶到周围环境简单的车道,因此无人车后续在周围环境复杂的车道的行驶过程中可以沿用本次渲染的分块数量,将每次的渲染时间控制在0.5秒内,大大提高了渲染的效率。Further, for example, in order to ensure the real-time performance of the current high-precision map, the preset rendering time threshold may be set to 0.5 seconds. The server can use the number of historical map data blocks to divide the current map data into the same number of current map data blocks. When an unmanned vehicle travels from a lane with a simple surrounding environment to a lane with a complicated surrounding environment, the large number of historical map data blocks may not meet the current requirements. Assuming that the unmanned vehicle has just arrived in a lane with a complicated surrounding environment, and when the cumulative rendering time reaches 0.5 seconds, the rendering progress of the updated map data block is 65%, then the unmanned vehicle will send a map data block adjustment request to the server. After receiving the map data block adjustment request, the server analyzes the rendering situation of the updated map data block, and re-blocks the updated map data block, so that the cumulative rendering time of the updated map data block is within the preset rendering time threshold range. Assume that when the accumulated rendering time reaches 0.4 seconds, the unmanned vehicle has completed the rendering of the updated map data block after re-blocking. Although it took 0.9 seconds in this rendering process, and the previous block number can be used directly to complete the rendering in 0.9 seconds, but there is a certain transition between lanes, and it is impossible for unmanned vehicles to be in 0.9 seconds. Later, it drives from lanes with complex surroundings to lanes with simple surroundings. Therefore, the driverless vehicle can use the number of blocks rendered this time during subsequent driving in lanes with complex surroundings, and control the rendering time each time to 0.5 Within seconds, the rendering efficiency is greatly improved.
在一个实施例中,在更新地图数据块的渲染过程中,也可以通过树形数据结构的方法来进一步提高更新地图数据块的渲染效率。In one embodiment, during the rendering process of updating the map data block, the method of tree data structure can also be used to further improve the rendering efficiency of updating the map data block.
在本实施例中,在更新地图数据块的渲染过程中,无人车统计更新地图数据块的累计渲染时间,当累计渲染时间大于预设渲染时间阈值时,向服务器发送地图数据分块调整请求,使服务器对更新地图数据块重新分块,更新更新地图数据块,再重新渲染更新地图数据块,实现了对更新地图数据块渲染过程的监测,控制更新地图数据块的累计渲染时间,提高更新地图数据的渲染效率,从而为无人车提供实时的高精度地图。In this embodiment, during the rendering process of updating the map data block, the unmanned vehicle counts the accumulated rendering time of the updated map data block, and when the accumulated rendering time is greater than the preset rendering time threshold, sends a map data block adjustment request to the server , To enable the server to re-divide the updated map data block, update the updated map data block, and then re-render the updated map data block to realize the monitoring of the rendering process of the updated map data block, control the cumulative rendering time of the updated map data block, and improve the update The rendering efficiency of map data provides real-time high-precision maps for unmanned vehicles.
在一个实施例中,步骤214,包括:根据地图数据位置信息,确定更新地图图像块和相同的编号对应的地图图像块的显示区域;将更新地图图像块和相同的编号对应的地图图像块按显示区域组合,得到当前的高精度地图;显示当前的高精度地图。In one embodiment, step 214 includes: determining the display area of the updated map image block and the map image block corresponding to the same number according to the location information of the map data; pressing the updated map image block and the map image block corresponding to the same number Display the combination of areas to get the current high-precision map; display the current high-precision map.
其中,无人车包括显示屏,可以通过显示屏来显示当前的高精度地图。Among them, the unmanned vehicle includes a display screen, through which the current high-precision map can be displayed.
具体地,无人车根据地图数据位置信息,确定更新地图图像块和相同的编号对应的地图图像块的显示区域。例如,如图3所示,(x1,y5)对应的地图图像块的显示区域为第一行第一列,(x3,y3)对应的地图图像块的显示区域为第三行第三列。无人车将更新地图图像块和相同的编号对应的地图图像块按显示区域组合,可以得到当前的高精度地图。无人车通过显示屏显示当前的高精度地图。Specifically, the unmanned vehicle determines the display area of the updated map image block and the map image block corresponding to the same number according to the location information of the map data. For example, as shown in FIG. 3, the display area of the map image block corresponding to (x1, y5) is the first row and first column, and the display area of the map image block corresponding to (x3, y3) is the third row and third column. The unmanned vehicle will update the map image block and the map image block corresponding to the same number by combining the display area to obtain the current high-precision map. The unmanned vehicle displays the current high-precision map on the display screen.
在本实施例中,根据地图数据位置信息确定各个地图图像块的显示区域,将各个地图图像块按对应的显示区域组合,提高各个地图图像块组合的合理性,以及高精度地图的准确性,最后将高精度地图显示出来,实现了高精度地图的可视化。In this embodiment, the display area of each map image block is determined according to the map data location information, and each map image block is combined according to the corresponding display area to improve the rationality of each map image block combination and the accuracy of the high-precision map. Finally, the high-precision map is displayed, and the visualization of the high-precision map is realized.
在一个实施例中,如图5所示,提供了另一种高精度地图更新方法,以该方法应用于图1中的无人车为例进行说明,包括以下步骤:In one embodiment, as shown in FIG. 5, another method for updating a high-precision map is provided. Taking the method applied to the unmanned vehicle in FIG. 1 as an example for description, the method includes the following steps:
步骤502,获取车辆的当前位置信息和历史位置信息,根据车辆的当前位置信息和历史位置信息,计算得到车辆的行驶距离;Step 502: Obtain current position information and historical position information of the vehicle, and calculate the travel distance of the vehicle according to the current position information and historical position information of the vehicle;
步骤504,当车辆的行驶距离大于行驶距离阈值时,向服务器发送地图数据更新请求,服务器中存储有地图数据,地图数据携带地图数据位置信息,地图数据更新请求携带车辆当前的位置信息;Step 504: When the driving distance of the vehicle is greater than the driving distance threshold, send a map data update request to the server, the server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle;
步骤506,接收当前地图数据块编号集合,当前地图数据块编号集合是服务器根据车辆当前的位置信息和地图数据位置信息查找到对应的当前地图数据后,根据地图数据位置信息对当前地图数据进行分块编号组成的;Step 506: Receive the current map data block number set. After the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information, the current map data is classified according to the map data location information. Composed of block numbers;
步骤508,获取历史地图数据块编号集合,历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;Step 508: Obtain the historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
步骤510,在当前地图数据块编号集合中,确定与历史地图数据块编号集合相同的编号和不同的编号;在历史地图数据块编号集合中,确定与当前地图数据块编号集合不同的编号;Step 510, in the current map data block number set, determine the same number as the historical map data block number set and a different number; in the historical map data block number set, determine a number different from the current map data block number set;
步骤512,将当前地图数据块编号集合中,与历史地图数据块编号集合不同的编号发 送至服务器,以使服务器根据不同的编号查找到对应的更新地图数据块;Step 512: Send a number in the current map data block number set that is different from the historical map data block number set to the server, so that the server can find the corresponding updated map data block according to the different numbers;
步骤514,将历史地图数据块编号集合中,与当前地图数据块编号集合不同的编号、对应的地图数据块和地图图像块删除;Step 514: Delete the number that is different from the current map data block number set, the corresponding map data block and the map image block in the historical map data block number set;
步骤516,接收更新地图数据块,根据更新地图数据块中点云数据的位置信息进行描点,得到多个像素点;根据点云数据的颜色信息对对应的像素点进行填色;Step 516: Receive the updated map data block, trace points according to the position information of the point cloud data in the updated map data block to obtain multiple pixels; fill the corresponding pixels according to the color information of the point cloud data;
步骤518,在更新地图数据块的渲染过程中,统计更新地图数据块的累计渲染时间;Step 518: During the rendering process of updating the map data block, count the cumulative rendering time of the updated map data block;
步骤520,当累计渲染时间大于预设渲染时间阈值时,向服务器发送地图数据分块调整请求,以使服务器调整地图数据分块的数量,对更新地图数据块重新分块,更新更新地图数据块;Step 520: When the accumulated rendering time is greater than the preset rendering time threshold, send a map data block adjustment request to the server, so that the server adjusts the number of map data blocks, re-blocks the updated map data block, and updates the updated map data block ;
步骤522,返回执行接收更新地图数据块,根据更新地图数据块中点云数据的位置信息进行描点,得到多个像素点;根据点云数据的颜色信息对对应的像素点进行填色的步骤,直至累计渲染时间小于或等于预设渲染时间阈值,得到更新地图图像块;Step 522: Return to the step of receiving the updated map data block, and tracing points according to the position information of the point cloud data in the updated map data block to obtain multiple pixels; and coloring the corresponding pixels according to the color information of the point cloud data. Until the cumulative rendering time is less than or equal to the preset rendering time threshold, the updated map image block is obtained;
步骤524,根据地图数据位置信息,确定更新地图图像块和相同的编号对应的地图图像块的显示区域;Step 524: Determine the display area of the updated map image block and the map image block corresponding to the same number according to the location information of the map data;
步骤526,将更新地图图像块和相同的编号对应的地图图像块按显示区域组合,得到当前的高精度地图;Step 526: Combine the updated map image block and the map image block corresponding to the same number according to the display area to obtain the current high-precision map;
步骤528,显示当前的高精度地图。Step 528: Display the current high-precision map.
在本实施例中,无人车通过计算自身的行驶距离,判断是否更新当前的高精度地图,当行驶距离大于行驶距离阈值时,向服务器发送地图数据更新请求,接收服务器返回的当前地图数据块编号集合,将当前地图数据块编号集合与历史地图数据块编号集合比对,得到当前地图数据块编号集合中与历史地图数据块编号集合相同的编号和不同的编号,以及历史地图数据块编号集合中与当前地图数据块编号集合不同的编号;无人车将历史地图数据块编号集合中与当前地图数据块编号集合不同的编号、以及此类编号对应的地图数据块和地图图像块删除,再将当前地图数据块编号集合中与历史地图数据块编号集合不同的编号发送服务器,接收服务器返回的更新地图数据块,对更新地图数据块进行渲染;在更新地图数据块的渲染过程中,统计累计渲染时间,判断是否需要重新调整地图数据分块的数量,当累计渲染时间大于时间阈值时,向服务器发送地图数据分块调整请求,接收重新分块后的更新地图数据块,对重新分块后的更新地图数据块进行渲染,得到更新地图图像块,进一步地,将更新地图图像块和已渲染过的相同的编号对应的地图图像块按地图数据位置信息进行组合,得到当前的高精度地图,显示当前的高精度地图,可以避免重复渲染,减少渲染的数据量,节省渲染时间,提高渲染效率,实现当前的高精度地图的实时性和可视化。In this embodiment, the unmanned vehicle determines whether to update the current high-precision map by calculating its own driving distance. When the driving distance is greater than the driving distance threshold, it sends a map data update request to the server and receives the current map data block returned by the server. Number set, compare the current map data block number set with the historical map data block number set to obtain the same number and different number in the current map data block number set as the historical map data block number set, and the historical map data block number set The number in the current map data block number set is different from the current map data block number set; the unmanned vehicle deletes the numbers in the historical map data block number set that are different from the current map data block number set, as well as the map data blocks and map image blocks corresponding to such numbers, and then Send the number of the current map data block number set different from the historical map data block number set to the server, receive the updated map data block returned by the server, and render the updated map data block; in the rendering process of the updated map data block, the statistics are accumulated Rendering time, to determine whether it is necessary to re-adjust the number of map data blocks. When the accumulated rendering time is greater than the time threshold, send a map data block adjustment request to the server, receive the updated map data block after re-blocking, and check the re-blocking The updated map data block is rendered to obtain the updated map image block. Further, the updated map image block and the rendered map image block corresponding to the same number are combined according to the map data location information to obtain the current high-precision map, Displaying the current high-precision map can avoid repeated rendering, reduce the amount of rendered data, save rendering time, improve rendering efficiency, and realize the real-time and visualization of the current high-precision map.
应该理解的是,虽然图2、图4-5的流程图中的各个步骤按照箭头的指示依次显示, 但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2、图4-5中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the steps in the flowcharts of FIGS. 2 and 4-5 are displayed in sequence as indicated by the arrows, these steps are not necessarily executed in the order indicated by the arrows. Unless specifically stated in this article, the execution of these steps is not strictly limited in order, and these steps can be executed in other orders. Moreover, at least part of the steps in Figures 2 and 4-5 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but can be executed at different times. The order of execution of the steps or stages is not necessarily performed sequentially, but may be executed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
在一个实施例中,如图6所示,提供一种高精度地图更新装置600,包括:地图数据更新请求发送模块602、当前地图数据块编号集合接收模块604、历史地图数据块编号集合获取模块606、编号确定模块608、编号发送模块610、地图数据渲染模块612和高精度地图组成模块614,其中:In one embodiment, as shown in FIG. 6, a high-precision map update device 600 is provided, including: a map data update request sending module 602, a current map data block number set receiving module 604, and a historical map data block number set acquiring module 606. Number determining module 608, number sending module 610, map data rendering module 612, and high-precision map composition module 614, where:
地图数据更新请求发送模块602,用于向服务器发送地图数据更新请求,服务器中存储有地图数据,地图数据携带地图数据位置信息,地图数据更新请求携带车辆当前的位置信息;The map data update request sending module 602 is configured to send a map data update request to the server. The server stores map data, the map data carries the map data location information, and the map data update request carries the current location information of the vehicle;
当前地图数据块编号集合接收模块604,用于接收当前地图数据块编号集合,当前地图数据块编号集合是服务器根据车辆当前的位置信息和地图数据位置信息查找到对应的当前地图数据后,根据地图数据位置信息对当前地图数据进行分块编号组成的;The current map data block number set receiving module 604 is used to receive the current map data block number set. The current map data block number set is that the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information. The data location information is composed of block numbers of the current map data;
历史地图数据块编号集合获取模块606,用于获取历史地图数据块编号集合,历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;The historical map data block number collection acquiring module 606 is configured to acquire a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
编号确定模块608,用于在当前地图数据块编号集合中,确定与历史地图数据块编号集合相同的编号和不同的编号;The number determining module 608 is configured to determine the same number and a different number from the historical map data block number set in the current map data block number set;
编号发送模块610,用于将不同的编号发送至服务器,以使服务器根据不同的编号查找到对应的更新地图数据块;The number sending module 610 is configured to send different numbers to the server, so that the server can find the corresponding update map data block according to the different numbers;
地图数据渲染模块612,用于接收更新地图数据块,渲染更新地图数据块,得到对应的更新地图图像块;The map data rendering module 612 is configured to receive the updated map data block, render the updated map data block, and obtain the corresponding updated map image block;
高精度地图组成模块614,用于更新地图图像块和相同的编号对应的地图图像块组成当前的高精度地图,相同的编号对应的地图图像块为已渲染得到的地图图像块。The high-precision map composition module 614 is configured to update the map image block and the map image block corresponding to the same number to form the current high-precision map, and the map image block corresponding to the same number is the rendered map image block.
在一个实施例中,高精度地图更新装置还包括距离计算模块616,用于获取车辆的当前位置信息和历史位置信息;根据车辆的当前位置信息和历史位置信息,计算得到车辆的行驶距离;当车辆的行驶距离大于行驶距离阈值时,执行向服务器发送地图数据更新请求的步骤。In one embodiment, the high-precision map update device further includes a distance calculation module 616, which is used to obtain the current position information and historical position information of the vehicle; calculate the driving distance of the vehicle according to the current position information and historical position information of the vehicle; When the travel distance of the vehicle is greater than the travel distance threshold, the step of sending a map data update request to the server is executed.
在一个实施例中,高精度地图更新装置600还包括地图数据删除模块618,用于在历史地图数据块编号集合中,确定与当前地图数据块编号集合不同的编号,将与当前地图数 据块编号集合不同的编号删除;及将与当前地图数据块编号集合不同的编号对应的地图数据块和地图图像块删除。In one embodiment, the high-precision map update device 600 further includes a map data deletion module 618, which is used to determine a number that is different from the current map data block number set in the historical map data block number set, which will be the same as the current map data block number. Delete different numbers in the set; and delete map data blocks and map image blocks corresponding to numbers different from the current map data block number set.
在一个实施例中,地图数据渲染模块612还用于接收更新地图数据块;根据点云数据的位置信息进行描点,得到多个像素点;根据点云数据的颜色信息对对应的像素点进行填色,得到更新地图数据块对应的更新地图图像块。In one embodiment, the map data rendering module 612 is also used to receive updated map data blocks; draw points according to the position information of the point cloud data to obtain multiple pixels; fill in the corresponding pixel points according to the color information of the point cloud data Color, the updated map image block corresponding to the updated map data block is obtained.
在一个实施例中,地图数据渲染模块612还用于接收更新地图数据块,渲染更新地图数据块在更新地图数据块的渲染过程中,统计更新地图数据块的累计渲染时间;当累计渲染时间大于预设渲染时间阈值时,向服务器发送地图数据分块调整请求,以使服务器调整地图数据分块的数量,对更新地图数据块重新分块,更新更新地图数据块;返回执行接收更新地图数据块,渲染更新地图数据块的步骤,直至累计渲染时间小于或等于预设渲染时间阈值,得到更新地图图像块。In one embodiment, the map data rendering module 612 is also used to receive the updated map data block, and to render the updated map data block. During the rendering process of the updated map data block, calculate the accumulated rendering time of the updated map data block; when the accumulated rendering time is greater than When the rendering time threshold is preset, send a map data block adjustment request to the server so that the server can adjust the number of map data blocks, re-block the updated map data block, update the updated map data block; return to execute the receive update map data block , The step of rendering the updated map data block until the accumulated rendering time is less than or equal to the preset rendering time threshold, and the updated map image block is obtained.
在一个实施例中,高精度地图组成模块614还用于根据地图数据位置信息,确定更新地图图像块和相同的编号对应的地图图像块的显示区域;将更新地图图像块和相同的编号对应的地图图像块按显示区域组合,得到当前的高精度地图;显示当前的高精度地图。In one embodiment, the high-precision map composition module 614 is further configured to determine the display area of the updated map image block and the map image block corresponding to the same number according to the location information of the map data; The map image blocks are combined according to the display area to obtain the current high-precision map; the current high-precision map is displayed.
关于高精度地图更新装置的具体限定可以参见上文中对于高精度地图更新方法的限定,在此不再赘述。上述高精度地图更新装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific limitation of the high-precision map updating device, please refer to the above-mentioned limitation on the high-precision map updating method, which will not be repeated here. Each module in the above-mentioned high-precision map updating device can be implemented in whole or in part by software, hardware, and a combination thereof. The above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
在一个实施例中,提供了一种计算机设备,该计算机设备可以是终端,其内部结构图可以如图7所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口、显示屏和输入装置。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统和计算机程序。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机程序被处理器执行时以实现一种高精度地图更新方法。该计算机设备的显示屏可以是液晶显示屏或者电子墨水显示屏,该计算机设备的输入装置可以是显示屏上覆盖的触摸层,也可以是计算机设备外壳上设置的按键、轨迹球或触控板,还可以是外接的键盘、触控板或鼠标等。In one embodiment, a computer device is provided. The computer device may be a terminal, and its internal structure diagram may be as shown in FIG. 7. The computer equipment includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used to communicate with an external terminal through a network connection. The computer program is executed by the processor to realize a high-precision map update method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, or it can be a button, a trackball or a touch pad set on the housing of the computer equipment , It can also be an external keyboard, touchpad, or mouse.
本领域技术人员可以理解,图7中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in FIG. 7 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied. The specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
在一个实施例中,还提供了一种计算机设备,包括存储器和处理器,存储器中存储有计算机程序,该处理器执行计算机程序时实现上述各方法实施例中的步骤。In one embodiment, a computer device is further provided, including a memory and a processor, and a computer program is stored in the memory, and the processor implements the steps in the foregoing method embodiments when the computer program is executed.
在一个实施例中,提供了一种计算机可读存储介质,其上存储有计算机程序,该计算机程序被处理器执行时实现上述各方法实施例中的步骤。In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and the computer program is executed by a processor to implement the steps in the foregoing method embodiments.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一非易失性计算机可读取存储介质中,该计算机程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和/或易失性存储器。非易失性存储器可包括只读存储器(ROM)、可编程ROM(PROM)、电可编程ROM(EPROM)、电可擦除可编程ROM(EEPROM)或闪存。易失性存储器可包括随机存取存储器(RAM)或者外部高速缓冲存储器。作为说明而非局限,RAM以多种形式可得,诸如静态RAM(SRAM)、动态RAM(DRAM)、同步DRAM(SDRAM)、双数据率SDRAM(DDRSDRAM)、增强型SDRAM(ESDRAM)、同步链路(Synchlink)DRAM(SLDRAM)、存储器总线(Rambus)直接RAM(RDRAM)、直接存储器总线动态RAM(DRDRAM)、以及存储器总线动态RAM(RDRAM)等。A person of ordinary skill in the art can understand that all or part of the processes in the above-mentioned embodiment methods can be implemented by instructing relevant hardware through a computer program. The computer program can be stored in a non-volatile computer readable storage. In the medium, when the computer program is executed, it may include the processes of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database, or other media used in the embodiments provided in this application may include non-volatile and/or volatile memory. Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory may include random access memory (RAM) or external cache memory. As an illustration and not a limitation, RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain Channel (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), etc.
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined arbitrarily. In order to make the description concise, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction in the combination of these technical features, they should be It is considered as the range described in this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only express several implementation manners of the present application, and the description is relatively specific and detailed, but it should not be understood as a limitation on the scope of the invention patent. It should be pointed out that for those of ordinary skill in the art, without departing from the concept of this application, several modifications and improvements can be made, and these all fall within the protection scope of this application. Therefore, the scope of protection of the patent of this application shall be subject to the appended claims.

Claims (10)

  1. 一种高精度地图更新方法,其特征在于,包括:A method for updating a high-precision map, which is characterized in that it includes:
    向服务器发送地图数据更新请求,所述服务器中存储有地图数据,所述地图数据携带地图数据位置信息,所述地图数据更新请求携带车辆当前的位置信息;Sending a map data update request to a server, where map data is stored in the server, the map data carries map data location information, and the map data update request carries current location information of the vehicle;
    接收当前地图数据块编号集合,所述当前地图数据块编号集合是所述服务器根据所述车辆当前的位置信息和所述地图数据位置信息查找到对应的当前地图数据后,根据所述地图数据位置信息对所述当前地图数据进行分块编号组成的;Receive a current map data block number set, where the current map data block number set is based on the location of the map data after the server finds the corresponding current map data according to the current location information of the vehicle and the map data location information The information is composed of block numbers of the current map data;
    获取历史地图数据块编号集合,所述历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的地图图像块;Acquiring a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
    在所述当前地图数据块编号集合中,确定与所述历史地图数据块编号集合相同的编号和不同的编号;In the current map data block number set, determine the same number and a different number as the historical map data block number set;
    将所述不同的编号发送至所述服务器,以使所述服务器根据所述不同的编号查找到对应的更新地图数据块;Sending the different numbers to the server, so that the server finds the corresponding update map data block according to the different numbers;
    接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块;Receiving the updated map data block, rendering the updated map data block to obtain the corresponding updated map image block;
    所述更新地图图像块和所述相同的编号对应的地图图像块组成当前的高精度地图,所述相同的编号对应的地图图像块为已渲染得到的地图图像块。The updated map image block and the map image block corresponding to the same number constitute a current high-precision map, and the map image block corresponding to the same number is a rendered map image block.
  2. 根据权利要求1所述的方法,其特征在于,在所述向所述服务器发送地图数据更新请求之前,方法还包括:The method according to claim 1, characterized in that, before the sending a map data update request to the server, the method further comprises:
    获取车辆的当前位置信息和历史位置信息;Obtain the current location information and historical location information of the vehicle;
    根据所述车辆的当前位置信息和历史位置信息,计算得到车辆的行驶距离;Calculate the travel distance of the vehicle according to the current location information and historical location information of the vehicle;
    当所述车辆的行驶距离大于行驶距离阈值时,执行所述向所述服务器发送地图数据更新请求的步骤。When the driving distance of the vehicle is greater than the driving distance threshold, the step of sending a map data update request to the server is executed.
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method according to claim 1, wherein the method further comprises:
    在所述历史地图数据块编号集合中,确定与所述当前地图数据块编号集合不同的编号,将所述与所述当前地图数据块编号集合不同的编号删除;及In the historical map data block number set, determine a number that is different from the current map data block number set, and delete the number that is different from the current map data block number set; and
    将所述与所述当前地图数据块编号集合不同的编号对应的地图数据块和地图图像块删除。The map data blocks and map image blocks corresponding to numbers different from the set of current map data block numbers are deleted.
  4. 根据权利要求1所述的方法,其特征在于,所述更新地图数据块包括点云数据,所述点云数据携带位置信息和颜色信息,所述接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块,包括:The method according to claim 1, wherein the update map data block includes point cloud data, the point cloud data carries position information and color information, and the update map data block is received, and the update is rendered Map data block to obtain the corresponding updated map image block, including:
    接收所述更新地图数据块;Receiving the updated map data block;
    根据所述点云数据的位置信息进行描点,得到多个像素点;Tracing points according to the position information of the point cloud data to obtain multiple pixel points;
    根据所述点云数据的颜色信息对对应的像素点进行填色,得到所述更新地图数据块对应的更新地图图像块。Fill the corresponding pixel points according to the color information of the point cloud data to obtain the updated map image block corresponding to the updated map data block.
  5. 根据权利要求1所述的方法,其特征在于,所述接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块,包括:The method according to claim 1, wherein the receiving the updated map data block, rendering the updated map data block, and obtaining the corresponding updated map image block comprises:
    接收所述更新地图数据块,渲染所述更新地图数据块;Receiving the updated map data block, and rendering the updated map data block;
    在所述更新地图数据块的渲染过程中,统计所述更新地图数据块的累计渲染时间;During the rendering process of the updated map data block, the accumulated rendering time of the updated map data block is counted;
    当所述累计渲染时间大于预设渲染时间阈值时,向所述服务器发送地图数据分块调整请求,以使所述服务器调整地图数据分块的数量,对所述更新地图数据块重新分块,更新所述更新地图数据块;When the accumulated rendering time is greater than a preset rendering time threshold, sending a map data block adjustment request to the server, so that the server adjusts the number of map data blocks and re-blocks the updated map data block, Update the update map data block;
    返回执行所述接收所述更新地图数据块,渲染所述更新地图数据块的步骤,直至所述累计渲染时间小于或等于预设渲染时间阈值,得到所述更新地图图像块。Return to executing the steps of receiving the updated map data block and rendering the updated map data block until the accumulated rendering time is less than or equal to the preset rendering time threshold to obtain the updated map image block.
  6. 根据权利要求1所述的方法,其特征在于,所述更新地图图像块和所述相同的编号对应的地图图像块组成当前的高精度地图,包括:The method according to claim 1, wherein the updating map image block and the map image block corresponding to the same number form a current high-precision map, comprising:
    根据所述地图数据位置信息,确定所述更新地图图像块和所述相同的编号对应的地图图像块的显示区域;Determine, according to the map data location information, the display area of the updated map image block and the map image block corresponding to the same number;
    将所述更新地图图像块和所述相同的编号对应的地图图像块按所述显示区域组合,得到所述当前的高精度地图;Combining the updated map image block and the map image block corresponding to the same number according to the display area to obtain the current high-precision map;
    显示所述当前的高精度地图。Display the current high-precision map.
  7. 一种高精度地图更新装置,其特征在于,包括:A high-precision map updating device is characterized in that it comprises:
    地图数据更新请求发送模块,用于向服务器发送地图数据更新请求,所述服务器中存储有地图数据,所述地图数据携带地图数据位置信息,所述地图数据更新请求携带车辆当前的位置信息;A map data update request sending module, configured to send a map data update request to a server, where map data is stored in the server, the map data carries map data location information, and the map data update request carries current location information of the vehicle;
    当前地图数据块编号集合接收模块,用于接收当前地图数据块编号集合,所述当前地图数据块编号集合是所述服务器根据所述车辆当前的位置信息和所述地图数据位置信息查找到对应的当前地图数据后,根据所述地图数据位置信息对所述当前地图数据进行分块编号组成的;The current map data block number set receiving module is configured to receive the current map data block number set, where the current map data block number set is found by the server according to the current location information of the vehicle and the map data location information After the current map data, the current map data is divided and numbered according to the location information of the map data;
    历史地图数据块编号集合获取模块,用于获取历史地图数据块编号集合,所述历史地图数据块编号集合对应的地图数据块在生成历史高精度地图的过程中已渲染得到对应的 地图图像块;The historical map data block number collection acquiring module is configured to acquire a historical map data block number set, and the map data block corresponding to the historical map data block number set has been rendered to obtain the corresponding map image block during the process of generating the historical high-precision map;
    编号确定模块,用于在所述当前地图数据块编号集合中,确定与所述历史地图数据块编号集合相同的编号和不同的编号;A number determining module, configured to determine the same number and a different number from the historical map data block number set in the current map data block number set;
    编号发送模块,用于将所述不同的编号发送至所述服务器,以使所述服务器根据所述不同的编号查找到对应的更新地图数据块;A number sending module, configured to send the different numbers to the server, so that the server can find the corresponding update map data block according to the different numbers;
    地图数据渲染模块,用于接收所述更新地图数据块,渲染所述更新地图数据块,得到对应的更新地图图像块;The map data rendering module is configured to receive the updated map data block, render the updated map data block, and obtain the corresponding updated map image block;
    高精度地图组成模块,用于所述更新地图图像块和所述相同的编号对应的地图图像块组成当前的高精度地图,所述相同的编号对应的地图图像块为已渲染得到的地图图像块。The high-precision map composition module is used for the updated map image block and the map image block corresponding to the same number to form a current high-precision map, and the map image block corresponding to the same number is a rendered map image block .
  8. 根据权利要求7所述的装置,其特征在于,所述装置还包括行驶距离计算模块,用于获取车辆的当前位置信息和历史位置信息;根据所述车辆的当前位置信息和历史位置信息,计算得到车辆的行驶距离;当所述车辆的行驶距离大于行驶距离阈值时,执行所述向所述服务器发送地图数据更新请求的步骤。The device according to claim 7, characterized in that the device further comprises a driving distance calculation module for obtaining current position information and historical position information of the vehicle; calculating according to the current position information and historical position information of the vehicle Obtain the travel distance of the vehicle; when the travel distance of the vehicle is greater than the travel distance threshold, execute the step of sending a map data update request to the server.
  9. 一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现权利要求1至6中任一项所述方法的步骤。A computer device comprising a memory, a processor, and a computer program stored on the memory and running on the processor, wherein the processor implements any one of claims 1 to 6 when the computer program is executed The steps of the method.
  10. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现权利要求1至6中任一项所述的方法的步骤。A computer-readable storage medium having a computer program stored thereon, wherein the computer program implements the steps of the method according to any one of claims 1 to 6 when the computer program is executed by a processor.
PCT/CN2020/073517 2020-01-21 2020-01-21 Method and apparatus for updating high-precision map, and computer device, and storage medium WO2021146921A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202080003159.2A CN113498474A (en) 2020-01-21 2020-01-21 High-precision map updating method and device, computer equipment and storage medium
PCT/CN2020/073517 WO2021146921A1 (en) 2020-01-21 2020-01-21 Method and apparatus for updating high-precision map, and computer device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/073517 WO2021146921A1 (en) 2020-01-21 2020-01-21 Method and apparatus for updating high-precision map, and computer device, and storage medium

Publications (1)

Publication Number Publication Date
WO2021146921A1 true WO2021146921A1 (en) 2021-07-29

Family

ID=76991930

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/073517 WO2021146921A1 (en) 2020-01-21 2020-01-21 Method and apparatus for updating high-precision map, and computer device, and storage medium

Country Status (2)

Country Link
CN (1) CN113498474A (en)
WO (1) WO2021146921A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114461739A (en) * 2021-12-29 2022-05-10 广州极飞科技股份有限公司 Map tile processing method, device, equipment and medium
CN114880337B (en) * 2022-05-17 2023-11-24 北京百度网讯科技有限公司 Map data integrated updating method, device, equipment and storage medium
CN114756798B (en) * 2022-06-13 2022-10-18 中汽创智科技有限公司 Point cloud rendering method and system based on Web end and storage medium
CN115420297B (en) * 2022-11-04 2023-03-24 安徽蔚来智驾科技有限公司 Map updating method, computer device, and computer-readable storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102506887A (en) * 2011-11-10 2012-06-20 厦门雅迅网络股份有限公司 Geographic navigation method
CN106996793A (en) * 2015-11-04 2017-08-01 丰田自动车株式会社 Map rejuvenation decision-making system
CN107016924A (en) * 2016-12-20 2017-08-04 阿里巴巴集团控股有限公司 Tile map generation method, update method and device in virtual map
US20180188037A1 (en) * 2016-12-30 2018-07-05 DeepMap Inc. Occupancy Map Updates Based on Sensor Data Collected by Autonomous Vehicles
US20180189323A1 (en) * 2016-12-30 2018-07-05 DeepMap Inc. High definition map and route storage management system for autonomous vehicles
CN108763287A (en) * 2018-04-13 2018-11-06 同济大学 On a large scale can traffic areas driving map construction method and its unmanned application process
CN109657031A (en) * 2018-12-28 2019-04-19 国汽(北京)智能网联汽车研究院有限公司 A kind of generation of Dynamic High-accuracy map and application method based on intelligent network connection automobile
CN109831518A (en) * 2019-03-06 2019-05-31 珠海金山网络游戏科技有限公司 A kind of map datum method for down loading and device calculate equipment and storage medium
CN110309243A (en) * 2018-03-22 2019-10-08 杭州海康威视系统技术有限公司 Obtain method, apparatus, equipment and the storage medium of outdoor scene electronic map
US20190325737A1 (en) * 2019-06-28 2019-10-24 Hassnaa Moustafa Information centric network high definition map distribution
CN110532276A (en) * 2019-08-21 2019-12-03 北京汽车股份有限公司 Map updating method and updating device, vehicle

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000067382A (en) * 1998-08-25 2000-03-03 Fujitsu Ten Ltd Traffic information display device
JP2003114613A (en) * 2001-10-03 2003-04-18 Netgene Co Ltd Map data dividing method, car navigation system, and car navigation device
JP2004294599A (en) * 2003-03-26 2004-10-21 Kokusai Kogyo Co Ltd Map data distributing method, and server and system for distribution
CN103744855B (en) * 2013-11-29 2017-07-28 航天恒星科技有限公司 A kind of tile map storage method based on aggregate file
CN106803402B (en) * 2017-04-05 2019-04-16 山东慧行天下文化传媒有限公司 Intelligent guide guide system and method based on the classification display of map pantograph ratio
CN109260708B (en) * 2018-08-24 2020-01-10 腾讯科技(深圳)有限公司 Map rendering method and device and computer equipment
CN110059151B (en) * 2019-04-26 2022-10-25 北京百度网讯科技有限公司 Map rendering method, map rendering device, map server, and storage medium
CN110287276B (en) * 2019-05-27 2021-08-31 百度在线网络技术(北京)有限公司 High-precision map updating method and device and storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102506887A (en) * 2011-11-10 2012-06-20 厦门雅迅网络股份有限公司 Geographic navigation method
CN106996793A (en) * 2015-11-04 2017-08-01 丰田自动车株式会社 Map rejuvenation decision-making system
CN107016924A (en) * 2016-12-20 2017-08-04 阿里巴巴集团控股有限公司 Tile map generation method, update method and device in virtual map
US20180188037A1 (en) * 2016-12-30 2018-07-05 DeepMap Inc. Occupancy Map Updates Based on Sensor Data Collected by Autonomous Vehicles
US20180189323A1 (en) * 2016-12-30 2018-07-05 DeepMap Inc. High definition map and route storage management system for autonomous vehicles
CN110309243A (en) * 2018-03-22 2019-10-08 杭州海康威视系统技术有限公司 Obtain method, apparatus, equipment and the storage medium of outdoor scene electronic map
CN108763287A (en) * 2018-04-13 2018-11-06 同济大学 On a large scale can traffic areas driving map construction method and its unmanned application process
CN109657031A (en) * 2018-12-28 2019-04-19 国汽(北京)智能网联汽车研究院有限公司 A kind of generation of Dynamic High-accuracy map and application method based on intelligent network connection automobile
CN109831518A (en) * 2019-03-06 2019-05-31 珠海金山网络游戏科技有限公司 A kind of map datum method for down loading and device calculate equipment and storage medium
US20190325737A1 (en) * 2019-06-28 2019-10-24 Hassnaa Moustafa Information centric network high definition map distribution
CN110532276A (en) * 2019-08-21 2019-12-03 北京汽车股份有限公司 Map updating method and updating device, vehicle

Also Published As

Publication number Publication date
CN113498474A (en) 2021-10-12

Similar Documents

Publication Publication Date Title
WO2021146921A1 (en) Method and apparatus for updating high-precision map, and computer device, and storage medium
US20200393265A1 (en) Lane line determination for high definition maps
EP3944212A2 (en) Method and apparatus of assisting vehicle driving, electronic device and storage medium
TW201933157A (en) Systems and methods for monitoring traffic congestion
CN112991742B (en) Visual simulation method and system for real-time traffic data
CN109697875A (en) Plan the method and device of driving trace
CN110849384A (en) Navigation route generation method and device, readable storage medium and computer equipment
JP2021168174A (en) Method and apparatus for identifying vehicle alignment information, electronic device, roadside device, cloud control platform, storage medium, and computer program product
CN111121815B (en) Path display method, system and computer storage medium based on AR-HUD navigation
CN115100867B (en) Urban intelligent traffic simulation method based on digital twins
CN109583312A (en) Lane detection method, apparatus, equipment and storage medium
US20230278587A1 (en) Method and apparatus for detecting drivable area, mobile device and storage medium
CN111753639A (en) Perception map generation method and device, computer equipment and storage medium
CN113190538A (en) Road construction method and device based on track data, storage medium and terminal
WO2021146918A1 (en) Traffic light control method and apparatus, computer device, and storage medium
WO2024125253A1 (en) Bus arrival time uncertainty visualization method and system, device and medium
CN116620168B (en) Barrier early warning method and device, electronic equipment and storage medium
CN115526069B (en) Simulated driving scene generation method, device, equipment and computer readable medium
CN116817950A (en) Path planning method, apparatus, device, system, storage medium and program product
CN112146666A (en) Vehicle driving route marking method and device, computer equipment and storage medium
CN115203823A (en) Driving simulation test method and device, computer equipment and storage medium
CN111260753B (en) Map drawing method and device, storage medium and electronic device
CN117911574B (en) Road straightening data processing method and device and electronic equipment
CN117739950B (en) Map generation method, device and equipment
CN110782688B (en) Vehicle driving state display method and device, storage medium and computer equipment

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

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

Country of ref document: EP

Kind code of ref document: A1