WO2022057238A1 - Remote control parking control method and device, vehicle, and storage medium - Google Patents

Remote control parking control method and device, vehicle, and storage medium Download PDF

Info

Publication number
WO2022057238A1
WO2022057238A1 PCT/CN2021/084454 CN2021084454W WO2022057238A1 WO 2022057238 A1 WO2022057238 A1 WO 2022057238A1 CN 2021084454 W CN2021084454 W CN 2021084454W WO 2022057238 A1 WO2022057238 A1 WO 2022057238A1
Authority
WO
WIPO (PCT)
Prior art keywords
parking
current
path
mobile terminal
remote
Prior art date
Application number
PCT/CN2021/084454
Other languages
French (fr)
Chinese (zh)
Inventor
丁磊
常博
邓晓天
何彦
Original Assignee
华人运通(上海)自动驾驶科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华人运通(上海)自动驾驶科技有限公司 filed Critical 华人运通(上海)自动驾驶科技有限公司
Publication of WO2022057238A1 publication Critical patent/WO2022057238A1/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W30/00Purposes of road vehicle drive control systems not related to the control of a particular sub-unit, e.g. of systems using conjoint control of vehicle sub-units, or advanced driver assistance systems for ensuring comfort, stability and safety or drive control systems for propelling or retarding the vehicle
    • B60W30/06Automatic manoeuvring for parking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration by the use of more than one image, e.g. averaging, subtraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20212Image combination
    • G06T2207/20221Image fusion; Image merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30248Vehicle exterior or interior
    • G06T2207/30252Vehicle exterior; Vicinity of vehicle
    • G06T2207/30264Parking

Definitions

  • the invention relates to the field of intelligent driving, in particular to a remote parking control method, device, vehicle and storage medium.
  • Driving assistance control technology can assist or replace the driver to operate the vehicle in certain scenarios, improving the comfort of the vehicle.
  • Automatic parking control technology is one of the most commonly used driver assistance control technologies in vehicles. It measures the distance and angle between the vehicle and surrounding obstacles through ultrasonic probes scattered around the body, and then calculates the vehicle through the semi-automatic parking control unit. The driving trajectory required to park in/out of the parking space.
  • the automatic parking control technology can assist driving when reversing, and guide the driver by detecting ultrasonic waves or cameras, so as to avoid traffic accidents caused by the blind spot behind the vehicle when reversing.
  • the existing automatic parking control method only supports parallel parking or vertical parking, the parking direction is fixed, the parking direction cannot be adjusted according to the user's position, and the user experience effect is poor.
  • a remote parking control method aiming at setting the parking direction according to the user's position is provided, Devices, vehicles and storage media.
  • the present invention provides a remote-controlled parking control method, which is applied to a moving body and includes:
  • a parking path is generated according to the current parking position and the parking direction.
  • the parking direction includes forward parking, rear parking, left parking, right parking, left front parking, right front parking, left rear parking, and right rear parking .
  • the moving body is controlled to park out of the current parking position according to the parking path.
  • controlling the mobile body to park out of the current parking position according to the parking path further includes:
  • the mobile body is controlled to park out of the current parking position according to the parking path.
  • the preset condition is that there is no obstacle target in the parking path.
  • detecting whether the parking path meets a preset condition includes:
  • the ultrasonic radar in the parking assist device is used to detect whether there is an obstacle target in the parking path.
  • the present invention also provides a remote control parking control device, which is applied to a mobile body, including:
  • a receiving unit configured to receive parking space parking information sent by a mobile terminal associated with the moving body, where the parking space parking information includes a parking space parking request and the current position of the mobile terminal;
  • an acquisition unit for acquiring the current parking position of the moving body
  • a determining unit configured to detect the positional relationship between the current position and the current parking position, and determine the parking direction according to the positional relationship
  • a generating unit configured to generate a parking path according to the current parking position and the parking direction according to the parking request for parking spaces.
  • the parking direction includes forward parking, rear parking, left parking, right parking, left front parking, right front parking, left rear parking, and right rear parking .
  • the execution unit is configured to control the moving body to park out of the current parking position according to the parking path.
  • a detection unit configured to detect whether the parking path meets a preset condition
  • the execution unit is configured to control the moving body to park out of the current parking position according to the parking path when the parking path meets a preset condition.
  • a prompting unit configured to generate a message that the mobile terminal cannot be parked at the current position of the mobile terminal when the parking path does not meet the preset condition, and send the message to the mobile terminal.
  • the preset condition is that there is no obstacle target in the parking path.
  • the detection unit is configured to detect whether there is an obstacle target in the parking path by using an ultrasonic radar in the parking assistance device.
  • the present invention also provides a vehicle comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method when executing the computer program.
  • the present invention also provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps of the above method.
  • the remote parking control method, device, vehicle and storage medium provided by the present invention can obtain the current parking position of the mobile body after receiving the parking space parking information sent by the user through the mobile terminal, and can obtain the current parking position of the mobile body according to the current position of the mobile terminal and the current parking position.
  • the positional relationship between the mobile terminal and the moving body is identified, so as to determine the parking direction, so as to generate a parking path according to the parking direction and the current parking position, so that the mobile body can move from the current parking path according to the parking path.
  • the parking position is driven near the position of the mobile terminal, which reduces user operations and improves user experience.
  • FIG. 1 is a flowchart of an embodiment of a remote parking control method according to Embodiment 1 of the present invention
  • FIG. 2 is a flowchart of an embodiment of the remote parking control method according to Embodiment 2 of the present invention.
  • FIG. 3 is a flowchart of another embodiment of the remote parking control method according to Embodiment 2 of the present invention.
  • FIG. 4 is a block diagram of an embodiment of the remote parking control device according to the present invention.
  • FIG. 5 is a block diagram of another embodiment of the remote parking control device according to the present invention.
  • FIG. 6 is a hardware architecture diagram of an embodiment of the vehicle of the present invention.
  • first, second, third, etc. may be used in this disclosure to describe various pieces of information, such information should not be limited by these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as the second information, and similarly, the second information may also be referred to as the first information, without departing from the scope of the present disclosure.
  • word "if” as used herein can be interpreted as "at the time of” or "when” or "in response to determining.”
  • the mobile body of the embodiment of the present invention can adopt new energy vehicles such as pure electric vehicles and hybrid electric vehicles, and a parking controller, a parking assist device (Auto Parking Assist, APA) and an HMI interactive device can be installed on the mobile body.
  • the parking controller is implemented using a microcomputer including a central processing unit (CPU), a communication unit, a memory, and an electronic power steering mechanism (EPS).
  • the parking controller installs and executes a computer program for causing the microcomputer to function as an in-vehicle computer (ECU).
  • the parking controller has the function of controlling the operation of the moving body.
  • the communication unit can include a WiFi module and a Bluetooth module, etc.
  • the communication unit can support 4G and 5G communication modes, and the communication unit can communicate with the associated mobile terminal;
  • the parking aid device includes multiple ultrasonic radars and surround cameras, and the ultrasonic radar can be set On the front bumper, rear bumper and the skin near the tires of the moving body.
  • the distance between the moving body and the obstacle target is detected by the ultrasonic radar moving body.
  • Surrounding cameras are arranged around the moving body.
  • the surrounding cameras collect images around the moving body, and the images collected by each camera are synthesized to obtain a full-angle visual image looking down from the top of the moving body. Since the camera cannot shoot the vehicle, the vehicle icon is used.
  • the HMI interactive device may include a display unit and an audio capture unit.
  • a touch screen central control screen
  • the audio collection unit is installed in the mobile body and is used for adopting the user's voice signal, so as to perform corresponding operations based on the voice signal.
  • the remote parking control method, device, vehicle and storage medium implemented by the present invention can be applied to the mobile body after reaching the navigation destination, such as: shopping malls, residences, parking lots, and parking spaces of charging stations (charging piles), the mobile body needs to be parked. In the scene of exiting the parking space.
  • the navigation destination such as: shopping malls, residences, parking lots, and parking spaces of charging stations (charging piles)
  • a user may send a control request (eg, a parking space parking request) to a communication unit of the mobile body through a mobile terminal associated with the mobile body.
  • the mobile body can obtain the current parking position of the mobile body after receiving the parking space information sent by the user through the mobile terminal, and identify the difference between the mobile terminal and the mobile body according to the positional relationship between the current position of the mobile terminal and the current parking position. position relationship, so as to determine the parking direction, so as to generate a parking path according to the parking direction and the current parking position, so that the mobile body can drive from the current parking position to the vicinity of the location of the mobile terminal according to the parking path, reducing the user's operation. , which improves the user experience.
  • a remote parking control method of this embodiment is applied to a moving body, and the method may include the following steps:
  • S1 Receive parking space information sent by a mobile terminal associated with the mobile body.
  • the parking space parking information includes a parking space parking request and the current position of the mobile terminal.
  • the mobile terminal may be a smart phone carried by the user, or may be a remote control key of a mobile body.
  • the mobile terminal associated with the mobile body can send the parking space to the mobile body in an area (eg, 1m-5m area) near the mobile body. out information.
  • a positioning unit eg, a GPS module inside the mobile body can be used to obtain the current position.
  • the parking directions may include forward parking, rear parking, left parking, right parking, left front parking, right front parking, left rear parking, and right rear parking.
  • the current parking position includes the coordinates of the current parking position and the parking direction.
  • the position angle between the position of the mobile terminal and the position of the mobile body is calculated; each parking direction corresponds to an angular range, and the obtained angle matches the position angle
  • the angular range of , and the parking direction corresponding to the angular range is taken as the parking direction of the mobile body.
  • the current parking position may also include a parking type, and the parking types include a non-glyph parking space, a diagonal parking space, a flat-line parking space, a parking space on the side of a pillar, and the like.
  • step S4 may also include:
  • the camera of the parking assist device installed on the mobile body collects images around the mobile body to generate a full-angle visual image of the mobile body; the ultrasonic radar in the parking assist device detects the obstacles of the mobile body within the first preset range The position of the object; the auxiliary image is formed based on the position of the obstacle in the full-angle visual image, and the parking type of the moving object is obtained according to the position of the current parking position of the moving object in the auxiliary image; according to the parking direction, the shape parameters of the moving object, the current The parking type corresponding to the parking position and the current position of the mobile terminal are used to plan the global path and the parking path.
  • the global path and the parking path are spliced, node optimization, smoothing, and path fitting are performed to obtain a smooth transitional parking path.
  • the remote parking control method can obtain the current parking position of the mobile body after receiving the parking space information sent by the user through the mobile terminal, and according to the positional relationship between the current position of the mobile terminal and the current parking position, Identify the positional relationship between the mobile terminal and the moving body, so as to determine the parking direction, so as to generate a parking path according to the parking direction and the current parking position, so that the mobile body can enter the mobile terminal from the current parking position according to the parking path. Near the location, the operation of the user is reduced, and the user experience effect is improved.
  • a remote parking control method of the present embodiment is applied to a moving body, and the method may include the following steps:
  • S1 Receive parking space information sent by a mobile terminal associated with the mobile body.
  • the parking space parking information includes a parking space parking request and the current position of the mobile terminal.
  • the electronic power steering mechanism can control the mobile body from the current parking position to the area where the mobile terminal is located according to the parking path to complete the parking operation.
  • step S5 before performing step S5, it may further include:
  • step S5 Detect whether the parking path meets the preset condition, if yes, go to step S5; if not, go to step A2.
  • the preset condition is that there is no obstacle target in the parking path, that is, there is no obstacle target in the area corresponding to the driving direction when the moving body moves out of the current parking position
  • the ultrasonic radar in the parking assist device can be used to detect whether there is an obstacle target in the parking path.
  • the parking path refers to the traveling direction when the moving body moves out of the target position.
  • Obstacle targets are obstacles (including: dynamic obstacles and static obstacles) that hinder the moving body in the driving direction, such as: moving vehicles, pedestrians, piles, buckets, pillars, small animals, etc.
  • A2 Generate a message that the current location of the mobile terminal cannot park, and send the message to the mobile terminal.
  • a parking impossible message is generated to remind the user that the current location of the mobile terminal cannot park.
  • a remote parking control device 1 of this embodiment applied to a mobile body, includes: a receiving unit 11 , an acquiring unit 12 , a determining unit 13 and a generating unit 14 .
  • the receiving unit 11 is configured to receive the parking space information sent by the mobile terminal associated with the moving body.
  • the parking space parking information includes a parking space parking request and the current position of the mobile terminal.
  • the mobile terminal may be a smart phone carried by the user, or may be a remote control key of a mobile body.
  • the mobile terminal associated with the mobile body can use the mobile terminal associated with the mobile body in an area near the mobile body (for example, an area of 1m-5m) to the receiving unit of the mobile body. 11Send parking space information.
  • the obtaining unit 12 is configured to obtain the current parking position of the moving body.
  • a GPS module inside the mobile body can be used to obtain the current position.
  • the determining unit 13 is configured to detect the positional relationship between the current position and the current parking position, and determine the parking direction according to the positional relationship.
  • the parking directions include forward parking, rear parking, left parking, right parking, left front parking, right front parking, left rear parking, and right rear parking.
  • the current parking position includes the coordinates of the current parking position and the parking direction.
  • the determining unit 13 calculates the position angle between the position of the mobile terminal and the position of the mobile body according to the coordinates of the current parking position, the parking direction and the coordinates of the current position; The angle range in which the included angle is matched, and the parking direction corresponding to the angle range is used as the parking direction of the mobile body.
  • the generating unit 14 is configured to generate a parking path according to the current parking position and the parking direction according to the parking request for parking spaces.
  • the current parking position may also include a parking type, and the parking types include a non-glyph parking space, a diagonal parking space, a flat-line parking space, a parking space on the side of a pillar, and the like.
  • process of using the generating unit 14 to generate the parking path may include:
  • the camera of the parking assist device installed on the mobile body collects images around the mobile body to generate a full-angle visual image of the mobile body; the ultrasonic radar in the parking assist device detects the obstacles of the mobile body within the first preset range The position of the object; the auxiliary image is formed based on the position of the obstacle in the full-angle visual image, and the parking type of the moving object is obtained according to the position of the current parking position of the moving object in the auxiliary image; according to the parking direction, the shape parameters of the moving object, the current The parking type corresponding to the parking position and the current position of the mobile terminal plan the global path and the parking path, and splicing the global path and the parking path, node optimization, smooth processing, and path fitting to obtain a smooth transition of the parking path.
  • the remote parking control device 1 uses the receiving unit 11 to receive the parking space information sent by the user through the mobile terminal, uses the obtaining unit 12 to obtain the current parking position of the mobile object, and uses the determining unit 13 to obtain the current parking position of the mobile body according to the current position of the mobile terminal and the mobile terminal.
  • the positional relationship between the current parking positions identify the positional relationship between the mobile terminal and the moving body, so as to determine the parking direction, so that the generating unit 14 can generate a parking path according to the parking direction and the current parking position, so that the moving body can be Driving from the current parking location to the vicinity of the location of the mobile terminal according to the parking path reduces user operations and improves user experience.
  • the remote parking control device 1 may further include: an execution unit 15 .
  • the execution unit 15 is configured to control the moving body to park out of the current parking position according to the parking path.
  • the execution unit 15 can use the electronic power steering mechanism to control the moving body from the current parking position to the area where the mobile terminal is located according to the parking path to complete the parking operation.
  • the remote parking control device 1 may further include: a detection unit 16 .
  • the detection unit 16 is configured to detect whether the parking path meets a preset condition.
  • the preset condition is that there is no obstacle target in the parking path.
  • the detection unit 16 is configured to detect whether there is an obstacle target in the parking path through the ultrasonic radar in the parking aid device.
  • the parking path refers to the traveling direction when the moving body moves out of the target position.
  • Obstacle targets are obstacles (including: dynamic obstacles and static obstacles) that hinder the moving body in the driving direction, such as: moving vehicles, pedestrians, piles, buckets, pillars, small animals, etc.
  • the execution unit 15 is configured to control the moving body to park out of the current parking position according to the parking path when the parking path meets a preset condition.
  • the remote parking control device 1 may further include: a prompt unit 17 .
  • the prompting unit 17 is configured to generate a message that the current location of the mobile terminal cannot park when the parking path does not meet the preset condition, and send the message to the mobile terminal.
  • the prompting unit 17 when there is an obstacle hindering the traveling of the mobile body in the driving direction of the parking path, the prompting unit 17 generates a parking unable message to prompt the user that the current location of the mobile terminal cannot park.
  • the present invention also provides a vehicle 2, the vehicle 2 in this embodiment at least includes but is not limited to: a memory 21, a processor 23, a network interface 22 and a remote parking control device that can be communicated and connected to each other through a system bus 1 (refer to Figure 6).
  • a system bus 1 (refer to Figure 6).
  • FIG. 6 only shows the vehicle 2 with the component -, but it should be understood that it is not required to implement all of the components shown, and that more or less components may be implemented instead.
  • the memory 21 includes at least one type of computer-readable storage medium, and the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access Memory (RAM), Static Random Access Memory (SRAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Programmable Read Only Memory (PROM), magnetic memory, magnetic disk, optical disk, etc.
  • the memory 21 may be an internal storage unit of the vehicle 2 , such as a hard disk or memory of the vehicle 2 .
  • the memory 21 may also be an external storage device of the vehicle 2, such as a plug-in hard disk, a smart memory card (Smart Media Card, SMC), a secure digital (Secure Digital, SD) equipped on the vehicle 2 Card, Flash Card, etc.
  • the memory 21 may also include both an internal storage unit of the vehicle 2 and an external storage device thereof.
  • the memory 21 is generally used to store the operating system and various application software installed in the vehicle 2 , such as the program codes of the remote parking control methods of the first and second embodiments.
  • the memory 21 can also be used to temporarily store various types of data that have been output or will be output.
  • the processor 23 may be a central processing unit (Central Processing Unit, CPU), a controller, a microcontroller, a microprocessor, or other data processing chips in some embodiments.
  • the processor 23 is generally used to control the overall operation of the vehicle 2 such as performing control and processing related to data interaction or communication with the vehicle 2 .
  • the processor 23 is used for running the program code or processing data stored in the memory 21, for example, running the remote parking control device 1 and the like.
  • the network interface 22 may comprise a wireless network interface or a wired network interface, and the network interface 22 is typically used to establish a communication connection between the vehicle 2 and other vehicles 2 .
  • the network interface 22 is used to connect the vehicle 2 with an external terminal through a network, and establish a data transmission channel and a communication connection between the vehicle 2 and the external terminal.
  • the network can be an intranet (Intranet), the Internet (Internet), a Global System of Mobile communication (GSM), a Wideband Code Division Multiple Access (WCDMA), a 4G network, a 5G network Wireless or wired network such as network, Bluetooth (Bluetooth), Wi-Fi, etc.
  • FIG. 6 only shows the vehicle 2 having the components 21-23, but it should be understood that it is not a requirement to implement all of the shown components and that more or fewer components may be implemented instead.
  • the remote parking control device 1 stored in the memory 21 can also be divided into one or more program modules, and the one or more program modules are stored in the memory 21 and are composed of one or more program modules. or multiple processors (the processor 23 in this embodiment) to complete the present invention.
  • the present invention also provides a computer-readable storage medium, which includes a plurality of storage media, such as flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access memory (RAM). ), Static Random Access Memory (SRAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Programmable Read Only Memory (PROM), Magnetic Memory, Disk, Optical, Server, App A shopping mall, etc., has a computer program stored thereon, and when the program is executed by the processor 23, a corresponding function is realized.
  • the computer-readable storage medium of this embodiment is used to store the remote parking control apparatus 1 , and when executed by the processor 23 , implements the remote parking control methods of Embodiment 1 and Embodiment 2.

Abstract

A remote control parking control method and device, a vehicle, and a storage medium, relating to the field of intelligent driving. According to the remote control parking control method, upon receipt of parking space parking-out information sent by a user by means of a mobile terminal, the current parking position of a moving body is obtained, and the position relation between the mobile terminal and the moving body is identified according to the position relation between the current position of the mobile terminal and the current parking position so as to determine the parking direction, and thus a parking-out path is generated according to the parking direction and the current parking position, so that the moving body drives, according to the parking-out path, from the current parking position into the vicinity of the position where the mobile terminal is located. The operation of the user is reduced, and the user experience effect is improved.

Description

遥控泊车控制方法、装置、车辆及存储介质Remote parking control method, device, vehicle and storage medium 技术领域technical field
本发明涉及智能驾驶领域,尤其涉及一种遥控泊车控制方法、装置、车辆及存储介质。The invention relates to the field of intelligent driving, in particular to a remote parking control method, device, vehicle and storage medium.
背景技术Background technique
车辆作为一种代步工具,在公路交通越来越发达且城市面积越来越大的现在,受到持续性的关注。各种应用于车辆上的技术也与时俱进,驾驶辅助控制技术就是其中之一。驾驶辅助控制技术能够在特定场景下辅助或代替驾驶员操纵车辆,提高了车辆的舒适性。As a means of transportation, vehicles have received continuous attention when road traffic is becoming more and more developed and urban areas are becoming larger and larger. Various technologies applied to vehicles are also advancing with the times, and driver assistance control technology is one of them. Driving assistance control technology can assist or replace the driver to operate the vehicle in certain scenarios, improving the comfort of the vehicle.
自动泊车控制技术是目前车辆上应用较普遍的驾驶辅助控制技术之一,它通过遍布在车身周围的超声波探头测量车辆与周围障碍物的距离和角度,然后通过半自动泊车控制单元计算出车辆泊入/泊出停车位所需的行驶轨迹。自动泊车控制技术能够在倒车时进行辅助驾驶,通过探测超声波或者摄像头引导驾驶员,从而避免倒车时,车辆后方处在视线盲区而导致的交通事故。然而,现有的自动泊车控制方法只支持平行泊出或垂直泊出,泊出方向是固定的,无法根据用户的位置调整泊出方向,用户的体验效果差。Automatic parking control technology is one of the most commonly used driver assistance control technologies in vehicles. It measures the distance and angle between the vehicle and surrounding obstacles through ultrasonic probes scattered around the body, and then calculates the vehicle through the semi-automatic parking control unit. The driving trajectory required to park in/out of the parking space. The automatic parking control technology can assist driving when reversing, and guide the driver by detecting ultrasonic waves or cameras, so as to avoid traffic accidents caused by the blind spot behind the vehicle when reversing. However, the existing automatic parking control method only supports parallel parking or vertical parking, the parking direction is fixed, the parking direction cannot be adjusted according to the user's position, and the user experience effect is poor.
发明内容SUMMARY OF THE INVENTION
针对现有自动泊车控制方法泊出方向是固定的,无法根据用户的位置调整泊出方向的问题,现提供一种旨在可根据用户所在位置设定泊出方向的遥控泊车控制方法、装置、车辆及存储介质。In view of the problem that the parking direction of the existing automatic parking control method is fixed, and the parking direction cannot be adjusted according to the user's position, a remote parking control method aiming at setting the parking direction according to the user's position is provided, Devices, vehicles and storage media.
本发明提供了一种遥控泊车控制方法,应用于移动体中,包括:The present invention provides a remote-controlled parking control method, which is applied to a moving body and includes:
接收与所述移动体关联的移动终端发送的车位泊出信息,所述车位泊出信息包括车位泊出请求和所述移动终端的当前位置;Receive parking space parking information sent by a mobile terminal associated with the moving body, where the parking space parking information includes a parking space parking request and the current position of the mobile terminal;
获取所述移动体的当前停车位置;obtain the current parking position of the moving body;
检测所述当前位置与所述当前停车位置之间的位置关系,根据所述位置关系确定泊车方向;detecting the positional relationship between the current position and the current parking position, and determining the parking direction according to the positional relationship;
根据所述车位泊出请求,依据所述当前停车位置和所述泊车方向生成泊出路径。According to the parking space parking request, a parking path is generated according to the current parking position and the parking direction.
可选的,所述泊车方向包括向前泊车、向后泊车、向左泊车、向右泊车、向左前泊车、向右前泊车、向左后泊车和向右后泊车。Optionally, the parking direction includes forward parking, rear parking, left parking, right parking, left front parking, right front parking, left rear parking, and right rear parking .
可选的,还包括:Optionally, also include:
根据所述泊出路径控制所述移动体泊出当前停车位置。The moving body is controlled to park out of the current parking position according to the parking path.
可选的,根据所述泊出路径控制所述移动体泊出当前停车位置,之前还包括:Optionally, controlling the mobile body to park out of the current parking position according to the parking path further includes:
检测所述泊出路径是否符合预设条件;Detecting whether the parking path meets a preset condition;
若所述泊出路径符合预设条件,根据所述泊出路径控制所述移动体泊出当前停车位置。If the parking path meets the preset condition, the mobile body is controlled to park out of the current parking position according to the parking path.
可选的,还包括:Optionally, also include:
若所述泊出路径不符合预设条件,生成所述移动终端的当前位置无法泊车的消息,并将所述消息发送至所述移动终端。If the parking path does not meet the preset condition, a message that the mobile terminal cannot be parked at the current location of the mobile terminal is generated, and the message is sent to the mobile terminal.
可选的,所述预设条件为所述泊出路径中没有障碍目标。Optionally, the preset condition is that there is no obstacle target in the parking path.
可选的,检测所述泊出路径是否符合预设条件,包括:Optionally, detecting whether the parking path meets a preset condition includes:
采用泊车辅助装置中的超声波雷达检测所述泊出路径中是否有障碍目标。The ultrasonic radar in the parking assist device is used to detect whether there is an obstacle target in the parking path.
本发明还提供了一种遥控泊车控制装置,应用于移动体中,包括:The present invention also provides a remote control parking control device, which is applied to a mobile body, including:
接收单元,用于接收与所述移动体关联的移动终端发送的车位泊出信息,所述车位泊出信息包括车位泊出请求和所述移动终端的当前位置;a receiving unit, configured to receive parking space parking information sent by a mobile terminal associated with the moving body, where the parking space parking information includes a parking space parking request and the current position of the mobile terminal;
获取单元,用于获取所述移动体的当前停车位置;an acquisition unit for acquiring the current parking position of the moving body;
确定单元,用于检测所述当前位置与所述当前停车位置之间的位置关系,根据所述位置关系确定泊车方向;a determining unit, configured to detect the positional relationship between the current position and the current parking position, and determine the parking direction according to the positional relationship;
生成单元,用于根据所述车位泊出请求,依据所述当前停车位置和所述泊车方向生成泊出路径。A generating unit, configured to generate a parking path according to the current parking position and the parking direction according to the parking request for parking spaces.
可选的,所述泊车方向包括向前泊车、向后泊车、向左泊车、向右泊车、向左前泊车、向右前泊车、向左后泊车和向右后泊车。Optionally, the parking direction includes forward parking, rear parking, left parking, right parking, left front parking, right front parking, left rear parking, and right rear parking .
可选的,还包括:Optionally, also include:
执行单元,用于根据所述泊出路径控制所述移动体泊出当前停车位置。The execution unit is configured to control the moving body to park out of the current parking position according to the parking path.
可选的,还包括:Optionally, also include:
检测单元,用于检测所述泊出路径是否符合预设条件;a detection unit, configured to detect whether the parking path meets a preset condition;
执行单元用于当所述泊出路径符合预设条件时,根据所述泊出路径控制所述移动体泊出当前停车位置。The execution unit is configured to control the moving body to park out of the current parking position according to the parking path when the parking path meets a preset condition.
可选的,还包括:Optionally, also include:
提示单元,用于当所述泊出路径不符合预设条件时,生成所述移动终端的当前位置无法泊车的消息,并将所述消息发送至所述移动终端。A prompting unit, configured to generate a message that the mobile terminal cannot be parked at the current position of the mobile terminal when the parking path does not meet the preset condition, and send the message to the mobile terminal.
可选的,所述预设条件为所述泊出路径中没有障碍目标。Optionally, the preset condition is that there is no obstacle target in the parking path.
可选的,所述检测单元用于通过泊车辅助装置中的超声波雷达检测所述泊出路径中是否有障碍目标。Optionally, the detection unit is configured to detect whether there is an obstacle target in the parking path by using an ultrasonic radar in the parking assistance device.
本发明还提供了一种车辆,所述车辆包括存储器、处理器以及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现上述方法的步骤。The present invention also provides a vehicle comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method when executing the computer program.
本发明还提供了一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述方法的步骤。The present invention also provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps of the above method.
本发明提供的遥控泊车控制方法、装置、车辆及存储介质,可在接收到用户通过移动终端发送的车位泊出信息后,获取移动体的当前停车位置,根据移 动终端当前位置与当前停车位置之间的位置关系,识别移动终端与移动体之间的位置关系,从而确定泊车方向,以便于根据泊车方向和当前停车位置生成泊出路径,以使移动体根据该泊出路径从当前停车位置驶入移动终端所在的位置附近,减少用户的操作,提升了用户体验效果。The remote parking control method, device, vehicle and storage medium provided by the present invention can obtain the current parking position of the mobile body after receiving the parking space parking information sent by the user through the mobile terminal, and can obtain the current parking position of the mobile body according to the current position of the mobile terminal and the current parking position. The positional relationship between the mobile terminal and the moving body is identified, so as to determine the parking direction, so as to generate a parking path according to the parking direction and the current parking position, so that the mobile body can move from the current parking path according to the parking path. The parking position is driven near the position of the mobile terminal, which reduces user operations and improves user experience.
附图说明Description of drawings
图1为本发明实施例一所述的遥控泊车控制方法的一种实施例的流程图;FIG. 1 is a flowchart of an embodiment of a remote parking control method according to Embodiment 1 of the present invention;
图2为本发明实施例二所述的遥控泊车控制方法的一种实施例的流程图;FIG. 2 is a flowchart of an embodiment of the remote parking control method according to Embodiment 2 of the present invention;
图3为本发明实施例二所述的遥控泊车控制方法的另一种实施例的流程图;3 is a flowchart of another embodiment of the remote parking control method according to Embodiment 2 of the present invention;
图4为本发明所述的遥控泊车控制装置的一种实施例的模块图;4 is a block diagram of an embodiment of the remote parking control device according to the present invention;
图5为本发明所述的遥控泊车控制装置的另一种实施例的模块图;FIG. 5 is a block diagram of another embodiment of the remote parking control device according to the present invention;
图6为本发明车辆的一个实施例的硬件架构图。FIG. 6 is a hardware architecture diagram of an embodiment of the vehicle of the present invention.
具体实施方式detailed description
以下结合附图与具体实施例进一步阐述本发明的优点。The advantages of the present invention are further described below with reference to the accompanying drawings and specific embodiments.
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。Exemplary embodiments will be described in detail herein, examples of which are illustrated in the accompanying drawings. Where the following description refers to the drawings, the same numerals in different drawings refer to the same or similar elements unless otherwise indicated. The implementations described in the illustrative examples below are not intended to represent all implementations consistent with this disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as recited in the appended claims.
在本公开使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本公开。在本公开和所附权利要求书中所使用的单数形式的“一种”、“所述” 和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。The terminology used in the present disclosure is for the purpose of describing particular embodiments only and is not intended to limit the present disclosure. As used in this disclosure and the appended claims, the singular forms "a," "the," and "the" are intended to include the plural forms as well, unless the context clearly dictates otherwise. It will also be understood that the term "and/or" as used herein refers to and includes any and all possible combinations of one or more of the associated listed items.
应当理解,尽管在本公开可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本公开范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。It should be understood that although the terms first, second, third, etc. may be used in this disclosure to describe various pieces of information, such information should not be limited by these terms. These terms are only used to distinguish the same type of information from each other. For example, the first information may also be referred to as the second information, and similarly, the second information may also be referred to as the first information, without departing from the scope of the present disclosure. Depending on the context, the word "if" as used herein can be interpreted as "at the time of" or "when" or "in response to determining."
在本发明的描述中,需要理解的是,步骤前的数字标号并不标识执行步骤的前后顺序,仅用于方便描述本发明及区别每一步骤,因此不能理解为对本发明的限制。In the description of the present invention, it should be understood that the numerical labels before the steps do not identify the sequence of executing the steps, but are only used to facilitate the description of the present invention and to distinguish each step, and therefore should not be construed as a limitation of the present invention.
本发明实施例的移动体可采用纯电动汽车、混合电动汽车等新能源车辆,移动体上可安装泊车控制器、泊车辅助装置(Auto Parking Assist,APA)和HMI交互设备。其中,泊车控制器使用包括中央处理单元(CPU)、通信单元、存储器和电子助力转向机构(EPS)的微计算机实现。泊车控制器将用于使微计算机具有作为车载电脑(ECU)的功能的计算机程序安装在微型计算机中执行。泊车控制器具有控制移动体运行的功能。通信单元可包括WiFi模块和蓝牙模块等,通信单元可支持4G、5G通信模式,利用通信单元可与关联的移动终端进行通信;泊车辅助装置包括多个超声波雷达和环绕摄像头,超声波雷达可设置于移动体的前保险杠、后保险杠以及轮胎附近的蒙皮等位置。通过超声波雷达移动体探测移动体与障碍目标之间的距离。环绕摄像头设置于移动体的四周,通过环绕摄像头采集移动体四周的图像,将各个摄像头采集的图像合成,得到从移动体的上方俯视的全角度可视化图像,由于摄像头不能拍摄车辆,因此采用车辆图标取代全景图像中实际的车辆的图像。HMI交互设备可包括显示单元和音频采集单元。显示单元上设置触摸屏(中控屏),以供用于在车辆上输入各种控制操作。音频采集单元安装于移动体内,用于采用用户的 语音信号,以便于基于语音信号执行相应的操作。The mobile body of the embodiment of the present invention can adopt new energy vehicles such as pure electric vehicles and hybrid electric vehicles, and a parking controller, a parking assist device (Auto Parking Assist, APA) and an HMI interactive device can be installed on the mobile body. Among them, the parking controller is implemented using a microcomputer including a central processing unit (CPU), a communication unit, a memory, and an electronic power steering mechanism (EPS). The parking controller installs and executes a computer program for causing the microcomputer to function as an in-vehicle computer (ECU). The parking controller has the function of controlling the operation of the moving body. The communication unit can include a WiFi module and a Bluetooth module, etc. The communication unit can support 4G and 5G communication modes, and the communication unit can communicate with the associated mobile terminal; the parking aid device includes multiple ultrasonic radars and surround cameras, and the ultrasonic radar can be set On the front bumper, rear bumper and the skin near the tires of the moving body. The distance between the moving body and the obstacle target is detected by the ultrasonic radar moving body. Surrounding cameras are arranged around the moving body. The surrounding cameras collect images around the moving body, and the images collected by each camera are synthesized to obtain a full-angle visual image looking down from the top of the moving body. Since the camera cannot shoot the vehicle, the vehicle icon is used. An image that replaces the actual vehicle in the panoramic image. The HMI interactive device may include a display unit and an audio capture unit. A touch screen (central control screen) is provided on the display unit for inputting various control operations on the vehicle. The audio collection unit is installed in the mobile body and is used for adopting the user's voice signal, so as to perform corresponding operations based on the voice signal.
本发明实施的遥控泊车控制方法、装置、车辆及存储介质可以应用于移动体到达导航目的地,如:商场、住宅、停车场、充电站(充电桩)的车位后,需要将移动体泊出车位的场景中。The remote parking control method, device, vehicle and storage medium implemented by the present invention can be applied to the mobile body after reaching the navigation destination, such as: shopping malls, residences, parking lots, and parking spaces of charging stations (charging piles), the mobile body needs to be parked. In the scene of exiting the parking space.
本发明实施例中,用户可通过与移动体关联的移动终端向移动体的通信单元发送控制请求(如:车位泊出请求)。移动体可在接收到用户通过移动终端发送的车位泊出信息后,获取移动体的当前停车位置,根据移动终端当前位置与当前停车位置之间的位置关系,识别移动终端与移动体之间的位置关系,从而确定泊车方向,以便于根据泊车方向和当前停车位置生成泊出路径,以使移动体根据该泊出路径从当前停车位置驶入移动终端所在的位置附近,减少用户的操作,提升了用户体验效果。In this embodiment of the present invention, a user may send a control request (eg, a parking space parking request) to a communication unit of the mobile body through a mobile terminal associated with the mobile body. The mobile body can obtain the current parking position of the mobile body after receiving the parking space information sent by the user through the mobile terminal, and identify the difference between the mobile terminal and the mobile body according to the positional relationship between the current position of the mobile terminal and the current parking position. position relationship, so as to determine the parking direction, so as to generate a parking path according to the parking direction and the current parking position, so that the mobile body can drive from the current parking position to the vicinity of the location of the mobile terminal according to the parking path, reducing the user's operation. , which improves the user experience.
实施例一Example 1
请参阅图1,本实施例的一种遥控泊车控制方法应用于移动体中,所述方法可包括以下步骤:Referring to FIG. 1 , a remote parking control method of this embodiment is applied to a moving body, and the method may include the following steps:
S1.接收与所述移动体关联的移动终端发送的车位泊出信息。S1. Receive parking space information sent by a mobile terminal associated with the mobile body.
其中,所述车位泊出信息包括车位泊出请求和所述移动终端的当前位置。Wherein, the parking space parking information includes a parking space parking request and the current position of the mobile terminal.
需要说明的是:移动终端可以是用户随身携带的智能手机,也可以是移动体的遥控钥匙。It should be noted that: the mobile terminal may be a smart phone carried by the user, or may be a remote control key of a mobile body.
本实施例中,当用户需要将移动体从当前停车位置泊车时,可通过与移动体关联的移动终端在距离移动体附近的区域(如:1m-5m区域),向移动体发送车位泊出信息。In this embodiment, when the user needs to park the mobile body from the current parking position, the mobile terminal associated with the mobile body can send the parking space to the mobile body in an area (eg, 1m-5m area) near the mobile body. out information.
S2.获取所述移动体的当前停车位置。S2. Obtain the current parking position of the moving body.
本实施例中,可采用移动体内部的定位单元(如:GPS模块)获取当前位置。In this embodiment, a positioning unit (eg, a GPS module) inside the mobile body can be used to obtain the current position.
S3.检测所述当前位置与所述当前停车位置之间的位置关系,根据所述位置关系确定泊车方向。S3. Detect the positional relationship between the current position and the current parking position, and determine the parking direction according to the positional relationship.
其中,所述泊车方向可包括向前泊车、向后泊车、向左泊车、向右泊车、向左前泊车、向右前泊车、向左后泊车和向右后泊车。The parking directions may include forward parking, rear parking, left parking, right parking, left front parking, right front parking, left rear parking, and right rear parking.
需要说明的是:当前停车位置包括当前停车位置的坐标以及停车方向。It should be noted that: the current parking position includes the coordinates of the current parking position and the parking direction.
具体地,根据当前停车位置的坐标、停车方向和当前位置的坐标,计算移动终端所在位置与移动体所在位置之间的位置夹角;每一泊车方向对应一角度范围,获取与位置夹角匹配的角度范围,将与该角度范围对应的泊车方向作为移动体的泊车方向。Specifically, according to the coordinates of the current parking position, the parking direction and the coordinates of the current position, the position angle between the position of the mobile terminal and the position of the mobile body is calculated; each parking direction corresponds to an angular range, and the obtained angle matches the position angle The angular range of , and the parking direction corresponding to the angular range is taken as the parking direction of the mobile body.
S4.根据所述车位泊出请求,依据所述当前停车位置和所述泊车方向生成泊出路径。S4. According to the parking space parking request, generate a parking path according to the current parking position and the parking direction.
其中,当前停车位置还可包括泊车类型,泊车类型有非字形停车位、斜线停车位、一字形停车位、靠柱子一侧停车位等。The current parking position may also include a parking type, and the parking types include a non-glyph parking space, a diagonal parking space, a flat-line parking space, a parking space on the side of a pillar, and the like.
进一步地,步骤S4还可包括:Further, step S4 may also include:
通过安装于移动体上的泊车辅助装置的摄像头采集移动体周围的图像,生成移动体的全角度可视化图像;通过泊车辅助装置中的超声波雷达检测移动体在第一预设范围内的障碍物位置;基于全角度可视化图像中障碍物位置形成辅助图像,根据移动体的当前停车位置在辅助图像中的位置,获取移动体的泊车类型;根据泊车方向、移动体的外形参数、当前停车位置对应的泊车类型及移动终端的当前位置规划全局路径和泊车路径,将全局路径与泊车路径进行拼接、节点优化、平滑处理、路径拟合从而得到平滑过渡的泊出路径。The camera of the parking assist device installed on the mobile body collects images around the mobile body to generate a full-angle visual image of the mobile body; the ultrasonic radar in the parking assist device detects the obstacles of the mobile body within the first preset range The position of the object; the auxiliary image is formed based on the position of the obstacle in the full-angle visual image, and the parking type of the moving object is obtained according to the position of the current parking position of the moving object in the auxiliary image; according to the parking direction, the shape parameters of the moving object, the current The parking type corresponding to the parking position and the current position of the mobile terminal are used to plan the global path and the parking path. The global path and the parking path are spliced, node optimization, smoothing, and path fitting are performed to obtain a smooth transitional parking path.
在本实施例中,遥控泊车控制方法可在接收到用户通过移动终端发送的车位泊出信息后,获取移动体的当前停车位置,根据移动终端当前位置与当前停车位置之间的位置关系,识别移动终端与移动体之间的位置关系,从而确定泊车方向,以便于根据泊车方向和当前停车位置生成泊出路径,以使移动体根据该泊出路径从当前停车位置驶入移动终端所在的位置附近,减少用户的操作,提升了用户体验效果。In this embodiment, the remote parking control method can obtain the current parking position of the mobile body after receiving the parking space information sent by the user through the mobile terminal, and according to the positional relationship between the current position of the mobile terminal and the current parking position, Identify the positional relationship between the mobile terminal and the moving body, so as to determine the parking direction, so as to generate a parking path according to the parking direction and the current parking position, so that the mobile body can enter the mobile terminal from the current parking position according to the parking path. Near the location, the operation of the user is reduced, and the user experience effect is improved.
实施例二 Embodiment 2
请参阅图2,本实施例的一种遥控泊车控制方法,应用于移动体中,所述方法可包括以下步骤:Referring to FIG. 2 , a remote parking control method of the present embodiment is applied to a moving body, and the method may include the following steps:
S1.接收与所述移动体关联的移动终端发送的车位泊出信息。S1. Receive parking space information sent by a mobile terminal associated with the mobile body.
其中,所述车位泊出信息包括车位泊出请求和所述移动终端的当前位置。Wherein, the parking space parking information includes a parking space parking request and the current position of the mobile terminal.
S2.获取所述移动体的当前停车位置。S2. Obtain the current parking position of the moving body.
S3.检测所述当前位置与所述当前停车位置之间的位置关系,根据所述位置关系确定泊车方向。S3. Detect the positional relationship between the current position and the current parking position, and determine the parking direction according to the positional relationship.
S4.根据所述车位泊出请求,依据所述当前停车位置和所述泊车方向生成泊出路径。S4. According to the parking space parking request, generate a parking path according to the current parking position and the parking direction.
S5.根据所述泊出路径控制所述移动体泊出当前停车位置。S5. Control the moving body to park out of the current parking position according to the parking path.
本实施例中,当生成泊出路径后,可通过电子助力转向机构根据泊出路径控制移动体从当前停车位置至移动终端所在的区域附件,完成泊车操作。In this embodiment, after the parking path is generated, the electronic power steering mechanism can control the mobile body from the current parking position to the area where the mobile terminal is located according to the parking path to complete the parking operation.
在一实施例中,参阅图3所示在执行步骤S5之前还可包括:In one embodiment, referring to FIG. 3 , before performing step S5, it may further include:
A1.检测所述泊出路径是否符合预设条件,若是,执行步骤S5;若否,执行步骤A2。A1. Detect whether the parking path meets the preset condition, if yes, go to step S5; if not, go to step A2.
其中,所述预设条件为所述泊出路径中没有障碍目标,即移动体使出当前停车位置时的行驶方向对应的区域没有障碍目标Wherein, the preset condition is that there is no obstacle target in the parking path, that is, there is no obstacle target in the area corresponding to the driving direction when the moving body moves out of the current parking position
具体地,可采用泊车辅助装置中的超声波雷达检测所述泊出路径中是否有障碍目标。Specifically, the ultrasonic radar in the parking assist device can be used to detect whether there is an obstacle target in the parking path.
本实施例中,泊出路径是指移动体使出目标位置时的行驶方向。障碍目标为行驶方向上有阻碍移动体行驶的障碍物(包括:动态障碍物和静态障碍物),如:行驶的车辆、行人、桩桶、柱子、小动物等。In this embodiment, the parking path refers to the traveling direction when the moving body moves out of the target position. Obstacle targets are obstacles (including: dynamic obstacles and static obstacles) that hinder the moving body in the driving direction, such as: moving vehicles, pedestrians, piles, buckets, pillars, small animals, etc.
A2.生成所述移动终端的当前位置无法泊车的消息,并将所述消息发送至所述移动终端。A2. Generate a message that the current location of the mobile terminal cannot park, and send the message to the mobile terminal.
本实施例中,当泊出路径的行驶方向上有阻碍移动体行驶的障碍物时,生成无法泊车的消息,以提示用户,移动终端当前所在的位置无法泊车。In this embodiment, when there is an obstacle hindering the traveling of the mobile body in the driving direction of the parking path, a parking impossible message is generated to remind the user that the current location of the mobile terminal cannot park.
实施例三Embodiment 3
请参阅图4,本实施例的一种遥控泊车控制装置1,应用于移动体中,包括:接收单元11、获取单元12、确定单元13和生成单元14。Referring to FIG. 4 , a remote parking control device 1 of this embodiment, applied to a mobile body, includes: a receiving unit 11 , an acquiring unit 12 , a determining unit 13 and a generating unit 14 .
接收单元11,用于接收与所述移动体关联的移动终端发送的车位泊出信息。The receiving unit 11 is configured to receive the parking space information sent by the mobile terminal associated with the moving body.
其中,所述车位泊出信息包括车位泊出请求和所述移动终端的当前位置。Wherein, the parking space parking information includes a parking space parking request and the current position of the mobile terminal.
需要说明的是:移动终端可以是用户随身携带的智能手机,也可以是移动体的遥控钥匙。It should be noted that: the mobile terminal may be a smart phone carried by the user, or may be a remote control key of a mobile body.
本实施例中,当用户需要将移动体从当前停车位置泊车时,可通过与移动体关联的移动终端在距离移动体附近的区域(如:1m-5m区域),向移动体的接收单元11发送车位泊出信息。In this embodiment, when the user needs to park the mobile body from the current parking position, the mobile terminal associated with the mobile body can use the mobile terminal associated with the mobile body in an area near the mobile body (for example, an area of 1m-5m) to the receiving unit of the mobile body. 11Send parking space information.
获取单元12,用于获取所述移动体的当前停车位置。The obtaining unit 12 is configured to obtain the current parking position of the moving body.
具体地,可采用移动体内部的GPS模块获取当前位置。Specifically, a GPS module inside the mobile body can be used to obtain the current position.
确定单元13,用于检测所述当前位置与所述当前停车位置之间的位置关系,根据所述位置关系确定泊车方向。The determining unit 13 is configured to detect the positional relationship between the current position and the current parking position, and determine the parking direction according to the positional relationship.
其中,所述泊车方向包括向前泊车、向后泊车、向左泊车、向右泊车、向左前泊车、向右前泊车、向左后泊车和向右后泊车。The parking directions include forward parking, rear parking, left parking, right parking, left front parking, right front parking, left rear parking, and right rear parking.
需要说明的是:当前停车位置包括当前停车位置的坐标以及停车方向。It should be noted that: the current parking position includes the coordinates of the current parking position and the parking direction.
具体地,确定单元13根据当前停车位置的坐标、停车方向和当前位置的坐标,计算移动终端所在位置与移动体所在位置之间的位置夹角;每一泊车方向对应一角度范围,获取与位置夹角匹配的角度范围,将与该角度范围对应的泊车方向作为移动体的泊车方向。Specifically, the determining unit 13 calculates the position angle between the position of the mobile terminal and the position of the mobile body according to the coordinates of the current parking position, the parking direction and the coordinates of the current position; The angle range in which the included angle is matched, and the parking direction corresponding to the angle range is used as the parking direction of the mobile body.
生成单元14,用于根据所述车位泊出请求,依据所述当前停车位置和所述泊车方向生成泊出路径。The generating unit 14 is configured to generate a parking path according to the current parking position and the parking direction according to the parking request for parking spaces.
其中,当前停车位置还可包括泊车类型,泊车类型有非字形停车位、斜线停车位、一字形停车位、靠柱子一侧停车位等。The current parking position may also include a parking type, and the parking types include a non-glyph parking space, a diagonal parking space, a flat-line parking space, a parking space on the side of a pillar, and the like.
进一步地,采用生成单元14生成泊出路径的过程可包括:Further, the process of using the generating unit 14 to generate the parking path may include:
通过安装于移动体上的泊车辅助装置的摄像头采集移动体周围的图像,生成移动体的全角度可视化图像;通过泊车辅助装置中的超声波雷达检测移动体在第一预设范围内的障碍物位置;基于全角度可视化图像中障碍物位置形成辅助图像,根据移动体的当前停车位置在辅助图像中的位置,获取移动体的泊车类型;根据泊车方向、移动体的外形参数、当前停车位置对应的泊车类型及移动终端的当前位置规划全局路径和泊车路径,将全局路径与泊车路径进行拼接、节点优化、平滑处理、路径拟合从而得到平滑过渡的泊出路径。The camera of the parking assist device installed on the mobile body collects images around the mobile body to generate a full-angle visual image of the mobile body; the ultrasonic radar in the parking assist device detects the obstacles of the mobile body within the first preset range The position of the object; the auxiliary image is formed based on the position of the obstacle in the full-angle visual image, and the parking type of the moving object is obtained according to the position of the current parking position of the moving object in the auxiliary image; according to the parking direction, the shape parameters of the moving object, the current The parking type corresponding to the parking position and the current position of the mobile terminal plan the global path and the parking path, and splicing the global path and the parking path, node optimization, smooth processing, and path fitting to obtain a smooth transition of the parking path.
在本实施例中,遥控泊车控制装置1采用接收单元11接收用户通过移动终端发送的车位泊出信息,利用获取单元12获取移动体的当前停车位置,通过确定单元13根据移动终端当前位置与当前停车位置之间的位置关系,识别移动终端与移动体之间的位置关系,从而确定泊车方向,以便于通过生成单元14根据泊车方向和当前停车位置生成泊出路径,以使移动体根据该泊出路径从当前停车位置驶入移动终端所在的位置附近,减少用户的操作,提升了用户体验效果。In this embodiment, the remote parking control device 1 uses the receiving unit 11 to receive the parking space information sent by the user through the mobile terminal, uses the obtaining unit 12 to obtain the current parking position of the mobile object, and uses the determining unit 13 to obtain the current parking position of the mobile body according to the current position of the mobile terminal and the mobile terminal. The positional relationship between the current parking positions, identify the positional relationship between the mobile terminal and the moving body, so as to determine the parking direction, so that the generating unit 14 can generate a parking path according to the parking direction and the current parking position, so that the moving body can be Driving from the current parking location to the vicinity of the location of the mobile terminal according to the parking path reduces user operations and improves user experience.
在一实施例中,参阅图5所示遥控泊车控制装置1还可包括:执行单元15。In one embodiment, referring to FIG. 5 , the remote parking control device 1 may further include: an execution unit 15 .
执行单元15,用于根据所述泊出路径控制所述移动体泊出当前停车位置。The execution unit 15 is configured to control the moving body to park out of the current parking position according to the parking path.
本实施例中,当生成泊出路径后,执行单元15可采用电子助力转向机构根据泊出路径控制移动体从当前停车位置至移动终端所在的区域附件,完成泊车操作。In this embodiment, after generating the parking path, the execution unit 15 can use the electronic power steering mechanism to control the moving body from the current parking position to the area where the mobile terminal is located according to the parking path to complete the parking operation.
在一优选的实施例中,参阅图5所示遥控泊车控制装置1还可包括:检测单元16。In a preferred embodiment, referring to FIG. 5 , the remote parking control device 1 may further include: a detection unit 16 .
检测单元16,用于检测所述泊出路径是否符合预设条件。The detection unit 16 is configured to detect whether the parking path meets a preset condition.
其中,所述预设条件为所述泊出路径中没有障碍目标。Wherein, the preset condition is that there is no obstacle target in the parking path.
进一步地,所述检测单元16用于通过泊车辅助装置中的超声波雷达检测 所述泊出路径中是否有障碍目标。Further, the detection unit 16 is configured to detect whether there is an obstacle target in the parking path through the ultrasonic radar in the parking aid device.
本实施例中,泊出路径是指移动体使出目标位置时的行驶方向。障碍目标为行驶方向上有阻碍移动体行驶的障碍物(包括:动态障碍物和静态障碍物),如:行驶的车辆、行人、桩桶、柱子、小动物等。In this embodiment, the parking path refers to the traveling direction when the moving body moves out of the target position. Obstacle targets are obstacles (including: dynamic obstacles and static obstacles) that hinder the moving body in the driving direction, such as: moving vehicles, pedestrians, piles, buckets, pillars, small animals, etc.
执行单元15用于当所述泊出路径符合预设条件时,根据所述泊出路径控制所述移动体泊出当前停车位置。The execution unit 15 is configured to control the moving body to park out of the current parking position according to the parking path when the parking path meets a preset condition.
在一实施例中,参阅图5所示遥控泊车控制装置1还可包括:提示单元17。In one embodiment, referring to the remote parking control device 1 shown in FIG. 5 , the remote parking control device 1 may further include: a prompt unit 17 .
提示单元17,用于当所述泊出路径不符合预设条件时,生成所述移动终端的当前位置无法泊车的消息,并将所述消息发送至所述移动终端。The prompting unit 17 is configured to generate a message that the current location of the mobile terminal cannot park when the parking path does not meet the preset condition, and send the message to the mobile terminal.
本实施例中,当泊出路径的行驶方向上有阻碍移动体行驶的障碍物时,通过提示单元17生成无法泊车的消息,以提示用户,移动终端当前所在的位置无法泊车。In this embodiment, when there is an obstacle hindering the traveling of the mobile body in the driving direction of the parking path, the prompting unit 17 generates a parking unable message to prompt the user that the current location of the mobile terminal cannot park.
实施例四Embodiment 4
为实现上述目的,本发明还提供一种车辆2,本实施例的车辆2至少包括但不限于:可通过系统总线相互通信连接的存储器21、处理器23、网络接口22以及遥控泊车控制装置1(参考图6)。需要指出的是,图6仅示出了具有组件-的车辆2,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。In order to achieve the above purpose, the present invention also provides a vehicle 2, the vehicle 2 in this embodiment at least includes but is not limited to: a memory 21, a processor 23, a network interface 22 and a remote parking control device that can be communicated and connected to each other through a system bus 1 (refer to Figure 6). It should be noted that FIG. 6 only shows the vehicle 2 with the component -, but it should be understood that it is not required to implement all of the components shown, and that more or less components may be implemented instead.
本实施例中,所述存储器21至少包括一种类型的计算机可读存储介质,所述可读存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等。在一些实施例中,存储器21可以是车辆2的内部存储单元,例如该车辆2的硬盘或内存。在另一些实施例中,存储器21也可以是车辆2的外部存储设备,例如该车辆2上配备的 插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。当然,所述存储器21还可以既包括车辆2的内部存储单元也包括其外部存储设备。本实施例中,存储器21通常用于存储安装于车辆2的操作系统和各类应用软件,例如实施例一及实施例二的遥控泊车控制方法的程序代码等。此外,存储器21还可以用于暂时地存储已经输出或者将要输出的各类数据。In this embodiment, the memory 21 includes at least one type of computer-readable storage medium, and the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access Memory (RAM), Static Random Access Memory (SRAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Programmable Read Only Memory (PROM), magnetic memory, magnetic disk, optical disk, etc. In some embodiments, the memory 21 may be an internal storage unit of the vehicle 2 , such as a hard disk or memory of the vehicle 2 . In other embodiments, the memory 21 may also be an external storage device of the vehicle 2, such as a plug-in hard disk, a smart memory card (Smart Media Card, SMC), a secure digital (Secure Digital, SD) equipped on the vehicle 2 Card, Flash Card, etc. Of course, the memory 21 may also include both an internal storage unit of the vehicle 2 and an external storage device thereof. In this embodiment, the memory 21 is generally used to store the operating system and various application software installed in the vehicle 2 , such as the program codes of the remote parking control methods of the first and second embodiments. In addition, the memory 21 can also be used to temporarily store various types of data that have been output or will be output.
所述处理器23在一些实施例中可以是中央处理器(Central Processing Unit,CPU)、控制器、微控制器、微处理器、或其他数据处理芯片。该处理器23通常用于控制车辆2的总体操作例如执行与所述车辆2进行数据交互或者通信相关的控制和处理等。本实施例中,所述处理器23用于运行所述存储器21中存储的程序代码或者处理数据,例如运行所述的遥控泊车控制装置1等。The processor 23 may be a central processing unit (Central Processing Unit, CPU), a controller, a microcontroller, a microprocessor, or other data processing chips in some embodiments. The processor 23 is generally used to control the overall operation of the vehicle 2 such as performing control and processing related to data interaction or communication with the vehicle 2 . In this embodiment, the processor 23 is used for running the program code or processing data stored in the memory 21, for example, running the remote parking control device 1 and the like.
所述网络接口22可包括无线网络接口或有线网络接口,该网络接口22通常用于在所述车辆2与其他车辆2之间建立通信连接。例如,所述网络接口22用于通过网络将所述车辆2与外部终端相连,在所述车辆2与外部终端之间的建立数据传输通道和通信连接等。所述网络可以是企业内部网(Intranet)、互联网(Internet)、全球移动通讯系统(Global System of Mobile communication,GSM)、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)、4G网络、5G网络、蓝牙(Bluetooth)、Wi-Fi等无线或有线网络。The network interface 22 may comprise a wireless network interface or a wired network interface, and the network interface 22 is typically used to establish a communication connection between the vehicle 2 and other vehicles 2 . For example, the network interface 22 is used to connect the vehicle 2 with an external terminal through a network, and establish a data transmission channel and a communication connection between the vehicle 2 and the external terminal. The network can be an intranet (Intranet), the Internet (Internet), a Global System of Mobile communication (GSM), a Wideband Code Division Multiple Access (WCDMA), a 4G network, a 5G network Wireless or wired network such as network, Bluetooth (Bluetooth), Wi-Fi, etc.
需要指出的是,图6仅示出了具有部件21-23的车辆2,但是应理解的是,并不要求实施所有示出的部件,可以替代的实施更多或者更少的部件。It should be noted that FIG. 6 only shows the vehicle 2 having the components 21-23, but it should be understood that it is not a requirement to implement all of the shown components and that more or fewer components may be implemented instead.
在本实施例中,存储于存储器21中的所述遥控泊车控制装置1还可以被分割为一个或者多个程序模块,所述一个或者多个程序模块被存储于存储器21中,并由一个或多个处理器(本实施例为处理器23)所执行,以完成本发明。In this embodiment, the remote parking control device 1 stored in the memory 21 can also be divided into one or more program modules, and the one or more program modules are stored in the memory 21 and are composed of one or more program modules. or multiple processors (the processor 23 in this embodiment) to complete the present invention.
实施例五Embodiment 5
为实现上述目的,本发明还提供一种计算机可读存储介质,其包括多个存储介质,如闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘、服务器、App应用商城等等,其上存储有计算机程序,程序被处理器23执行时实现相应功能。本实施例的计算机可读存储介质用于存储遥控泊车控制装置1,被处理器23执行时实现实施例一及实施例二的遥控泊车控制方法。In order to achieve the above object, the present invention also provides a computer-readable storage medium, which includes a plurality of storage media, such as flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access memory (RAM). ), Static Random Access Memory (SRAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Programmable Read Only Memory (PROM), Magnetic Memory, Disk, Optical, Server, App A shopping mall, etc., has a computer program stored thereon, and when the program is executed by the processor 23, a corresponding function is realized. The computer-readable storage medium of this embodiment is used to store the remote parking control apparatus 1 , and when executed by the processor 23 , implements the remote parking control methods of Embodiment 1 and Embodiment 2.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The above-mentioned serial numbers of the embodiments of the present invention are only for description, and do not represent the advantages or disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。From the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general hardware platform, and of course hardware can also be used, but in many cases the former is better implementation.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above are only preferred embodiments of the present invention, and are not intended to limit the scope of the present invention. Any equivalent structure or equivalent process transformation made by using the contents of the description and drawings of the present invention, or directly or indirectly applied in other related technical fields , are similarly included in the scope of patent protection of the present invention.

Claims (16)

  1. 一种遥控泊车控制方法,应用于移动体中,其特征在于,包括:A remote control parking control method, applied to a mobile body, is characterized in that, comprising:
    接收与所述移动体关联的移动终端发送的车位泊出信息,所述车位泊出信息包括车位泊出请求和所述移动终端的当前位置;Receive parking space parking information sent by a mobile terminal associated with the moving body, where the parking space parking information includes a parking space parking request and the current position of the mobile terminal;
    获取所述移动体的当前停车位置;obtain the current parking position of the moving body;
    检测所述当前位置与所述当前停车位置之间的位置关系,根据所述位置关系确定泊车方向;detecting the positional relationship between the current position and the current parking position, and determining the parking direction according to the positional relationship;
    根据所述车位泊出请求,依据所述当前停车位置和所述泊车方向生成泊出路径。According to the parking space parking request, a parking path is generated according to the current parking position and the parking direction.
  2. 根据权利要求1所述的遥控泊车控制方法,其特征在于,所述泊车方向包括向前泊车、向后泊车、向左泊车、向右泊车、向左前泊车、向右前泊车、向左后泊车和向右后泊车。The remote control parking control method according to claim 1, wherein the parking direction comprises forward parking, rear parking, left parking, right parking, left front parking, and right front parking car, left rear parking and right rear parking.
  3. 根据权利要求1所述的遥控泊车控制方法,其特征在于,还包括:The remote control parking control method according to claim 1, further comprising:
    根据所述泊出路径控制所述移动体泊出当前停车位置。The moving body is controlled to park out of the current parking position according to the parking path.
  4. 根据权利要求3所述的遥控泊车控制方法,其特征在于,根据所述泊出路径控制所述移动体泊出当前停车位置,之前还包括:The remote control parking control method according to claim 3, wherein the step of controlling the moving body to park out of the current parking position according to the parking path further comprises:
    检测所述泊出路径是否符合预设条件;Detecting whether the parking path meets a preset condition;
    若所述泊出路径符合预设条件,根据所述泊出路径控制所述移动体泊出当前停车位置。If the parking path meets the preset condition, the mobile body is controlled to park out of the current parking position according to the parking path.
  5. 根据权利要求4所述的遥控泊车控制方法,其特征在于,还包括:The remote control parking control method according to claim 4, characterized in that, further comprising:
    若所述泊出路径不符合预设条件,生成所述移动终端的当前位置无法泊车的消息,并将所述消息发送至所述移动终端。If the parking path does not meet the preset condition, a message that the mobile terminal cannot be parked at the current location of the mobile terminal is generated, and the message is sent to the mobile terminal.
  6. 根据权利要求4所述的遥控泊车控制方法,其特征在于,所述预设条件为所述泊出路径中没有障碍目标。The remote parking control method according to claim 4, wherein the preset condition is that there is no obstacle target in the parking path.
  7. 根据权利要求6所述的遥控泊车控制方法,其特征在于,检测所述泊出路径是否符合预设条件,包括:The remote parking control method according to claim 6, wherein detecting whether the parking path meets a preset condition comprises:
    采用泊车辅助装置中的超声波雷达检测所述泊出路径中是否有障碍目标。The ultrasonic radar in the parking assist device is used to detect whether there is an obstacle target in the parking path.
  8. 一种遥控泊车控制装置,应用于移动体中,其特征在于,包括:A remote control parking control device, applied to a mobile body, is characterized in that, comprising:
    接收单元,用于接收与所述移动体关联的移动终端发送的车位泊出信息,所述车位泊出信息包括车位泊出请求和所述移动终端的当前位置;a receiving unit, configured to receive parking space parking information sent by a mobile terminal associated with the mobile body, where the parking space parking information includes a parking space parking request and the current position of the mobile terminal;
    获取单元,用于获取所述移动体的当前停车位置;an acquisition unit for acquiring the current parking position of the moving body;
    确定单元,用于检测所述当前位置与所述当前停车位置之间的位置关系,根据所述位置关系确定泊车方向;a determining unit, configured to detect the positional relationship between the current position and the current parking position, and determine the parking direction according to the positional relationship;
    生成单元,用于根据所述车位泊出请求,依据所述当前停车位置和所述泊车方向生成泊出路径。The generating unit is configured to generate a parking path according to the current parking position and the parking direction according to the parking space request.
  9. 根据权利要求8所述的遥控泊车控制装置,其特征在于,所述泊车方向包括向前泊车、向后泊车、向左泊车、向右泊车、向左前泊车、向右前泊车、向左后泊车和向右后泊车。The remote control parking control device according to claim 8, wherein the parking directions include forward parking, rear parking, left parking, right parking, left front parking, and right front parking car, left rear parking and right rear parking.
  10. 根据权利要求8所述的遥控泊车控制装置,其特征在于,还包括:The remote control parking control device according to claim 8, further comprising:
    执行单元,用于根据所述泊出路径控制所述移动体泊出当前停车位置。The execution unit is configured to control the moving body to park out of the current parking position according to the parking path.
  11. 根据权利要求10所述的遥控泊车控制装置,其特征在于,还包括:The remote parking control device according to claim 10, further comprising:
    检测单元,用于检测所述泊出路径是否符合预设条件;a detection unit, configured to detect whether the parking path meets a preset condition;
    执行单元用于当所述泊出路径符合预设条件时,根据所述泊出路径控制所述移动体泊出当前停车位置。The execution unit is configured to control the moving body to park out of the current parking position according to the parking path when the parking path meets a preset condition.
  12. 根据权利要求11所述的遥控泊车控制装置,其特征在于,还包括:The remote parking control device of claim 11, further comprising:
    提示单元,用于当所述泊出路径不符合预设条件时,生成所述移动终端的当前位置无法泊车的消息,并将所述消息发送至所述移动终端。The prompting unit is configured to generate a message that the mobile terminal cannot park at the current position when the parking path does not meet the preset condition, and send the message to the mobile terminal.
  13. 根据权利要求11所述的遥控泊车控制装置,其特征在于,所述预设条件为所述泊出路径中没有障碍目标。The remote parking control device according to claim 11, wherein the preset condition is that there is no obstacle in the parking path.
  14. 根据权利要求13所述的遥控泊车控制装置,其特征在于,所述检测单元用于通过泊车辅助装置中的超声波雷达检测所述泊出路径中是否有障碍目标。The remote parking control device according to claim 13, wherein the detection unit is configured to detect whether there is an obstacle in the parking path by using an ultrasonic radar in the parking assist device.
  15. 一种车辆,其特征在于,所述车辆包括存储器、处理器以及存储在存 储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现权利要求1至7任一项所述方法的步骤。A vehicle, characterized in that the vehicle includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements any one of claims 1 to 7 when the processor executes the computer program the steps of the method described in item.
  16. 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现权利要求1至7任一项所述方法的步骤。A computer-readable storage medium on which a computer program is stored, characterized in that, when the computer program is executed by a processor, the steps of the method according to any one of claims 1 to 7 are implemented.
PCT/CN2021/084454 2020-09-15 2021-03-31 Remote control parking control method and device, vehicle, and storage medium WO2022057238A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010969047.4 2020-09-15
CN202010969047.4A CN112224199A (en) 2020-09-15 2020-09-15 Remote control parking control method and device, vehicle and storage medium

Publications (1)

Publication Number Publication Date
WO2022057238A1 true WO2022057238A1 (en) 2022-03-24

Family

ID=74117139

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/084454 WO2022057238A1 (en) 2020-09-15 2021-03-31 Remote control parking control method and device, vehicle, and storage medium

Country Status (2)

Country Link
CN (1) CN112224199A (en)
WO (1) WO2022057238A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114995399A (en) * 2022-05-17 2022-09-02 中国第一汽车股份有限公司 Method and device for controlling parking of vehicle and vehicle
CN115171420A (en) * 2022-05-30 2022-10-11 东风柳州汽车有限公司 Vehicle parking and taking control method, device, equipment and storage medium

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112224199A (en) * 2020-09-15 2021-01-15 华人运通(上海)自动驾驶科技有限公司 Remote control parking control method and device, vehicle and storage medium
CN112896148B (en) * 2021-01-18 2022-12-06 浙江吉利控股集团有限公司 Vehicle parking-out control method and device, electronic equipment and storage medium
WO2023010267A1 (en) * 2021-08-03 2023-02-09 华为技术有限公司 Method and apparatus for determining direction for pulling out
CN113561965B (en) * 2021-08-06 2023-05-12 上汽通用五菱汽车股份有限公司 Vehicle control method, vehicle, and computer-readable storage medium
CN114312758B (en) * 2022-01-04 2023-08-08 岚图汽车科技有限公司 Remote vehicle moving control method, device, equipment and readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102013224198A1 (en) * 2013-11-27 2015-05-28 Robert Bosch Gmbh Procedure for parking an parked vehicle, computer program product, vehicle, remote control device, server and system
CN106671976A (en) * 2016-12-30 2017-05-17 东风汽车公司 Automatic parking system controlled by remote key and method of automatic parking system
CN106985815A (en) * 2017-03-14 2017-07-28 重庆长安汽车股份有限公司 Remote control parking system and method
CN107776570A (en) * 2017-09-19 2018-03-09 广州汽车集团股份有限公司 Full-automatic park method and full-automatic parking system
DE102018200770A1 (en) * 2017-04-20 2018-10-25 Ford Global Technologies, Llc Method for transferring the vehicle control to a driver following a remote-controlled parking operation
CN109885064A (en) * 2019-03-18 2019-06-14 重庆长安汽车股份有限公司 Remote control based on mobile phone interconnection APP is parked method, system and computer readable storage medium
CN111081064A (en) * 2019-12-11 2020-04-28 上海赫千电子科技有限公司 Automatic parking system and automatic passenger-replacing parking method of vehicle-mounted Ethernet
CN111532259A (en) * 2020-05-09 2020-08-14 奇瑞汽车股份有限公司 Remote control method and device for automobile and storage medium
CN112224199A (en) * 2020-09-15 2021-01-15 华人运通(上海)自动驾驶科技有限公司 Remote control parking control method and device, vehicle and storage medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102009051463B4 (en) * 2009-10-30 2014-08-21 Audi Ag Motor vehicle, external control device and method for performing a Ausparkvorgangs a motor vehicle
DE102015118584A1 (en) * 2015-10-30 2017-05-04 Valeo Schalter Und Sensoren Gmbh A method for at least semi-autonomous maneuvering of a motor vehicle with determination of a target angle for the exit from a parking space, driver assistance system and motor vehicle
KR102441082B1 (en) * 2018-01-03 2022-09-06 현대자동차주식회사 Apparatus for remote parking control, system having the same and method thereof
DE102018202738A1 (en) * 2018-02-23 2019-08-29 Bayerische Motoren Werke Aktiengesellschaft Remote-controlled parking assistance system with autonomous decision on the presence of a parking or Ausparkituation and corresponding parking method
CN108819939B (en) * 2018-07-06 2021-02-02 奇瑞汽车股份有限公司 Automatic parking system
CN109131318B (en) * 2018-10-19 2020-03-27 清华大学 Autonomous parking path coordination method based on topological map
CN110187711B (en) * 2019-07-04 2022-05-10 爱驰汽车有限公司 Method, system, device and storage medium for controlling calling of autonomous vehicle
CN110901631B (en) * 2019-11-29 2021-07-06 长城汽车股份有限公司 Automatic parking method, device and system
CN111137278B (en) * 2019-12-26 2021-11-02 奇瑞汽车股份有限公司 Parking control method and device for automobile and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102013224198A1 (en) * 2013-11-27 2015-05-28 Robert Bosch Gmbh Procedure for parking an parked vehicle, computer program product, vehicle, remote control device, server and system
CN106671976A (en) * 2016-12-30 2017-05-17 东风汽车公司 Automatic parking system controlled by remote key and method of automatic parking system
CN106985815A (en) * 2017-03-14 2017-07-28 重庆长安汽车股份有限公司 Remote control parking system and method
DE102018200770A1 (en) * 2017-04-20 2018-10-25 Ford Global Technologies, Llc Method for transferring the vehicle control to a driver following a remote-controlled parking operation
CN107776570A (en) * 2017-09-19 2018-03-09 广州汽车集团股份有限公司 Full-automatic park method and full-automatic parking system
CN109885064A (en) * 2019-03-18 2019-06-14 重庆长安汽车股份有限公司 Remote control based on mobile phone interconnection APP is parked method, system and computer readable storage medium
CN111081064A (en) * 2019-12-11 2020-04-28 上海赫千电子科技有限公司 Automatic parking system and automatic passenger-replacing parking method of vehicle-mounted Ethernet
CN111532259A (en) * 2020-05-09 2020-08-14 奇瑞汽车股份有限公司 Remote control method and device for automobile and storage medium
CN112224199A (en) * 2020-09-15 2021-01-15 华人运通(上海)自动驾驶科技有限公司 Remote control parking control method and device, vehicle and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114995399A (en) * 2022-05-17 2022-09-02 中国第一汽车股份有限公司 Method and device for controlling parking of vehicle and vehicle
CN115171420A (en) * 2022-05-30 2022-10-11 东风柳州汽车有限公司 Vehicle parking and taking control method, device, equipment and storage medium
CN115171420B (en) * 2022-05-30 2024-01-30 东风柳州汽车有限公司 Vehicle parking and taking control method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN112224199A (en) 2021-01-15

Similar Documents

Publication Publication Date Title
WO2022057238A1 (en) Remote control parking control method and device, vehicle, and storage medium
CN112216136A (en) Parking space detection method and device, vehicle and storage medium
CN112224198A (en) Parking space parking method and device, vehicle and storage medium
CN111976720B (en) Autonomous passenger-replacing parking method, device, equipment and storage medium
CN111746504B (en) Memory parking method, system, device and computer readable storage medium
CN112172793B (en) Parking path planning method and device, vehicle and storage medium
JPWO2019230474A1 (en) Road sign detection method, non-temporary computer-readable medium and road sign detection system
US20140309834A1 (en) Apparatus and method for parking assistance
CN112406855A (en) Automatic parking method and device, vehicle and storage medium
CN111292351A (en) Vehicle detection method and electronic device for executing same
CN112261357A (en) Remote vehicle moving method and device, vehicle and storage medium
US10916126B2 (en) Driving assistance apparatus, imaging apparatus, imaging system, driving assistance system, vehicle, and driving assistance method
CN112172792A (en) Fixed parking space parking method and device, vehicle and storage medium
CN111936364B (en) Parking assist device
CN112172790B (en) Control method and device for automatic parking and computer readable storage medium
CN112141086A (en) Parking path correction method, device and computer-readable storage medium
CN111994064A (en) Vehicle control method, device, equipment, system and storage medium
CN112799391B (en) Parking method and device for narrow parking space, vehicle and storage medium
CN113895429A (en) Automatic parking method, system, terminal and storage medium
CN112224197B (en) Method and device for detecting parking space during reversing, vehicle and storage medium
CN113581164A (en) Parking control method, device and system and storage medium
US20220379879A1 (en) Parking assistance device and parking assistance method
CN111479746A (en) Method for mobile parking assistance
CN112172794A (en) Parking control method and device, vehicle and storage medium
US20200282978A1 (en) Vehicle control system, vehicle control method, and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21868076

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

Country of ref document: EP

Kind code of ref document: A1

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 27/09/2023)