No ealier segments error. Gazebo 1.3
I am implementing gazebo-1.3 ros-plugin for PR2.
Now, PR2 moves well, but my contact sensor plugin does not countinuously give collision-rostopic like collision-gztopic.
I found following error message from terminal.
[ERROR] [1358114072.409449185]: No ealier segments. First segment starts at 27.536 (now=27.534)
I could not find which plugin gives this error, but after appearing this message, my contact plugin does not publish any topics.
Is there anybody knows the meaning of this error message?
Thanks