CN113830079A - Online planning method and system for continuous curvature parking path with any initial pose - Google Patents

Online planning method and system for continuous curvature parking path with any initial pose Download PDF

Info

Publication number
CN113830079A
CN113830079A CN202111216135.8A CN202111216135A CN113830079A CN 113830079 A CN113830079 A CN 113830079A CN 202111216135 A CN202111216135 A CN 202111216135A CN 113830079 A CN113830079 A CN 113830079A
Authority
CN
China
Prior art keywords
path
planning
parking
pose
curvature
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
CN202111216135.8A
Other languages
Chinese (zh)
Other versions
CN113830079B (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.)
Tongji University
Original Assignee
Tongji University
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 Tongji University filed Critical Tongji University
Priority to CN202111216135.8A priority Critical patent/CN113830079B/en
Publication of CN113830079A publication Critical patent/CN113830079A/en
Application granted granted Critical
Publication of CN113830079B publication Critical patent/CN113830079B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • 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/08Active safety systems predicting or avoiding probable or impending collision or attempting to minimise its consequences
    • B60W30/095Predicting travel path or likelihood of collision
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • G06Q10/047Optimisation of routes or paths, e.g. travelling salesman problem
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Automation & Control Theory (AREA)
  • Transportation (AREA)
  • Mechanical Engineering (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
  • Steering Control In Accordance With Driving Conditions (AREA)

Abstract

The invention relates to an online planning method and system for a continuous curvature parking path with any initial pose, wherein the online planning method adopts a sectional path planning idea to obtain a parking path, the path planning process is divided into a warehouse location internal adjustment path planning and a warehouse entry path planning, the warehouse location internal adjustment path planning comprises a first warehouse location internal adjustment path planning used for obtaining a warehouse entry target pose and a second warehouse location internal adjustment path planning used for enabling the vehicle pose to meet the final pose requirement, the warehouse location internal adjustment path planning adopts an optimization method to carry out section-by-section planning, and the warehouse entry path planning adopts an improved Hybrid A algorithm to plan to obtain a warehouse entry path from the current pose of a vehicle to the warehouse entry target pose. The automatic parking system can be used for re-planning and re-tracking by adopting the method. Compared with the prior art, the invention has the advantages of high calculation efficiency, improved parking performance, capability of parking in any storage position (parallel, vertical and oblique), and the like.

Description

Online planning method and system for continuous curvature parking path with any initial pose
Technical Field
The invention relates to the field of vehicle control, in particular to a parking control method, and particularly relates to an online planning method and system for a continuous curvature parking path with any initial pose.
Background
The automatic parking technology has come to the fore, and the automobile keeping quantity is increased year by year, so that the urban parking space is increasingly narrow, and the automatic parking technology can help a driver to safely and efficiently park. The automatic parking path planning is used as a key technology for planning an executable path connecting the current pose of the vehicle and the pose of an expected target, so that the vehicle has no collision and avoids pivot steering in the tracking control process. Although there are many path planning related researches at present, the parking scene still has the problems of low efficiency and accuracy and the like.
Currently popular path planning methods can be divided into four categories: geometric methods, graph search methods, sampling-based methods, and optimization-based methods. The geometric method uses a curve group, a polynomial curve, a Bezier curve, a B spline curve and the like to connect the initial pose and the target pose, the planning path is smooth and the calculation efficiency is high, but the planning is not flexible due to the adoption of a given form of curve planning, and the planning of any initial pose is difficult to meet. The Hybrid A algorithm in the graph search method is widely applied to parking scenes, the method solves the problem that any initial pose can be planned, the calculation efficiency under partial poses is low, and the path quality obtained by solution is unstable. The Bi-RRT algorithm based on RS curve expansion in the sampling method can be used for parking path planning, but the planning efficiency of any initial pose is difficult to reliably ensure due to the random mechanism in the sampling method. The parking problem is modeled into a nonlinear programming problem based on an optimization method, and then iterative solution is carried out in a numerical optimization mode, the quality of a planned path is high, but the whole parking process is difficult to directly model into a convex optimization problem, and for the non-convex optimization problem, the initial value greatly affects the solution success rate and the calculation efficiency.
Disclosure of Invention
The invention aims to overcome the defects that the prior art cannot give consideration to any parking starting pose, path quality and calculation efficiency, and provides a continuous curvature parking path online planning method and system with any starting pose so as to improve the parking reliability.
The purpose of the invention can be realized by the following technical scheme:
a parking path is obtained by adopting a sectional path planning idea, the path planning process is divided into a warehouse location internal adjustment path planning and a warehouse entry path planning, the warehouse location internal adjustment path planning comprises a first warehouse location internal adjustment path planning used for obtaining a warehouse entry target pose and a second warehouse location internal adjustment path planning used for enabling the vehicle pose to meet the final pose requirement, the warehouse location internal adjustment path planning adopts an optimization method to carry out section-by-section planning, and the warehouse entry path planning adopts an improved Hybrid A algorithm planning to obtain a warehouse entry path from the current pose of the vehicle to the warehouse entry target pose.
Further, the implementation of the in-library adjustment path planning by using an optimization method specifically includes:
modeling the in-library adjustment path planning problem to solve the optimization problem of the CC circular curvature and the arc length, wherein the constructed optimization model is expressed as follows:
Figure BDA0003310879430000021
s.t.qj+1=fe(d,qj,uj)
hp(qj+1)≤0
umin≤uj≤umax
wherein the objective function lO(qj+1)=|θj+1GI is the vehicle heading angle thetaj+1Angle theta with target courseGDifference of (q)j+1Adjusting the state q in path planning for in-binjState after passing through a section of CC circle, ujFor control input, uminAnd uminFor controlling the minimum and maximum values of the input, the constraint hpRepresenting environmental constraints, and d ∈ { -1, 1} is the vehicle motion direction.
Further, the CC circle is a continuous curvature arc formed by connecting a clothoid curve, an arc, and a straight line.
Further, the first in-reservoir adjustment path planning adopts a method of gradually planning from the final pose to the outside by a CC circle with the minimum radius until the requirement that the vehicle can be delivered from the reservoir without collision is met, and the warehousing target pose is obtained.
And further, the second storehouse position inner adjustment path planning adopts a method of gradually planning from the current position posture to the outside by a CC circle with the minimum radius until the requirement that the vehicle can be delivered from the storehouse without collision is met, the adjustment path in the next section of storehouse position of the current position posture is obtained, and re-planning and tracking are carried out after the adjustment path planning in each section of storehouse position is finished until the vehicle position posture meets the requirement of the final position posture.
Further, the step of obtaining the warehousing path from the current pose of the vehicle to the warehousing target pose by adopting the improved Hybrid a algorithm planning specifically comprises the following steps:
designing a continuous curvature curve group based on a CC circle, selecting a path in the same form curve group according to a shortest path principle, and selecting a path according to a principle of minimum gear shifting times for different forms of curve groups;
and expanding the state nodes in a continuous curvature mode based on the continuous curvature curve group, measuring the importance degree of the expanded state nodes based on the designed evaluation function, and taking the node with the minimum evaluation function value as a priority expansion node in the searching process to obtain a final warehousing path.
Further, the valuation function f (j) is expressed as:
f(j)=g(j)+h(j)
wherein, the cost item function g (j) is used for measuring the parking starting state node to the intermediate state node qjThe heuristic function h (j) is an intermediate state node qjCost estimate to target state node for q metricjProximity to a target state.
Further, the cost term function g (j) is expressed as:
g(j)=gl(j)+grev(j)+gκ(j)+gΔκ(j)
gl(j)=kl·Δl
Figure BDA0003310879430000031
gκ(j)=kκ·|κj|
Figure BDA0003310879430000032
Δκj=κjj-1,Δκj-1=κj-1j-2
wherein the cost term function g (j) is composed of a path length term gl(j) Shift penalty term grev(j) Large curvature penalty term gκ(j) And a curvature change penalty term gΔκ(j) Composition klIs the path length term coefficient; k is a radical ofrevIs a shift penalty term coefficient; k is a radical ofκPunishment coefficient for path large curvature; k is a radical ofΔk1、kΔκ2Penalizing the coefficient of the term for curvature change, and kΔκ1>kΔκ2;κjIs the curvature,. DELTA.l is the change in arc length, djFor the direction of movement of the vehicle, Δ κjIs a change in curvature.
Further, the heuristic function h (j) is expressed as:
h(j)=knonholo·hnonholo(j)+kshift·hshift(j)
+kholo·hholo(j)
wherein the heuristic function h (j) is derived from the shortest path heuristic hnonholo(j) Minimum path segment number heuristic hshift(j) And obstacle avoidance elicitor hholo(j) Composition of hnonholo(j) In order to take into account only environmental obstacles and not the path length from each grid point to the target point when the vehicle is not constrained by integrity, hnonholo(j) And hshift(j) When the environmental barrier is not considered, the length of the continuous curvature path from each grid point to the target pose and the number of the path segments are calculated by the continuous curvature curve group.
The invention also provides a continuous curvature automatic parking system with any initial pose, which comprises:
the path online planning module is used for obtaining a parking path by adopting the online planning method;
and the tracking module executes parking based on the parking path, tracks the parking track, judges whether collision risks exist or whether a global obstacle map is updated in real time, and calls the path online planning module to perform re-planning until parking and warehousing if the collision risks exist or the global obstacle map is updated, and if the collision risks exist or the global obstacle map is updated, the path online planning module is called to perform re-planning.
Compared with the prior art, the invention has the following beneficial effects:
1. the invention gives consideration to any parking starting pose, path quality and calculation efficiency, and the arbitrary starting pose can be planned to help improve the success rate of parking; the high path quality means that the path length is short, the number of direction changes is small, the safety requirement is met, the smoothness is good, and the parking efficiency, the parking experience and the path tracking precision are improved; the high calculation efficiency contributes to reduction of the parking planning waiting time. The path planning method provided by the invention can be directly applied to an automatic parking system with re-planning capability, and is beneficial to improving the parking performance.
2. The whole parking path planning is divided into two parts of a warehouse location internal adjustment process and a warehouse entry process path planning and solved respectively, the warehouse location internal adjustment process is converted into a convex optimization problem of solving the curvature and the arc length of a continuous curvature arc and is solved by adopting an internal point method, and the path quality and the calculation efficiency are high; and the route planning in the warehousing process adopts an improved Hybrid A algorithm to expand state nodes in a continuous curvature form, and an executable route with continuous curvature reaching a target pose can be directly generated at any initial pose without post-processing, so that the calculation efficiency is high.
3. The invention designs the shortest path heuristic item and the minimum path segment number heuristic item aiming at the parking problem so as to further improve the calculation efficiency.
4. According to the method, a cost item function considering the path length, the direction change times and the smoothness is designed, the parking path is segmented according to curve types to obtain a vehicle driving area polygon, then a quadrant method is adopted for collision detection to ensure the quality of a planned path, and through the design of a gear shift punishment item in the cost item function and a gear shift time estimation item in an enlightening item function, the search is effectively converged to a state point with less gear shift times, and finally a planning result with less path segments is obtained.
Drawings
FIG. 1 is a schematic diagram of a parallel, vertical library position scene and a target pose;
FIG. 2 is a schematic flow chart of a path planning method according to the present invention;
FIG. 3 is a schematic view of a kinematic model of a vehicle;
FIG. 4 is a schematic diagram of a transition curve, which is (4a) a curvature change of the transition curve, (4b) a course angle change, and (4c) a curve shape;
FIG. 5 is a schematic diagram of a CC circle, wherein (5a) is the variation of curvature of the CC circle and (5b) is the shape of the curve;
FIG. 6 is a schematic diagram of the in-warehouse location adjustment planning process before warehouse entry path planning;
FIG. 7 is a schematic diagram of the in-warehouse location adjustment planning process after the warehousing path tracking;
FIG. 8 is a schematic diagram of a combination of five continuous curvature curves;
FIG. 9 is a schematic view of a continuous curvature state node expansion;
FIG. 10 is a schematic view of a vehicle tracking a travel area along different paths, wherein (10a) is a straight path, (10b) is a circular arc path, (10c) is a cloothoid path with increasing curvature, and (10d) is a cloothoid path with decreasing curvature;
FIG. 11 is a schematic diagram of different parking test scenarios, wherein (11a) is a parallel library location and (11b) is a vertical library location;
fig. 12 is a performance comparison box chart of the original Hybrid a (serial No. 1) and the present invention (serial No. 2) in a parallel and vertical parking scene, where (12a) is the calculation time, (12b) is the path length, and (12c) is the number of path segments;
FIG. 13 is a comparison of original Hybrid A versus the parking plan path of the present invention, wherein (13a) is a parallel library location and (13b) is a vertical library location;
fig. 14 shows the real vehicle path tracking result of scenario one in the embodiment, in which (14a) is the path tracking effect, (14b) is the steering wheel angle tracking, and (14c) is the vehicle speed tracking;
fig. 15 shows the real vehicle path tracking result of the second scenario in the embodiment, where (15a) is the path tracking effect, (15b) is the steering wheel angle tracking, and (15c) is the vehicle speed tracking;
fig. 16 shows the real vehicle path tracking result of scenario three in the embodiment, where (16a) is the path tracking effect, (16b) is the steering wheel angle tracking, and (16c) is the vehicle speed tracking;
fig. 17 shows the real vehicle path tracking result of scene four in the embodiment, where (17a) is the path tracking effect, (17b) is the steering wheel angle tracking, and (17c) is the vehicle speed tracking;
fig. 18 shows the real vehicle path tracking result of scene five in the embodiment, in which, (18a) is the path tracking effect, (18b) is the steering wheel angle tracking, and (18c) is the vehicle speed tracking;
fig. 19 is a schematic diagram of an automatic parking process according to the present invention.
Detailed Description
The invention is described in detail below with reference to the figures and specific embodiments. The present embodiment is implemented on the premise of the technical solution of the present invention, and a detailed implementation manner and a specific operation process are given, but the scope of the present invention is not limited to the following embodiments.
The parking path planning solves the problems that: the vehicle can draw an executable path connecting the poses of the targets at any initial pose with a parking space. In order to reduce tire wear, the planned path should avoid vehicle pivot steering caused by curvature discontinuity; in order to improve the parking efficiency, the length of the planned path is as short as possible, and the number of direction changes is as small as possible; in order to reduce the tracking difficulty and ensure the riding comfort, the planned path has good smoothness; in order to ensure safety, the planned path does not collide with two obstacle vehicles and a curb; in order to meet the on-line planning requirement of the real vehicle, the path planning time is controlled within 500ms as much as possible.
The library positions can be divided into three types of parallel, vertical and oblique library positions according to the library position direction. The vertical parking space can be regarded as an inclined parking space with the largest parking difficulty. Parallel and vertical library positions are selected for discussion and verification in the embodiment. The schematic diagram of the parking space scene and the parking target poses is shown in fig. 1, a rectangle filled with oblique shadows represents an obstacle car, straight lines on the upper side and the lower side represent road edges, a gray rectangle is the parking target pose, the parking target pose is equidistant from two obstacle cars, and the parking depth is the same as that of the two obstacle cars. For small parallel library positions, the target pose is often reached by performing in-library position adjustment.
The invention provides an online planning method for a continuous curvature parking path with any initial pose. The in-garage adjustment process has the characteristics of continuous and narrow parking space, the problem can be converted into the convex optimization problem of solving the curvature and the arc length of the continuous curvature arc, the solution is carried out by adopting an inner point method, and the path quality and the calculation efficiency are high. And the route planning in the warehousing process adopts an improved Hybrid A algorithm to expand state nodes in a continuous curvature form, and an executable route with continuous curvature reaching a target pose can be directly generated at any initial pose without post-processing, so that the calculation efficiency is high. As shown in fig. 2, the in-warehouse adjustment path planning is performed in two stages before the warehouse entry path planning and after the warehouse entry path tracking is completed, the former stage aims at determining the optimal warehouse entry path planning target pose, and the latter stage aims at meeting the final parking target pose requirement only by continuously performing in-warehouse adjustment path re-planning and re-tracking during in-warehouse adjustment due to the fact that the tracking length is short and the path tracking error with large curvature is large. And the path planning in the warehousing process is used for quickly calculating to obtain a collision-free path connecting any parking starting pose and the warehousing target pose.
The method comprises the following specific steps: the method comprises the steps of obtaining a position shape, a position and an initial parking pose of a garage, dividing a path planning process into a position internal adjustment path planning and a garage entering path planning, wherein the position internal adjustment path planning comprises a first position internal adjustment path planning used for obtaining a garage entering target pose and a second position internal adjustment path planning used for enabling a vehicle pose to meet the requirement of a final pose, the position internal adjustment path planning adopts an optimization method to carry out section-by-section planning, the garage entering path planning adopts an improved Hybrid A algorithm to plan to obtain a garage entering path from the current pose of the vehicle to the garage entering target pose, and finally a collision-free parking path with continuous curvature is obtained. The in-library adjustment path planning is realized by adopting an optimization method, which specifically comprises the following steps: and modeling the in-library adjustment path planning problem to solve the optimization problem of the CC circular curvature and the arc length.
1. Construction of CC circle model
1) Vehicle kinematics model
Since the vehicle speed is low (< 3km/h) during parking, the lateral dynamic effect of the tire can be ignored, and the vehicle kinematic model shown in FIG. 3 is adopted. Assuming a constant vehicle speed and a maximum vehicle speed vmaxThen, the vehicle kinematics model can be expressed in an arc length-based form, as shown in equation (1):
Figure BDA0003310879430000071
in the formula, x and y are coordinates (m) of the midpoint of the rear axle of the vehicle, theta is the heading angle (rad) of the vehicle, d ∈ { -1, 1} is the motion direction of the vehicle, and κ ∈ [ - κ { -C { -1 { } is the motion direction of the vehiclemax,κmax]And σ ∈ [ σ [ [ σ ]max,σmax]Respectively, the path curvature (m) of the midpoint of the rear axle of the vehicle-1) And rate of change of curvature (m)-2) And (·)' means taking the derivative of the arc length. Maximum curvature kmaxWith maximum rate of change of curvature σmaxLimited by the physical constraints of the actuator:
Figure BDA0003310879430000072
Figure BDA0003310879430000073
in the formula phimaxIs the maximum front wheel angle (rad), omegamaxThe maximum front wheel rotation speed (rad/s), L the vehicle wheel base (m), and phi the front wheel rotation angle (rad).
2) Vehicle state change model
To avoid the vehicle from passing through the path tracking processIn the method, a transition curve clothoid curve with linearly changing curvature is adopted to connect two arcs or arcs and straight lines with unequal curvatures. Connecting arbitrary two curvatures k0,κ1∈[κnax,κmax]The curvature change and the course angle change of the transition curve between the two are shown in the graphs (4a) and (4b), the shape of the corresponding clothoid curve connecting two arcs with different curvatures is shown in the graph (4c), and the curve type represented when the curvature kappa is 0 is a straight line. To improve steering flexibility and reduce path length, the invention uses a curvature change rate of σmaxI.e. the rate of change of curvature σ ∈ { - σ { (c) } cmax,σmax}。
Vehicle slave state [ x ]0,y0,θ0,κ0]Passing through a section with the length of L1=|κ10|/σmaxThe curvature change rate σ ═ sign (κ)1omaxAfter the clothoid curve of (c) becomes [ x ]1,y1θ1,κ1]The available state changes according to equation (1):
Figure BDA0003310879430000074
in the formula I0=|κ0maxAnd | s is the path length (m). The fresnel integral operation in the equation (4) causes a large amount of calculation, and the integral operation in the equation (4) is only related to the motion direction d and the initial curvature k0And a termination curvature k1Therefore, the integral table for calculating each discrete curvature off-line can be adopted, and the calculation efficiency is improved by looking up the table on-line.
Vehicle from initial state [ x ]0,y0,θ0,κ0]Passing through a section with the length of L2Arc of (a) and L3The state change of the straight line of (2) is shown in the formulas (5) and (6), respectively.
Figure BDA0003310879430000081
Figure BDA0003310879430000082
3) Continuous curvature arc model
In order to make the path planning of the curve group and the path curvature obtained by the in-library adjustment path planning continuous, the aforementioned clothoid curve is used to connect the circular arc and the straight line to form a continuous curvature circular arc, i.e. a cc (continuous curvature) circle, the curvature change diagram is shown in fig. 5a, and the corresponding curve shape is shown in fig. 5 b. In the CC circle shown in fig. 5, the curvature changes linearly from 0 to a certain curvature κiMaintaining the curvature kiOver a certain path length siThen, the vehicle changes linearly from the curvature back to 0, and the vehicle changes from the state [ x ]0,y0,θ0,κ0]The state after a segment of the CC circle shown in fig. 5 changes to:
Figure BDA0003310879430000083
in the formula, κiArc curvature (m) of CC circle-1),siIn the above model, the length (m) of the circular arc of the CC circle is determined when the curvature and length of the circular arc of the CC circle are determined.
2. In-store adjustment path planning
And planning the adjustment path in the reservoir by adopting the CC circular model so as to avoid the in-situ steering of the vehicle caused by the sudden change of curvature.
1) In-warehouse adjustment planning before warehouse entry path planning
And the in-warehouse adjustment path planning before the warehousing path planning adopts a method of gradually planning from a target pose to the outside by a CC circle with the minimum radius until the requirement that the vehicle can be delivered out of the warehouse without collision is met. FIG. 6 is a schematic diagram of a planning process for two in-garage adjustments of a vehicle from a target pose G (x) in an in-garage adjustment path plan prior to in-garage path planningG,yG,θG) Start to calculate in placePosture A (x)A,yA,θA) And pose B (x)B,yB,θB) In the pose B, the vehicle can be delivered from the garage without collision through the minimum turning radius CC arc taking the oout as the circle center, and the non-collision condition is the turning radius O of the front right corner point of the front wheeloutBrrLess than the center O of the CC curveoutDistance O from left rear corner point connecting line of front obstacle vehicleoutAnd O. From this, pose B can be determined as the binned path planning target pose.
2) In-warehouse adjustment planning after warehouse-in path tracking
And adjusting in the warehouse position after the warehouse entry path is tracked, planning a target pose from the current vehicle pose, planning an adjusting path in the next section of the warehouse position of the current pose, re-planning and tracking after the planning of the adjusting path in each section of the warehouse position is finished until the vehicle pose meets the requirement of the target pose, wherein the planning process is the reverse process of the planning of the adjusting path in the warehouse position before the warehouse entry path is planned. Taking the in-storage adjustment planning process shown in fig. 7 as an example, assuming that the vehicle is located at the pose c after the in-storage path tracking is finished, the in-storage adjustment path planning calculation is performed to obtain the path CD and track the path, because of the path tracking error, the actual running path is shown as a blue dotted line, the vehicle is located at the pose D ' when the path tracking is finished, the in-storage adjustment path re-planning calculation is performed at D ' to calculate the path D ' G reaching the target pose and track the path D ', and when the vehicle pose G ' is located at the target pose G (x)G,yG,θG) And stopping the vehicle when the nearby error is within the allowable range.
Based on the CC circle model, the in-library adjustment path planning can be converted into the following convex optimization problem:
Figure BDA0003310879430000091
wherein the content of the first and second substances,
lo(qj+1)=|θj+1G| (9)
fe(d,qj,uj)=qj+fcc(d,θj,uj(1),uj(2)) (10)
hP(qj+1)=-[dFL,dFR,dRL,dRR,dTF,dTR] (11)
in formulae (8) to (11), qj=[xj,yj,θj,κj]Adjusting the initial state of the path planning in the library position, wherein the state after the path planning passes through a section of CC circle is qj+1=[xj+1,yj+1,θj+1,κj+1]. Control input uj=[κi,si]Wherein κ isiFor the CC circle arc to be given a curvature, siThe arc length is to be calculated for the CC circular arc. Optimization target l of formula (8)oAs shown in equation (9), the difference between the vehicle heading angle and the target heading angle is shown. Constraint of equation f in equation (8)eThe specific form is as shown in formula (10), and the state change is performed by the CC circle model shown in formula (7). The first inequality in equation (8) constrains hpFor environmental constraints, the specific expression is formula (11), where dFL、dFR、dRL、dRR、dTF、dTRRespectively showing the distance from the front and rear corner points of the vehicle to the obstacle vehicles 1 and 2 and the distance from the front and rear tires close to the curb side to the curb. The second inequality in equation (8) is the control input constraint, umin=[-κmax,smin],umin=[κmax,smax]。
Solving the convex optimization problem described by the equations (8) - (11) by using an interior point method.
3. Warehousing process path planning
The method adopts an improved Hybrid A algorithm to plan the route of the warehousing process, expands the state nodes in the form of a continuous curvature curve, plans and explores each state node to the target pose according to a pre-designed continuous curvature curve group, can directly obtain a collision-free parking route with continuous curvature, and does not need to perform post-processing to further smooth and detect collision of the route.
1) Continuous curvature curve set design
A Reeds-sheet curve (RS curve for short) formed by combining a straight line and a vehicle minimum turning radius circular arc is the shortest path connecting any two poses, and 48 RS curves can be classified into 9 curve combinations. Because the RS curve only adopts the arc with the minimum radius, the steering capacity of the vehicle under other radii is not fully exerted, the planning is not flexible enough, and the path is difficult to plan under most poses in the scene with obstacles; and the curvature of the RS curve at the joint of the straight line and the circular arc and the joint of the circular arc and the circular arc is discontinuous, so that the pivot steering of the vehicle can be caused when the path tracking is carried out.
In order to make up for the deficiency of the RS curve, the CC circle is designed into a continuous curvature curve group to avoid the in-situ steering of the vehicle; the curvature of the CC circular arc ranges from-kappamax~κmaxCompared with an RS curve, the steering capacity of the vehicle under different radiuses can be fully utilized, and a path planning scene is expanded. In addition, in order to simplify the calculation, the invention combines the parking experience of human drivers and 9 combination forms of RS curves, and the curve group suitable for the parallel parking scene is summarized into
Figure BDA0003310879430000101
And
Figure BDA0003310879430000102
two, the curve group suitable for the vertical parking scene is summarized as
Figure BDA0003310879430000103
Figure BDA0003310879430000104
And
Figure BDA0003310879430000105
three kinds of the components are adopted. Wherein L, R, s respectively represent a CC circle (κ) turning counterclockwisei> 0), clockwise turn CC circle (kappa)i< 0) and straight line (κ)i0), superscript +, -indicates the direction of vehicle motion, respectively forward and reverse, subscript liRepresenting the length of each segment of the curve. Schematic of the above 5 combinations of continuous curvature curvesAs shown in fig. 8.
As shown in FIG. 8
Figure BDA0003310879430000106
The curve group is an example for explaining the path planning method of the curve group used in the present invention, and P in the figure1For warehousing object pose, P4Planning initial pose for curve group path, generating secondary P1To P4The specific solving steps of the path are as follows:
(1)P1→P2segment according to P1Dot state
Figure BDA0003310879430000107
Selecting CC circle parameter kappa1、l1Obtaining P2Dot state
Figure BDA0003310879430000108
(2)P4→P3Segment according to P4Dot state
Figure BDA0003310879430000109
Selecting CC circle parameter kappa3、l3Obtaining P3Dot state
Figure BDA00033108794300001010
(3) From P2、P3Point State determines the length l of the middle segment straight line2
The other curve group path generation methods are similar to the steps, a mode of calculation from two ends to the middle is adopted, firstly, CC circular curvature and arc length of the two ends are determined, and then, the straight line length or the CC circular curvature and the arc length of the middle section are determined according to the new state point obtained through calculation. As the CC circular curvature, the arc length of the circular arc and the length of the straight line are variable, a plurality of paths can be generated for a given starting pose and a given target pose, and the method selects the paths in the same form of path group according to the principle of the shortest path. For different types of path groups, the path is selected on the basis of the principle of minimum number of shifts, i.e. for parallel parking of two curve groupsThe priority is as follows:
Figure BDA0003310879430000111
the priority of three curve groups perpendicular to the oblique parking is as follows:
Figure BDA0003310879430000112
2) state node expansion
In order to directly generate a curvature-continuous path without post-processing to avoid additional path computation and collision detection computation, the present invention defines the jth state node as qj=[xj,yj,θj,κj]Such a four-dimensional vector expands the state nodes in a continuous curvature manner as shown in FIG. 9
Figure BDA0003310879430000113
The nth node obtained by the j +1 th expansion is shown. The path resulting from each state node expansion is made up of two parts, as shown in FIG. 9, including a curvature from κjChange to
Figure BDA0003310879430000114
Has a clothoid curve and a curvature of
Figure BDA0003310879430000115
Circular arcs or straight lines of (a).
The length of a path which passes through to reach the next state node is L after each state node expansion and fixationeCurvature of next state node from curvature set { - κ { -max,-κmaxstep,...,κmaxSelecting from the set, kstepThe curvature difference between two adjacent state nodes is a constant value. Expanding to get state nodes
Figure BDA0003310879430000116
The length of the clothoid curve of the path is
Figure BDA0003310879430000117
Circular or straightThe length of the wire is Len2=Le-Len1. According to the formulas (4) to (6), the state node can be obtained
Figure BDA0003310879430000118
Expression (c):
Figure BDA0003310879430000119
Figure BDA00033108794300001110
in the formula, thetatIs the heading angle (rad) after passing the clothoid curve. In addition, in order to improve the search efficiency, the nodes of the extended states in the same four-dimensional grid are combined, and only the node with the lowest evaluation function value is reserved.
3) Valuation function design
The method of the invention adopts a heuristic search algorithm in a hybrid A algorithm, measures the importance degree of the nodes in the expansion state based on the valuation function f (j), and takes the node with the minimum value f (j) as a priority expansion node in the search process. The general expression of f (j) is shown in formula (13):
f(j)=g(j)+h(j) (13)
wherein, the cost item function g (j) is used for measuring the parking starting state node to the intermediate state node qjThe actual cost value of; heuristic function h (j) is intermediate state node qjCost estimate to target state node for q metricjProximity to a target state.
In order to ensure that a planned path meets the requirements of high efficiency and comfort, namely the path length is as short as possible, the number of gear shifting is as small as possible, the curvature of the path is as small as possible, and the change direction of the curvature is prevented from being frequently changed, the invention designs g (j) shown in formulas (14) to (18):
g(j)=gl(j)+grev(j)+gκ(j)+gΔk(j) (14)
gl(j)=κl·Δl (15)
Figure BDA0003310879430000121
gk(j)=kκ·|κj| (17)
Figure BDA0003310879430000122
Δκj=κjj-1,Δκj-1=κj-1j-2
in the above formula,. kappalIs the path length term coefficient; kapparevIs a shift penalty term coefficient; kappaκPunishment coefficient for path large curvature; kappaΔκ1、κΔκ2For curvature change penalty factor coefficients, a greater penalty value is assigned to the curvature direction change, and thus κΔκ1>κΔκ2. The value of each weight coefficient is related to the priority of each corresponding item, and each weight coefficient needs to be determined according to tests aiming at different parking scenes and parking requirements.
In order to accelerate the solving speed of the algorithm, the heuristic term shown in the formula (19) is designed, and the three contained items are respectively the shortest path heuristic term, the minimum path segment heuristic term and the obstacle avoidance heuristic term from left to right.
Figure BDA0003310879430000123
The obstacle avoidance heuristic item is the same as the original Hybrid A algorithm, and aims to guide the search to be far away from the U-shaped obstacle and the dead zone. Different from the original Hybrid A algorithm, the shortest path heuristic item is redesigned to adapt to the method and improve the search efficiency, the minimum path segment number heuristic item is added to make up the defect that the path result contains some sharp points for changing the path direction due to the fact that the original algorithm only considers the path length, the number of the path segments planned after the addition of the minimal path segment number heuristic item is less, and the driving experience of a human driver is better met.
The shortest path elicitation item and the minimum path segment number elicitation item are the continuous curvature path length and the path segment number under the environment that two obstacle vehicles under the minimum stock position ignore other obstacles are only considered, for the parking problem, the path planning constraint under the minimum stock position is stricter, the elicitation item value obtained under the scene is larger, and the search efficiency under other large stock position scenes can be effectively ensured. To compute the shortest path heuristic and the minimum number of path segments heuristic, assume the object pose (x)G,yG,θG) And (0, 0, 0), calculating the path from each grid center to the target pose, and performing off-line calculation because other obstacles in the environment are not considered in the calculation, and performing table lookup to obtain heuristic values only by performing simple translation and rotation calculation on line.
The size of the grid map adopted by the invention is 16m multiplied by 25m multiplied by 2 pi rad multiplied by 0.54m-1The resolution in the x-Y direction is 0.5m, the resolution of the course angle theta is 0.1rad, and the resolution of the path curvature kappa is 0.01m-1
4) Collision detection
The result of the path planning is composed of straight lines, circular arcs and clothoid transition curves, areas swept by the three curves tracked by the vehicle have different contour characteristics, as shown in fig. 9, characteristic points of different contours are extracted to form external polygons of a vehicle driving area, and collision detection is carried out by checking whether a series of external polygon groups generated by the path planning intersect with the library boundary.
FIG. 10a shows a straight path, the vehicle-passing region being rectangular according to G2、G1And (5) obtaining the area outline by pointing the coordinates of the front corner point and the rear corner point of the vehicle. FIG. 10b shows a circular path, the inner side of which is defined by the line segment P1P2、P4P5And a segment of circular arc, and an inner broken line segment P can be used within a certain precision range2P3P4Fitting an arc; the outer side of the outline is provided with a circular arc which is passed by the right rear corner point of the vehicle, a circular arc which is passed by the right front corner point of the vehicle and a line segment P connecting the two8P9Composition, outer broken line segment P is available within a certain precision range6P7P8And P9P10P11And fitting the arc. For a clothoid curve, the contour of the area where the vehicle travels when the curvature increases has a different feature from the contour of the area where the vehicle travels when the curvature decreases, and therefore the feature points should be extracted according to a different rule. Fig. 10c shows a clothoid curve path with increased curvature, and the contour features are similar to circular arcs, and feature points can be extracted in the same way. FIG. 10d shows a chothoid curve path with a decreasing curvature, and the contour of the region has a larger difference from the curve shape of FIG. 10c, which mainly runs at the right front corner of the vehicle, and is a curve with a variable concavity and convexity, so that the inflection point P of the curve is found first7Respectively using curve segment P6P7And P7P8P9And fitting curves on two sides.
The driving areas of the graphs (10c) and (10d) are related to the calculation of the clothoid curve, can only be obtained by a numerical calculation method, have large calculation amount, can calculate the coordinates of each characteristic point off line, and directly obtain the polygonal outline of the driving area by looking up the table on line for collision detection.
The above method, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
To evaluate the above method, the calculated time, path length, number of shifts of the inventive method were compared to the original Hybrid a. The test scenario is shown in FIG. 11, the solid points represent the X-Y coordinates of the starting pose, and the arrow direction represents the starting heading angle direction of the vehicle. 153 initial poses are tested in both parallel parking and vertical parking, the initial poses comprise 51 sites, the range of the X direction is-8 m, the range of the Y direction is 1.2-3.2 m, the interval between adjacent sites is 1m, and the heading angle of each site comprises three groups of-0.1 rad, 0 and 0.1 rad. The vehicle parameters and the test library position related parameters are shown in table 1, and the parameter meanings correspond to fig. 1 and fig. 3.
TABLE 1 vehicle parameters and test library location related parameters
Parameter(s) Numerical value Parameter(s) Numerical value
L/m 2.305 wp1/m 4.5
Lf/m 0.72 wp2/m 2
Lr/m 0.544 dp2/m 4.85
W/m 1.551 wv1/m 3.769
κmax/m-1 0.27 wv2/m 4.5
σmax/m-2 0.4 dv2/m 2.251
According to the parameters in the table 1, the final parking target pose of the parallel parking space is (x)pG,ypG,θpG) And (x) the final parking target pose of the vertical parking position is (-3.6655, -0.7755, 0)vG,yvG,θvG) (-1.1255, -3.025, pi/2). Because the parallel position of the warehouse is smaller and the target pose can be reached through an in-warehouse adjustment party, the in-warehouse adjustment initial pose (x) in the warehouse is obtained by solving the in-warehouse adjustment planning before the warehouse entry path planningB,yB,θB) (-4.0891, -0.945, 0.3016) is used as a target pose for warehousing process path planning, and then the original Hybrid a-algorithm is compared with the simulation of the method of the present invention, and the comparison result is shown in fig. 12 and 13. The algorithm operating platform is dSPACE AutoBox II 1401/1513, and the dominant frequency of the processor is 900 MHz.
The distribution of values, including mean, optimum and worst values, is visualized by the box plot of FIG. 12.
According to the graph (12a), the calculation time of the method is less than that of the original Hybrid A algorithm, the solving efficiency is high, the performance is stable, the calculation time under all the test poses is less than 500ms, and the online planning requirement can be met. Furthermore, it can be seen from fig. 12 that vertical parking takes longer than parallel parking path planning calculations because: 1) the parallel parking expansion curve groups are only two, the vertical parking expansion curve groups are three, and the calculation time is longer when the nodes expand the state of the curve groups; 2) the road width of 4.5m is narrower for vertical parking, the number of searched state nodes in a vertical parking scene is more, and the calculation time is longer.
According to the graphs (12b) and (12c), the path length original Hybrid A algorithm obtained by the method has little difference, and is superior to the original Hybrid A algorithm in some scenes, and the number of path segments is less than that of the original Hybrid A algorithm. Theoretically, the method considers the constraint of the path curvature change rate, and adds a path large curvature penalty term and a curvature change penalty term in the evaluation function for taking comfort into account, so that the path length is slightly longer than the original Hybrid A algorithm in most scenes, but the path length and the number of path segments are both smaller than the original Hybrid A algorithm in scenes similar to those in FIG. 13.
In the initial pose 1 of fig. 13, the number of path segments of both methods is 1 segment, but the path length of the method of the present invention is smaller than that of the original Hybrid a, because the Reed-Shepp curve group adopted by the curve group extension of the original Hybrid a is composed of an arc with the minimum turning radius and a straight line, and the curve group adopted by the method of the present invention includes a series of different turning radius values, although the length of the curve segment is larger than that of the RS curve group, the length of the straight line segment is much smaller than that of the RS curve group.
In fig. 13, under the initial pose 2 and the initial pose 3, the RS curve group cannot calculate and obtain a collision-free path of the warehousing target pose, the original Hybrid a can obtain a solution by multiple state node expansion, and the curve group designed by the method of the present invention can be directly planned to obtain a shorter path length.
In the initial pose 4 of fig. 13, the path segment planned by the method of the present invention is 1 less than the original Hybrid a, because the design of the shift penalty term in the cost term function and the shift frequency estimation term in the heuristic term function of the present invention effectively makes the search converge to the state point with less shift frequency, and finally obtains the planning result with less path segment number.
In order to verify the real vehicle traceability of the planned route, the present embodiment performs a real vehicle test on an intelligent driving test platform modified from a pure electric vehicle based on nabobism E50. The vehicle is equipped with an ultrasonic radar, a single line laser radar, a multi-line laser radar, a monocular camera, a look-around camera, a GPS/INS combined navigator RT3000 and a MicroAutoBox of dSPACE as a controller to run automatic driving decision, planning and control algorithms.
Compiling and writing a path planning model established in an MATLAB/Simulink environment into a dSpace MicroAutobox controller, planning a path in real time on line, and tracking the path by adopting a controller designed by the existing literature.
In this embodiment, a real-time vehicle test is performed in five scenes, where a scene one is one-segment path parallel parking, a scene two is two-segment path parallel parking, a scene one is one-segment path vertical parking, a scene one is two-segment path vertical parking, and a scene one is three-segment path vertical parking, and the planning and tracking result is shown in fig. 14 to 18.
According to fig. 14-18, the planned path can be well tracked by the vehicle without collision, and the steering wheel angle change is smoother and has no original steering during parking. The X, Y direction deviation and the heading angle deviation of the final parking pose and the target parking pose in the five scenes in fig. 14-18 are shown in table 2, the X direction deviation is within 0.07m, the Y direction deviation is within 0.08m, the heading angle deviation is within 0.8deg, and the final parking pose has higher precision.
TABLE 2 deviation between final parking pose and target pose of real vehicle
Scene X direction/m Y direction/m Course angle/deg
Scene one -0.0670 -0.0758 -0.5598
Scene two -0.0219 -0.0201 -0.3390
Scene three -0.0060 -0.0625 -0.0373
Scene four 0.0357 0.0180 0.7236
Scene five 0.0112 -0.0197 0.1857
The invention provides a sectional type path planning method capable of planning a continuous curvature path at any initial pose. Simulation results show that the method can plan the parking path at any initial pose, the solving time is less than 500ms, and the method has online planning capability; compared with the original Hybrid A algorithm, the improved Hybrid A algorithm planning path adopted by the invention has higher calculation efficiency, shorter planning path length, fewer path segments and higher parking efficiency. The actual vehicle test result shows that the planned path can be well tracked by the vehicle and has no original steering, the horizontal and longitudinal tracking deviation is within 8cm, and the course angle deviation is within 0.8 deg.
In another embodiment, there is provided a continuous curvature automatic parking system in an arbitrary initial pose, the system comprising: the path online planning module is used for obtaining a parking path by adopting the online planning method; and the tracking module executes parking based on the parking path, tracks the parking track, judges whether collision risks exist or whether a global obstacle map is updated in real time, and calls the path online planning module to perform re-planning until parking and warehousing if the collision risks exist or the global obstacle map is updated, and if the collision risks exist or the global obstacle map is updated, the path online planning module is called to perform re-planning.
As shown in fig. 19, the parking process of the parking system in this embodiment includes the steps of:
1) detecting a library position;
2) judging whether the library position meets the berthable requirement, if so, executing a step 3), otherwise, executing a step 1);
3) acquiring the shape and position of a parking space and the initial pose of parking;
4) planning a warehousing path: firstly, adjusting and planning in a warehouse location before planning a warehouse entry path, and calculating a warehouse entry target pose according to a warehouse location shape; planning a warehousing path from the current pose of the vehicle to the target pose based on an improved Hybrid A algorithm;
5) tracking the planned warehousing path;
6) tracking and judging whether the vehicle has collision risk, if so, stopping tracking and executing the step 4), otherwise, executing the step 7);
7) judging whether the global obstacle map is updated or not while tracking (whether the library position is changed), if so, stopping tracking and executing the step 4), and if not, executing the step 8);
8) judging whether the warehousing path tracking is finished or not, if so, executing a step 9), and otherwise, executing a step 5);
9) judging whether the pose of the finished warehousing path tracking is consistent with the pose of the warehousing target, if so, executing the step 10), and otherwise, executing the step 4);
10) judging whether the in-garage adjustment is needed, if so, executing the step 11), and if not, ending the parking;
11) performing in-library adjustment path planning based on an optimization method;
12) tracking an in-store adjustment path;
13) and judging whether the vehicle pose meets the final pose requirement, if so, ending parking, and otherwise, executing the step 11).
The foregoing detailed description of the preferred embodiments of the invention has been presented. It should be understood that numerous modifications and variations could be devised by those skilled in the art in light of the present teachings without departing from the inventive concepts. Therefore, the technical solutions available to those skilled in the art through logic analysis, reasoning and limited experiments based on the prior art according to the concept of the present invention should be within the scope of protection defined by the claims.

