This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 498
gz log --echo
renders state log unplayable
#2136
Comments
Original comment by Deanna Hood (Bitbucket: d_hood). that looks about right to me. Just to be clear: the files I attached were created without any filter being used (unless there is a default filter that's used when --filter is not specified) |
Original comment by Deanna Hood (Bitbucket: d_hood). thank you for looking at this @chapulina - I will comment here when I get a chance to confirm that PR 2608 fixes this for my situation. |
Original comment by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina). Merged in issue_2136 (pull request #2608) Process insertions and deletions on gz log echo - fix issue #2136 Approved-by: Steven Peters scpeters@osrfoundation.org → <<cset 3f3870c>> |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Original report (archived issue) by Deanna Hood (Bitbucket: d_hood).
The original report had attachments: diff.txt, after_small.log, before_small.log
If I have a state log captured by gazebo using
-r
, and then run a filter over it, I have issues playing back the resulting file even if no filter is used.that is, I am simply using (for debug purposes):
and I find that
after_small.log
is not playable. I get:printed repeatedly, while
before_small.log
is playable with(the
--pause
is necessary or it will not play).I've attached the log files and the diff (txt versions). The log file was created using the software for the ARIAC competition (https://bitbucket.org/osrf/ariac/wiki/tutorials) and involves a UR10 arm using URDF and xacro. Without that arm (the model "robot"), everything works fine.
I've only tried with gazebo 7.4 from debs
The text was updated successfully, but these errors were encountered: