Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Pickleable rosbag exceptions (#1210 revisited).#1652

Merged
dirk-thomas merged 3 commits intoros:melodic-develfrom
cwecht:pickleable_rosbag_exceptions
Apr 1, 2019
Merged

Pickleable rosbag exceptions (#1210 revisited).#1652
dirk-thomas merged 3 commits intoros:melodic-develfrom
cwecht:pickleable_rosbag_exceptions

Conversation

@cwecht
Copy link
Copy Markdown
Contributor

@cwecht cwecht commented Mar 13, 2019

This fixes #1209 in a API preserving way. It replaces #1210. Also tests for the pickleability have been added.

@dirk-thomas
Copy link
Copy Markdown
Member

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit 6e76dea into ros:melodic-devel Apr 1, 2019
tahsinkose pushed a commit to tahsinkose/ros_comm that referenced this pull request Apr 15, 2019
* test_rosbag/test_bag.py: test, if rosbag exception can be pickled

* rosbag/bag.py: rosbag exceptions can now be unpickled

* pep8
dirk-thomas pushed a commit that referenced this pull request Aug 4, 2020
* test_rosbag/test_bag.py: test, if rosbag exception can be pickled

* rosbag/bag.py: rosbag exceptions can now be unpickled

* pep8
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ROSBagException should call the base constructor

2 participants