Claims (10)

1. The method is characterized in that a parking path is obtained by adopting a sectional path planning idea, the path planning process is divided into a warehouse location internal adjustment path planning and a warehouse entry path planning, the warehouse location internal adjustment path planning comprises a first warehouse location internal adjustment path planning used for obtaining a warehouse entry target pose and a second warehouse location internal adjustment path planning used for enabling the vehicle pose to meet the final pose requirement, the warehouse location internal adjustment path planning adopts an optimization method to carry out section-by-section planning, and the warehouse entry path planning adopts an improved hybrid A algorithm planning to obtain a warehouse entry path from the current pose of a vehicle to the warehouse entry target pose.
2. The method for the on-line planning of the continuous curvature parking path with any initial pose according to claim 1, wherein the optimization method is adopted to realize the in-garage adjustment path planning and specifically comprises the following steps:
modeling the in-library adjustment path planning problem to solve the optimization problem of the CC circular curvature and the arc length, wherein the constructed optimization model is expressed as follows:
Figure FDA0003310879420000011
s.t.qj+1=fe(d,qj,uj)
hp(qj+1)≤0
umin≤uj≤umax
wherein the objective function lo(qj+1)=|θj+1GI is the vehicle heading angle thetaj+1Angle theta with target courseGDifference of (q)j+1Adjusting the state q in path planning for in-binjState after passing through a section of CC circle, ujFor control input, uminAnd uminFor controlling the minimum and maximum values of the input, the constraint hpRepresenting environmental constraints, and d ∈ { -1, 1} is the vehicle motion direction.
3. The method for online planning of a continuous curvature parking path with any initial pose according to claim 2, wherein the CC circle is a continuous curvature arc formed by connecting a clothoid curve, an arc and a straight line.
4. The method for the on-line planning of the continuous curvature parking paths with any initial poses according to claim 2, wherein the planning of the adjustment paths in the first garage position adopts a method of gradually planning from the final poses to the outside by a CC circle with the minimum radius until the requirement that the vehicles can leave the garage without collision is met, and the poses of the garage targets are obtained.
5. The method for the on-line planning of the continuous curvature parking paths with any initial pose according to claim 2, wherein the second storehouse position inner adjustment path planning adopts a method of gradually planning outward by a CC circle with a minimum radius from the current pose until the requirement that the vehicle can be delivered from the storehouse without collision is met, the adjustment path in the next section of the storehouse position of the current pose is obtained, and re-planning and tracking are performed after the planning of the adjustment path in each section of the storehouse position is finished until the vehicle pose meets the requirement of the final pose.
6. The method for the on-line planning of the continuous curvature parking path with any initial pose according to claim 1, wherein the step of obtaining the parking path from the current pose of the vehicle to the parking target pose by using the improved Hybrid a algorithm comprises the following specific steps:
designing a continuous curvature curve group based on a CC circle, selecting a path in the same form curve group according to a shortest path principle, and selecting a path according to a principle of minimum gear shifting times for different forms of curve groups;
and expanding the state nodes in a continuous curvature mode based on the continuous curvature curve group, measuring the importance degree of the expanded state nodes based on the designed evaluation function, and taking the node with the minimum evaluation function value as a priority expansion node in the searching process to obtain a final warehousing path.
7. The method for online planning of a continuous curvature parking path with any initial pose according to claim 6, wherein the valuation function f (j) is expressed as:
f(j)=g(j)+h(j)
wherein, the cost item function g (j) is used for measuring the parking starting state node to the intermediate state node qjThe heuristic function h (j) is an intermediate state node qjCost estimate to target state node for q metricjProximity to a target state.
8. The method for online planning of a continuous curvature parking path with any initial pose according to claim 7, wherein the cost term function g (j) is expressed as:
g(j)=gl(j)+grev(j)+gκ(j)+gΔκ(j)
gi(j)=kl·Δl
Figure FDA0003310879420000021
gk(j)=kκ·|κj|
Figure FDA0003310879420000022
Δκj=κjj-1,Δκj-1=κj-1j-2
wherein the cost term function g (j) is composed of a path length term gl(j) Shift penalty term grev(j) Large curvature penalty term gκ(j) And a curvature change penalty term gΔκ(j) Composition klIs the path length term coefficient; k is a radical ofrevIs a shift penalty term coefficient; k is a radical ofκPunishment coefficient for path large curvature; k is a radical ofΔκ1、kΔκ2Penalizing the coefficient of the term for curvature change, and kΔκ1>kΔκ2;κjIs the curvature,. DELTA.l is the change in arc length, djFor the direction of movement of the vehicle, Δ κjIs a change in curvature.
9. The method for online planning of a continuous curvature parking path with any initial pose according to claim 7, wherein the heuristic function h (j) is expressed as:
h(j)=knonholo·hnonholo(j)+kshift·hshift(j)+kholo·hholo(j)
wherein the heuristic function h (j) is derived from the shortest path heuristic hnonholo(j) Minimum path segment number heuristic hshift(j) And obstacle avoidance elicitor hholo(j) Composition of hnonholo(j) In order to take into account only environmental obstacles and not the path length from each grid point to the target point when the vehicle is not constrained by integrity, hnonholo(j) And hshift(j) When the environmental barrier is not considered, the length of the continuous curvature path from each grid point to the target pose and the number of the path segments are calculated by the continuous curvature curve group.
10. A continuous curvature automated parking system in an arbitrary initial pose, the system comprising:
a path online planning module, which adopts the online planning method as claimed in claim 1 to obtain a parking path;
and the tracking module executes parking based on the parking path, tracks the parking track, judges whether collision risks exist or whether a global obstacle map is updated in real time, and calls the path online planning module to perform re-planning until parking and warehousing if the collision risks exist or the global obstacle map is updated, and if the collision risks exist or the global obstacle map is updated, the path online planning module is called to perform re-planning.
CN202111216135.8A 2021-10-19 2021-10-19 Method and system for online planning continuous curvature parking path of arbitrary initial pose Active CN113830079B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111216135.8A CN113830079B (en) 2021-10-19 2021-10-19 Method and system for online planning continuous curvature parking path of arbitrary initial pose

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111216135.8A CN113830079B (en) 2021-10-19 2021-10-19 Method and system for online planning continuous curvature parking path of arbitrary initial pose

