Skip to content

[fix] Fix GetLastStates

Arthur Bourbousson requested to merge fix/backward_GetLastStates into master

SLAM crashed in GetLastStates function if going back in time to some previous frame.

Fix it by giving a limit of time for interpolation and make it work in reverse order.

Edited by Julia Sanchez

Merge request reports