lcm-proj / lcm

Lightweight Communications and Marshalling
GNU Lesser General Public License v2.1
980 stars 388 forks source link

lcm-logplayer-gui play-stop-play/step message skip issue #327

Closed Ahme3issa closed 1 year ago

Ahme3issa commented 4 years ago

Hello guys i have noticed an issue while replaying a 30hz message with index that if i play or step the index increase according to expectation ( i monitor it with lcm-spy)

but if we do a pause then a step or play again it skips one index for example : if you play normally you would go from index 1 to 6 with a step 1 but if you pause and play again you will jump directly to 8

it can be reproduced on lcm tag 1.14 or master latest master by time

e7ab2d568510f7ec3018e1e0224c56654a4a42ef

nosracd commented 1 year ago

Fixed by https://github.com/lcm-proj/lcm/pull/328