Publications (2)

Publication Number Publication Date
CN113830079A true CN113830079A (en) 2021-12-24
CN113830079B CN113830079B (en) 2023-09-01

Family

ID=78965446

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111216135.8A Active CN113830079B (en) 2021-10-19 2021-10-19 Method and system for online planning continuous curvature parking path of arbitrary initial pose

Country Status (1)

Country Link
CN (1) CN113830079B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114323051A (en) * 2022-01-07 2022-04-12 苏州挚途科技有限公司 Method and device for planning crossing driving track and electronic equipment
CN114593726A (en) * 2022-02-22 2022-06-07 深圳鹏行智能研究有限公司 Path smoothing method and device
CN114852058A (en) * 2022-05-11 2022-08-05 远峰科技股份有限公司 Automatic parking path planning method, device and system and readable storage medium
CN115465266A (en) * 2022-11-10 2022-12-13 集度科技有限公司 Parking path planning method, device, equipment and storage medium
CN116481557A (en) * 2023-06-20 2023-07-25 北京斯年智驾科技有限公司 Intersection passing path planning method and device, electronic equipment and storage medium
CN116985785A (en) * 2023-09-28 2023-11-03 张家港极客嘉智能科技研发有限公司 Automatic parking system based on multiple sensors and visual interaction

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102963355A (en) * 2012-11-01 2013-03-13 同济大学 Intelligent auxiliary parking method and implementation system thereof
CN109131317A (en) * 2018-07-23 2019-01-04 同济大学 Automatic vertical parking system and method based on multisection type planning and machine learning
WO2019042295A1 (en) * 2017-08-31 2019-03-07 广州小鹏汽车科技有限公司 Path planning method, system, and device for autonomous driving
CN109606354A (en) * 2018-10-18 2019-04-12 同济大学 A kind of automatic parking method and auxiliary system based on hierarchical planning
CN112078594A (en) * 2020-08-31 2020-12-15 纵目科技(上海)股份有限公司 Curvature continuous parking path planning device and method for intelligent parking system
CN112606830A (en) * 2020-12-29 2021-04-06 吉林大学 Two-section type autonomous parking path planning method based on mixed A-star algorithm
CN112714729A (en) * 2019-11-29 2021-04-27 华为技术有限公司 Vehicle path planning method and vehicle path planning device
WO2021180035A1 (en) * 2020-03-11 2021-09-16 中国第一汽车股份有限公司 Parking path planning method and apparatus, vehicle, and storage medium
WO2021184378A1 (en) * 2020-03-20 2021-09-23 Baidu.Com Times Technology (Beijing) Co., Ltd. A method of parking an autonomous driving vehicle for autonomous charging
CN113494924A (en) * 2020-03-20 2021-10-12 图森有限公司 Optimal path library for local path planning for autonomous vehicles

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102963355A (en) * 2012-11-01 2013-03-13 同济大学 Intelligent auxiliary parking method and implementation system thereof
WO2019042295A1 (en) * 2017-08-31 2019-03-07 广州小鹏汽车科技有限公司 Path planning method, system, and device for autonomous driving
CN109131317A (en) * 2018-07-23 2019-01-04 同济大学 Automatic vertical parking system and method based on multisection type planning and machine learning
CN109606354A (en) * 2018-10-18 2019-04-12 同济大学 A kind of automatic parking method and auxiliary system based on hierarchical planning
CN112714729A (en) * 2019-11-29 2021-04-27 华为技术有限公司 Vehicle path planning method and vehicle path planning device
WO2021102955A1 (en) * 2019-11-29 2021-06-03 华为技术有限公司 Path planning method for vehicle and path planning apparatus for vehicle
WO2021180035A1 (en) * 2020-03-11 2021-09-16 中国第一汽车股份有限公司 Parking path planning method and apparatus, vehicle, and storage medium
WO2021184378A1 (en) * 2020-03-20 2021-09-23 Baidu.Com Times Technology (Beijing) Co., Ltd. A method of parking an autonomous driving vehicle for autonomous charging
CN113494924A (en) * 2020-03-20 2021-10-12 图森有限公司 Optimal path library for local path planning for autonomous vehicles
CN112078594A (en) * 2020-08-31 2020-12-15 纵目科技(上海)股份有限公司 Curvature continuous parking path planning device and method for intelligent parking system
CN112606830A (en) * 2020-12-29 2021-04-06 吉林大学 Two-section type autonomous parking path planning method based on mixed A-star algorithm

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114323051A (en) * 2022-01-07 2022-04-12 苏州挚途科技有限公司 Method and device for planning crossing driving track and electronic equipment
CN114323051B (en) * 2022-01-07 2024-02-02 苏州挚途科技有限公司 Intersection driving track planning method and device and electronic equipment
CN114593726A (en) * 2022-02-22 2022-06-07 深圳鹏行智能研究有限公司 Path smoothing method and device
CN114852058A (en) * 2022-05-11 2022-08-05 远峰科技股份有限公司 Automatic parking path planning method, device and system and readable storage medium
CN115465266A (en) * 2022-11-10 2022-12-13 集度科技有限公司 Parking path planning method, device, equipment and storage medium
CN116481557A (en) * 2023-06-20 2023-07-25 北京斯年智驾科技有限公司 Intersection passing path planning method and device, electronic equipment and storage medium
CN116481557B (en) * 2023-06-20 2023-09-08 北京斯年智驾科技有限公司 Intersection passing path planning method and device, electronic equipment and storage medium
CN116985785A (en) * 2023-09-28 2023-11-03 张家港极客嘉智能科技研发有限公司 Automatic parking system based on multiple sensors and visual interaction
CN116985785B (en) * 2023-09-28 2023-12-12 张家港极客嘉智能科技研发有限公司 Automatic parking system based on multiple sensors and visual interaction

Also Published As

Publication number Publication date
CN113830079B (en) 2023-09-01

Similar Documents

Publication Publication Date Title
CN113830079A (en) Online planning method and system for continuous curvature parking path with any initial pose
CN107702716B (en) Unmanned driving path planning method, system and device
Zhang et al. Optimal vehicle path planning using quadratic optimization for baidu apollo open platform
Li et al. Development of a new integrated local trajectory planning and tracking control framework for autonomous ground vehicles
CN113031583B (en) Obstacle avoidance method for structured road
Gu et al. Focused trajectory planning for autonomous on-road driving
CN111679678B (en) Track planning method and system for transverse and longitudinal separation and computer equipment
CN112810630B (en) Method and system for planning track of automatic driving vehicle
CN114234998A (en) Unmanned multi-target-point track parallel planning method based on semantic road map
JP2017016645A (en) Semiautonomous vehicle and method for controlling semiautonomous vehicle
CN113721637B (en) Intelligent vehicle dynamic obstacle avoidance path continuous planning method and system and storage medium
CN116185014A (en) Intelligent vehicle global optimal track planning method and system based on dynamic planning
CN111896004A (en) Narrow passage vehicle track planning method and system
CN112965476A (en) High-speed unmanned vehicle trajectory planning system and method based on multi-window sampling
Lin et al. Sampling-based trajectory repairing for autonomous vehicles
Li et al. Human-like motion planning of autonomous vehicle based on probabilistic trajectory prediction
Fu et al. Model predictive trajectory optimization and tracking in highly constrained environments
Wei et al. Planning a continuous vehicle trajectory for an automated lane change maneuver by nonlinear programming considering car-following rule and curved roads
Xiong et al. Surrounding vehicle trajectory prediction and dynamic speed planning for autonomous vehicle in cut-in scenarios
Jeong et al. Sampling based vehicle motion planning for autonomous valet parking with moving obstacles
Garrido et al. A two-stage real-time path planning: application to the overtaking manuever
CN116331264A (en) Obstacle avoidance path robust planning method and system for unknown obstacle distribution
Yu et al. Hierarchical framework integrating rapidly-exploring random tree with deep reinforcement learning for autonomous vehicle
Goel et al. Adaptive look-ahead distance for pure pursuit controller with deep reinforcement learning techniques
CN113625709A (en) Obstacle avoidance method for unmanned surface vehicle

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