‘l2_pseudo_jerk_smoother’ takes long time to start and speed up at low speed by default param #2211
Closed
3 tasks done
Labels
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
type:bug
Software flaws or errors.
Checklist
Description
The "l2_pseudo_jerk_smoother" takes too long time to start by the default parameters in the "motion_velocity_smoother.param.yaml". When the vehicle is turning, it cannot accelerate normally after the speed is reduced, and it takes a long time to recover the normal speed.
Screencast.2022-11-03.14.56.22.mp4
Expected behavior
The ‘l2_pseudo_jerk_smoother’ shall take normal time to start and shall accelerate normally when the speed is reduced to low value.
Actual behavior
The ‘l2_pseudo_jerk_smoother’ takes too long time to start.When the vehicle is turning, it cannot accelerate normally after the speed is reduced, and it takes a long time to recover the normal speed.
Steps to reproduce
1.Chose the "L2" in the "scenario_planning.launch.xml"
2.Start autoware planning simulator;
3. Set initial position around the bend
Versions
1.OS: Ubuntun 20.04
2.ROS2: Galactic
3.Autoware: Autoware.universe:main
Possible causes
No response
Additional context
There is no slow acceleration for other smoothers ("JerkFiltered","Analytical","Linf") by the default parameters in the "motion_velocity_smoother.param.yaml"
The text was updated successfully, but these errors were encountered: