Bug report
Required Info:
- ROS2 Version:
- Version or commit hash:
- 6206406 + custom changes (likely unrelated to this bug)
 
Steps to reproduce issue
For my use case I want to decelerate much faster then I accelerate e.g ax_max: 0.2 and ax_min: -2.0. I assume that's a valid configuration no?
Expected behavior
The optimal and candidate trajectories become very unstable - not sure what's happening internally
Actual behavior
Stable trajectories and simple acceleration limiting as if done by the velocity_smoother
Reproduction instructions
Additional information