path_optimizer icon indicating copy to clipboard operation
path_optimizer copied to clipboard

About constrain matrix of transition

Open ichenne opened this issue 4 years ago • 2 comments

Can you write the system transfer equation? I have confusion when read code in function of setConstraintMatrix

ichenne avatar Jul 21 '21 09:07 ichenne

Hi @ichenne According to "Trajectory planning under vehicle dimension constraints using sequential linear programming ", the lateral vehicle kinematic model is 图片 linearize this function around the reference point (0, 0, k_ref), we have: 图片 replace the deviritives with the difference quotient to get: z_(i+1) = Az_i + Bu_i + C

LiJiangnanBit avatar Aug 02 '21 10:08 LiJiangnanBit

你去哪了啊

tmacattank avatar Mar 07 '23 05:03 tmacattank