Hi,
while working with ND algorithm, I came to some unexpected behavior. When I test the algorithm in a narrow scenario( similar like hallway) the algorithm generates velocities that are higher than the set one. For example, I set the parameter max_linear_velocity to 0.35, but when I draw I graph of the generated velocities over time I see that the sent velocities are much higher. (as you can see on the graph)

When I test the algorithm in some situations where we don't have some really narrow areas, than the generated velocities are withing the set limits.
So, I would be really grateful if you can help me. Thanks a lot in advance.