CN110825095A - Transverse control method for automatic driving vehicle - Google Patents

Transverse control method for automatic driving vehicle Download PDF

Info

Publication number
CN110825095A
CN110825095A CN201911240452.6A CN201911240452A CN110825095A CN 110825095 A CN110825095 A CN 110825095A CN 201911240452 A CN201911240452 A CN 201911240452A CN 110825095 A CN110825095 A CN 110825095A
Authority
CN
China
Prior art keywords
vehicle
lateral
control
error
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911240452.6A
Other languages
Chinese (zh)
Other versions
CN110825095B (en
Inventor
吴宗泽
杨帆
李志善
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Zhijia Technology Co Ltd
Original Assignee
Suzhou Zhijia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Zhijia Technology Co Ltd filed Critical Suzhou Zhijia Technology Co Ltd
Priority to CN201911240452.6A priority Critical patent/CN110825095B/en
Publication of CN110825095A publication Critical patent/CN110825095A/en
Application granted granted Critical
Publication of CN110825095B publication Critical patent/CN110825095B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0223Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving speed control of the vehicle
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0221Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving a learning process
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0276Control of position or course in two dimensions specially adapted to land vehicles using signals provided by a source external to the vehicle

Landscapes

  • Engineering & Computer Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Steering Control In Accordance With Driving Conditions (AREA)

Abstract

The invention relates to a transverse control method of an automatic driving vehicle, which comprises the following steps: 1) acquiring a planned vehicle motion track and information of a vehicle; 2) executing a transverse control algorithm, including control target point calculation, tracking error calculation and error compensation control; 3) and (3) converting the error compensation obtained in the step 2) into a steering wheel signal through a transmission ratio set for different vehicles in advance, and outputting the steering wheel signal to a drive-by-wire system of the vehicle, thereby realizing the control of the lateral motion of the vehicle. Different control target points are selected under different vehicle speeds, different error compensation mechanisms are arranged on tracks with different curvatures, and corresponding error compensation can be performed according to transverse steady-state errors. The method can have good adaptability in more different application scenes, such as: high speed up, ramp, etc.

Description

Transverse control method for automatic driving vehicle
Technical Field
The invention belongs to the field of automatic driving of motor vehicles, and particularly relates to a transverse control method for controlling transverse and turning motions of an automatic driving vehicle.
Background
For over a century recently, the appearance of automobiles replaces the traditional transportation mode, so that the life of people is more convenient. In recent years, with the development of science and technology, especially the rapid development of intelligent computing, the research of the automatic driving automobile technology becomes a focus of all industries. The '12 leading edge technologies for determining future economy' report issued by McKensin discusses the influence degree of the 12 leading edge technologies on the future economy and society, and analyzes and estimates the respective economic and social influence of the 12 technologies in 2025, wherein the automatic driving automobile technology is ranked at the 6 th position, and the influence of the automatic driving automobile technology in 2025 is estimated as follows: economic benefits are about $ 0.2-1.9 trillion per year, and social benefits can recover 3-15 million lives per year.
Generally, an automatic automobile driving system is generally divided into three modules, namely a sensing module, which is equivalent to human eyes and collects the surrounding environment state in real time through a camera, a millimeter wave radar, a laser radar and other sensors, a decision module, which is equivalent to a human brain and calculates an optimal driving decision plan according to the environment state, and an execution module, which is equivalent to human hands and feet and is used for executing a decision command and realizing the control of transverse (steering) and longitudinal (accelerator/brake) driving operation.
In the field of automatic driving, the closer the running track of an automatic driving vehicle is to a planned track of a motion plan, the more excellent the control algorithm performance is; in the control algorithm, the longitudinal direction and the transverse direction are usually decoupled and are respectively controlled, and the main purpose of the transverse control algorithm is to have better performance on transverse position errors during tracking tracks, the transverse position errors have great influence, and if a vehicle with larger errors easily runs out of a lane or collides with a vehicle in an adjacent lane.
In the existing lateral control algorithm, the most basic algorithm is a PID control algorithm, error compensation of the corner is composed of three terms, wherein the term P is the error P _ gain, the term D is the error differential D _ gain, and the term I is the error integral I _ gain, and the term P is mainly used for compensating and tracking error amplification; the term D is mainly used for compensating oscillation of tracking errors; the I term mainly accounts for the steady state error of the tracking error. After the parameters of P _ gain, I _ gain, and D _ gain are adjusted, the tracking performance is good, but the algorithm is susceptible to different parameters due to different speeds or curvatures of the vehicle, and a relatively complex PID lookup table needs to be adjusted to achieve better performance.
Another conventional algorithm is geometric pure tracking (pure pursuit), where the angular error compensation of the algorithm is arctan (2Lsin (alpha (t))/kv _ x (t))), L is the wheel base of the vehicle, alpha is the steering error from the control target, k is an adjustable gain, and v _ x is the vehicle speed. In addition, kv _ x (t) can be regarded as a pre-traced control target point, and the algorithm is greatly influenced by the pre-tracing of the control target point, and different control target points are required at different vehicle speeds or curvatures.
The present invention has been made in view of the above circumstances.
Disclosure of Invention
In order to solve the above problems in the prior art, an object of the present invention is to provide a method for controlling a vehicle in an automatic driving manner, which calculates a control target point in a trajectory in a control algorithm based on the trajectory planned by a motion planning (planning) and positioning information of the vehicle, and improves an algorithm of a pure tracking method (pure tracking) so that the vehicle can follow the planned trajectory more quickly and stably.
The technical scheme of the invention is as follows: a method of lateral control of an autonomous vehicle, comprising the steps of:
1) acquiring a planned vehicle motion track and information of a vehicle;
2) executing a transverse control algorithm, including control target point calculation, tracking error calculation and error compensation control;
3) and (3) converting the error compensation obtained in the step 2) into a steering wheel signal through a transmission ratio set for different vehicles in advance, and outputting the steering wheel signal to a drive-by-wire system of the vehicle, thereby realizing the control of the lateral motion of the vehicle.
Further, the method for calculating the control target point in step 2) includes: setting different control target points according to different vehicle speeds, collecting N1 sampled track points within the duration of M1 when the vehicle speed is less than a preset value M, and averaging the information of the track points to serve as the control target points; when the vehicle speed is greater than or equal to a preset value M, collecting N2 sampled track points in the duration of M2, and averaging the information of the track points to serve as control target points, wherein M2> M1, and N2> N1.
Further, the tracking error calculation method in step 2) is as follows: and calculating the error between the control target point and the position of the vehicle, and obtaining the transverse position error and the steering error of the vehicle.
Further, the method of the error compensation control in step 2) is as follows: determining error compensation according to the curvature of the control target point, wherein when the curvature of the control target point is smaller than a certain preset value K, the error compensation is equal to arctan2(-lateral _ gain transverse position error, velocity) -arctan2(yaw _ gain _ small _ current sin, velocity); when the curvature of the control target point is greater than or equal to a certain preset value K, the error compensation is equal to-arctan 2(yaw _ gain _ large _ current _ sin, steering error).
Further, the lateral position error is max (min (lateral position error, max _ lateral _ distance), min _ lateral _ distance), and the lateral position error is limited to min _ lateral _ distance and max _ lateral _ distance.
Further, the planned vehicle motion trajectory comprises planned position, speed, steering and curvature information; the information of the vehicle itself includes actual vehicle position, speed, and steering information.
The invention provides a relatively intelligent mechanism for controlling target points, integrates the advantages of a PID control algorithm and a pure tracking algorithm, selects different control target points under different vehicle speeds, has different error compensation mechanisms on tracks with different curvatures, and can make corresponding error compensation for transverse steady-state errors. The method can have good adaptability in more different application scenes, such as: high speed up, ramp, etc.
Drawings
FIG. 1 is a flow chart of the lateral control method of the autonomous vehicle of the present invention.
Fig. 2 is a flow chart for acquiring a planned vehicle motion trajectory in the lateral control method of the autonomous vehicle according to the present invention.
Detailed Description
The following further description of the present invention, with reference to fig. 1-2, is made to a lateral control method for an autonomous vehicle, and it should be noted that the embodiments described below with reference to the drawings are exemplary and intended to be illustrative of the invention, and should not be construed as limiting the invention.
As shown in fig. 1, a schematic flow chart of a lateral control method of an autonomous vehicle according to the present invention includes the following steps:
1) and acquiring the planned vehicle motion track and the information of the vehicle. The planned vehicle motion track and the vehicle information are input from the outside. The planned vehicle motion track comprises information such as planned position, speed, steering and curvature; the information of the vehicle itself includes information such as an actual vehicle position, speed, and steering. The control system of the vehicle executes a lateral control algorithm based on these external inputs.
2) And executing a transverse control algorithm, including control target point calculation, tracking error calculation and error compensation control.
3) And (3) converting the error compensation obtained in the step 2) into a steering wheel signal through a transmission ratio set for different vehicles in advance, and outputting the steering wheel signal to a drive-by-wire system of the vehicle, thereby realizing the control of the lateral motion of the vehicle.
Specifically, the method for calculating the control target point in step 2) is as follows: setting different control target points according to different vehicle speeds, collecting N1 sampled track points within the duration of M1 when the vehicle speed is less than a preset value M, and averaging the information of the track points to serve as the control target points; when the vehicle speed is greater than or equal to a preset value M, collecting N2 sampled track points in the duration of M2, and averaging the information of the track points to serve as control target points, wherein M2> M1, and N2> N1. The preset value M is different for different types of vehicles, and may be 10 km/h, 20 km/h, 60 km/h, 100 km/h or even 150 km/h, depending on the type of vehicle to be controlled, and may be set by an engineer in the field according to actual conditions.
Specifically, the tracking error calculation method in step 2) is as follows: and calculating the error between the control target point and the position of the vehicle, and obtaining the transverse position error and the steering error of the vehicle.
Specifically, the method of error compensation control in step 2) is: determining error compensation according to the curvature of the control target point, wherein when the curvature of the control target point is smaller than a certain preset value K, the error compensation is equal to arctan2(-lateral _ gain transverse position error, velocity) -arctan2(yaw _ gain _ small _ current sin, velocity); when the curvature of the control target point is greater than or equal to a certain preset value K, the error compensation is equal to-arctan 2(yaw _ gain _ large _ current _ sin, steering error).
Wherein, linear _ gain is a transverse gain coefficient, yaw _ gain _ small _ current is a small-curvature steering gain coefficient, yaw _ gain _ large _ current is a large-curvature steering gain coefficient, and velocity is the current speed of the vehicle.
The curvature preset value K is different for different types of vehicles, and the value K may be a value less than 1, such as-0.001, -0.01, 0.001, 0.01, 0.05, 0.1, 0.5, and the like, which is related to the type of vehicle to be controlled, and the setting can be performed by an engineer in the field according to actual situations.
The lateral position error is max (min (lateral position error, max _ lateral _ distance), min _ lateral _ distance), and the lateral position error is limited to min _ lateral _ distance and max _ lateral _ distance.
The planned vehicle motion track comprises information such as planned position, speed, steering and curvature; the information of the vehicle itself includes information of an actual vehicle position, speed, steering, and the like.
In the invention, the planned vehicle motion track is obtained by computer simulation.
As shown in fig. 2, the process steps of the planned vehicle motion trajectory simulation in the present invention are as follows: a) the vehicle model based on data deep learning is utilized, so that the steering wheel information output by adopting a transverse control algorithm can have the same motion state feedback as that of an actual vehicle test, and meanwhile, a longitudinal control algorithm is used for obtaining the result of longitudinal vehicle motion.
b) Based on the motion feedback of the vehicle model, the positioning module is used for repositioning the vehicle in the high-precision map, and positioning information is output to the motion planning module; while new vehicle information is known based on the vehicle model. The vehicle information includes information on the moving speed of the vehicle.
c) Replanning the track based on the new positioning result, fitting a polynomial equation to the track, smoothing and outputting the smoothed track to a transverse control algorithm;
d) calculating a control target point, calculating a tracking error and controlling error compensation, and outputting the error compensation control to a vehicle model to complete one-step simulation;
e) and adjusting various parameters through the simulated track tracking performance to obtain a planned vehicle motion track.
In the invention, the information of the vehicle can be replaced by the vehicle information, and the planned vehicle motion track can be understood as a preset and planned vehicle track in advance.
The above-described embodiments are intended to illustrate rather than to limit the invention, and any modifications and variations of the present invention are within the spirit of the invention and the scope of the claims.

