ros2 / rosbag2_bag_v2

rosbag2 plugin for replaying ros1 version2 bag files
Apache License 2.0
25 stars 4 forks source link

Add GitHub Actions to periodically build and test against repos.master #14

Closed zmichaels11 closed 4 years ago

zmichaels11 commented 4 years ago

rosbag2_bag_v2 can break from upstream changes to rosbag2. A GitHub workflow can be used to run linters and tests with a chron script to quickly verify that rosbag2_bag_v2 is working.

Changes Requested

Resources

zmichaels11 commented 4 years ago

~PR for linting: https://github.com/ros2/rosbag2_bag_v2/pull/12~

zmichaels11 commented 4 years ago
zmichaels11 commented 4 years ago
zmichaels11 commented 4 years ago

All changes requested were addressed in merged PRs.