Hi there,
I tried to use both planners for lane-change. I found that EM planner takes a very long distance to complete and the trajectory is very smooth. However, the LATTICE can complete the lane-change in a very short distance while the speed was almost not decreased. Can you tell me the reason behind this? Is that true LATTICE planner is not considering passenger comfort?
Thank you so much.
In general, the lane change behaviors are controlled by a list of parameters. We believe both algorithm will achieve similar behavior if those parameters are adjusted properly. Please refer to the actual code for details.
Most helpful comment
In general, the lane change behaviors are controlled by a list of parameters. We believe both algorithm will achieve similar behavior if those parameters are adjusted properly. Please refer to the actual code for details.