Claims (8)

1. A method for lateral control of an autonomous vehicle, comprising the steps of:
1) acquiring a planned vehicle motion track and information of a vehicle;
2) executing a transverse control algorithm, including control target point calculation, tracking error calculation and error compensation control;
3) and (3) converting the error compensation obtained in the step 2) into a steering wheel signal through a transmission ratio set for different vehicles in advance, and outputting the steering wheel signal to a drive-by-wire system of the vehicle, thereby realizing the control of the lateral motion of the vehicle.
2. The lateral control method of an autonomous vehicle as claimed in claim 1, wherein the method of calculating the control target point in step 2) is: setting different control target points according to different vehicle speeds, collecting N1 sampled track points within the duration of M1 when the vehicle speed is less than a preset value M, and averaging the information of the track points to serve as the control target points; when the vehicle speed is greater than or equal to a preset value M, collecting N2 sampled track points in the duration of M2, and averaging the information of the track points to serve as control target points, wherein M2> M1, and N2> N1.
3. The lateral control method of an autonomous vehicle as claimed in claim 2, wherein the method of the tracking error calculation in step 2) is: and calculating the error between the control target point and the position of the vehicle, and obtaining the transverse position error and the steering error of the vehicle.
4. The automated driving vehicle lateral control method according to claim 3, wherein the error compensation control in step 2) is a method of: determining error compensation according to the curvature of the control target point, wherein when the curvature of the control target point is smaller than a certain preset value K, the error compensation is equal to arctan2(-lateral _ gain transverse position error, velocity) -arctan2(yaw _ gain _ small _ current sin, velocity); when the curvature of the control target point is greater than or equal to a certain preset value K, the error compensation is equal to-arctan 2(yaw _ gain _ large _ current _ sin, steering error).
5. The autonomous-vehicle lateral control method of claim 4, wherein the lateral position error is max (min (lateral position error, max _ lateral _ distance), min _ lateral _ distance), the lateral position error being limited to min _ lateral _ distance and max _ lateral _ distance.
6. The method of lateral control of an autonomous vehicle as claimed in any of claims 1 to 5 wherein the planned vehicle motion profile comprises planned position, speed, steering, curvature information; the information of the vehicle itself includes actual vehicle position, speed, and steering information.
7. The autonomous-capable vehicle lateral control method of claim 1 wherein the planned vehicle motion profile is obtained from simulation.
8. The autonomous-vehicle lateral control method of claim 7, wherein the process steps of the simulation are as follows:
a) the vehicle model based on data deep learning is utilized, so that the information of a steering wheel output by a transverse control algorithm can have the same motion state feedback as that of an actual vehicle test, and meanwhile, a longitudinal control algorithm is used for obtaining the result of longitudinal vehicle motion;
b) based on the motion feedback of the vehicle model, the positioning module is used for repositioning the vehicle in the high-precision map, and positioning information is output to the motion planning module; meanwhile, new vehicle movement speed information is obtained based on the vehicle model;
c) replanning the track based on the new positioning result, fitting a polynomial equation to the track, smoothing and outputting the smoothed track to a transverse control algorithm;
d) calculating a control target point, calculating a tracking error and controlling error compensation, and outputting the error compensation control to a vehicle model to complete one-step simulation;
e) and adjusting various parameters through the simulated track tracking performance to obtain a planned vehicle motion track.
CN201911240452.6A 2019-12-06 2019-12-06 Transverse control method for automatic driving vehicle Active CN110825095B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911240452.6A CN110825095B (en) 2019-12-06 2019-12-06 Transverse control method for automatic driving vehicle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911240452.6A CN110825095B (en) 2019-12-06 2019-12-06 Transverse control method for automatic driving vehicle

Publications (2)

Publication Number Publication Date
CN110825095A true CN110825095A (en) 2020-02-21
CN110825095B CN110825095B (en) 2022-11-08

Family

ID=69544752

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911240452.6A Active CN110825095B (en) 2019-12-06 2019-12-06 Transverse control method for automatic driving vehicle

Country Status (1)

Country Link
CN (1) CN110825095B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111862604A (en) * 2020-07-20 2020-10-30 北京京东乾石科技有限公司 Unmanned vehicle control method and device, computer storage medium and electronic equipment
CN113002620A (en) * 2021-03-12 2021-06-22 重庆长安汽车股份有限公司 Method and system for correcting angle deviation of automatic driving steering wheel and vehicle
CN113428173A (en) * 2020-03-23 2021-09-24 百度(美国)有限责任公司 Static curvature error compensation control logic for autonomous vehicles
CN114275041A (en) * 2022-01-10 2022-04-05 中国第一汽车股份有限公司 Method and device for lateral control of autonomous vehicle, vehicle and storage medium
WO2022095814A1 (en) * 2020-11-05 2022-05-12 长沙智能驾驶研究院有限公司 Automatic vehicle reversing control method and apparatus, vehicle and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970138A (en) * 2014-05-08 2014-08-06 北京理工大学 ALV transverse control method based on active disturbance rejection and differential smoothing
CN104571112A (en) * 2015-01-14 2015-04-29 中国科学院合肥物质科学研究院 Pilotless automobile lateral control method based on turning curvature estimation
CN108646756A (en) * 2018-07-05 2018-10-12 合肥工业大学 Intelligent automobile crosswise joint method and system based on piecewise affine fuzzy sliding mode
US20180354513A1 (en) * 2017-06-13 2018-12-13 GM Global Technology Operations LLC System And Method For Low Speed Lateral Control Of A Vehicle

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103970138A (en) * 2014-05-08 2014-08-06 北京理工大学 ALV transverse control method based on active disturbance rejection and differential smoothing
CN104571112A (en) * 2015-01-14 2015-04-29 中国科学院合肥物质科学研究院 Pilotless automobile lateral control method based on turning curvature estimation
US20180354513A1 (en) * 2017-06-13 2018-12-13 GM Global Technology Operations LLC System And Method For Low Speed Lateral Control Of A Vehicle
CN108646756A (en) * 2018-07-05 2018-10-12 合肥工业大学 Intelligent automobile crosswise joint method and system based on piecewise affine fuzzy sliding mode

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113428173A (en) * 2020-03-23 2021-09-24 百度(美国)有限责任公司 Static curvature error compensation control logic for autonomous vehicles
CN113428173B (en) * 2020-03-23 2024-04-05 百度(美国)有限责任公司 Static curvature error compensation control logic for an autonomous vehicle
CN111862604A (en) * 2020-07-20 2020-10-30 北京京东乾石科技有限公司 Unmanned vehicle control method and device, computer storage medium and electronic equipment
CN111862604B (en) * 2020-07-20 2022-03-04 北京京东乾石科技有限公司 Unmanned vehicle control method and device, computer storage medium and electronic equipment
WO2022095814A1 (en) * 2020-11-05 2022-05-12 长沙智能驾驶研究院有限公司 Automatic vehicle reversing control method and apparatus, vehicle and storage medium
CN113002620A (en) * 2021-03-12 2021-06-22 重庆长安汽车股份有限公司 Method and system for correcting angle deviation of automatic driving steering wheel and vehicle
CN114275041A (en) * 2022-01-10 2022-04-05 中国第一汽车股份有限公司 Method and device for lateral control of autonomous vehicle, vehicle and storage medium

