Updates topic data types on ROS bags, solves checksum errors
Project description
Rosbag update
Updates topic data types on ROS bags, solves checksum errors. Doesn't need any migration file.
Requirements
Requires the new ros message to be imported and following the structure of {package}/msg/{messagename}.msg
for example you should be able to import message in python with from mypackage.msg import MyMessage
Installation
pip install rosbag-update
OR
pip3 install rosbag-update
Run
rosbag_update -b [bag-path]
Notes
- Please ignore the error message
Failed to load Python extension for LZ4 support. LZ4 compression will not be available.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rosbag-update-0.3.1.tar.gz
(3.0 kB
view details)
File details
Details for the file rosbag-update-0.3.1.tar.gz
.
File metadata
- Download URL: rosbag-update-0.3.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.7.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ae06f8cc83e8f0e5845d5f683924691cad4eee0ae9c47ce39818b2e0031b243 |
|
MD5 | 349ce80f083c8bf14a0b53da76a154d7 |
|
BLAKE2b-256 | e85d8d3da742ea04d4c8b6060ed27dfed9489faf1abe1496156ad0b7f34f01fd |