Bug #1409

Seeking with remote control interface does not work

Added by J. Wienke about 11 years ago. Updated about 11 years ago.

Status:ResolvedStart date:02/12/2013
Priority:NormalDue date:
Assignee:J. Moringen% Done:

0%

Category:-
Target version:Robotics Service Bus - rsb-0.7

Description

I am using the remote control interface over the socket transport for replaying a bag file. It seems that the seek method does not work. In python I use

controlServer.seek.async(0).get(5)

but after issuing an
controlServer.emitandnext.async().get(5)

I always receive a different event. So it seems that I am constantly progressing in the tide file and not seeking back to zero position. I am also not receiving an error in the seek method.

History

#1 Updated by J. Moringen about 11 years ago

  • Status changed from New to In Progress

Trying to reproduce.

#2 Updated by J. Moringen about 11 years ago

  • Status changed from In Progress to Feedback
  • Assignee set to J. Moringen

I cannot reproduce (with master). Can you provide the log file in question?

#3 Updated by J. Moringen about 11 years ago

Please provide the output of bag-play --version as well.

#4 Updated by J. Moringen about 11 years ago

Also, does this only happen for backwards seeks?

#5 Updated by J. Moringen about 11 years ago

@Johannes: did you verify that the problem was caused by using an old version?

#6 Updated by J. Wienke about 11 years ago

  • Status changed from Feedback to Resolved

This was fixed with an update of the 0.7 version.

Also available in: Atom PDF