Also Published As

Publication number Publication date
CN110825095B (en) 2022-11-08

Similar Documents

Publication Publication Date Title
CN110825095B (en) Transverse control method for automatic driving vehicle
CN110001637B (en) Unmanned vehicle path tracking control device and control method based on multipoint tracking
WO2020187257A1 (en) Vehicle abnormal lane change control method, device and system
CN104571112B (en) Pilotless automobile lateral control method based on turning curvature estimation
CN110568758B (en) Parameter self-adaptive transverse motion LQR control method for automatically driving automobile
CN108279563B (en) A kind of unmanned vehicle track following PID control method of speed adaptive
CN113276848B (en) Intelligent driving lane changing and obstacle avoiding track planning and tracking control method and system
CN109279543A (en) A kind of fork-lift type AGV magnetic conductance rail tracking control system and method
CN112319473B (en) Automatic driving vehicle longitudinal control method and system with environment self-adaptive capacity
CN108646756A (en) Intelligent automobile crosswise joint method and system based on piecewise affine fuzzy sliding mode
CN111891116A (en) Method for improving stability of lateral control of automatic driving
Solyom et al. Performance limitations in vehicle platoon control
CN111114536A (en) Automatic parking control method and device for vehicle
CN115257724A (en) Safety and energy-saving decision control method and system for plug-in hybrid electric vehicle
Kang et al. Lateral control system for autonomous lane change system on highways
CN114852085A (en) Automatic vehicle driving track planning method based on road right invasion degree
CN113625702A (en) Unmanned vehicle simultaneous path tracking and obstacle avoidance method based on quadratic programming
CN114442630B (en) Intelligent vehicle planning control method based on reinforcement learning and model prediction
CN110502004A (en) A kind of running region importance weight distribution modeling method towards the processing of intelligent vehicle laser radar data
Lu Path tracking control algorithm for unmanned vehicles based on improved RRT algorithm
CN113419521A (en) Planning and tracking method for local obstacle avoidance path of automatic driving vehicle
CN116719317A (en) Unmanned vehicle emergency obstacle avoidance method based on improved model predictive control
CN114047743A (en) Unmanned ship target tracking control method and system with prediction function
Korus et al. Robust design of a complex, perturbed lateral control system for automated driving
CN113671950B (en) Vehicle track tracking control method based on pose convergence algorithm

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant