Enhancement #2369
Move copied timestamps to namespace
Status: | Resolved | Start date: | 08/26/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | J. Moringen | % Done: | 100% | |
Category: | Python Client API | |||
Target version: | Robotics Service Bus - rsb-0.13 |
Description
Attached is a patch which copies timestamps to a namespace prefixed with rsbag:
to prevent name clashes. Additionally, receive time is now also copied to be consistent.
Associated revisions
Move copied timestamps to namespace in user times in rsbag/__init__.py
fixes #2369
While preserving original timing information, prefix all timestamps with
"rsbag:" inside the user times of the metadata to prevent name clashes.
Also include the receive time in the copied timestamps.
- rsbag/__init__.py (Bag.__init__): pass adjustments that realize the
behavior described above to rsbag play
Signed-off-by: Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
History
#1 Updated by J. Wienke over 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset rsbag-python|f48e31a8f6d9d576016b520fa05b2a5b149ab646.