Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: aimrt_cli trans will first repair the aimrtbag #112

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

yglsaltfish
Copy link
Contributor

No description provided.

- Add handling for missing files in PlaybackAction, ignore non-existent files
- Add bag_recover.py script for repairing corrupted bag files
- Modify rosbag_trans.py to add file existence check and repair steps
- Add index creation and transaction handling in AimrtbagToRos2 to improve conversion efficiency
@AimRT AimRT added the ci CI/CD workflow trigger label Nov 25, 2024
@@ -8,16 +8,16 @@
setup(
name=package_name,
app='aimrt_cli',
version='0.0.4',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to keep the version sync with AimRT version.

@AimRT AimRT added ci CI/CD workflow trigger and removed ci CI/CD workflow trigger labels Nov 25, 2024
@AimRT AimRT merged commit b41416c into AimRT:main Nov 25, 2024
14 checks passed
@yglsaltfish yglsaltfish deleted the fix/bag_recover branch November 25, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI/CD workflow trigger
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants