git-subtree-dir: rosbags git-subtree-mainline: 48df1fbdf4490f3cbfa3267c998d1a0fc98378ca git-subtree-split: c80625df279c154c6ec069cbac30faa319755e47
29 lines
830 B
Markdown
29 lines
830 B
Markdown
## Your Environment
|
|
|
|
Thank you for taking the time to report an issue.
|
|
|
|
To more efficiently resolve this issue, we'd like to know some basic information about your system and setup.
|
|
|
|
1) Your operating system:
|
|
|
|
2) Version of python you are running (`python --version`):
|
|
|
|
3) How did you install rosbags? Did you use pip to install from PyPI or a repository checkout or something else?
|
|
|
|
4) Version of rosbags you have installed (`pip show rosbags | grep Version`):
|
|
|
|
|
|
If you're having issues with (de)serialization of custom message types please include a copy of the following:
|
|
* Message definition files (msg or idl)
|
|
* The bytes of an example message
|
|
|
|
|
|
## The Issue
|
|
|
|
Please describe the issue that you are experiencing.
|
|
|
|
|
|
## Steps to Reproduce
|
|
|
|
If the issue is predictable and consistently reproducible, please list the steps here.
|