Skip to content

wouter-heerwegh/ros1_to_ros2_mcap_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS1 to ROS2 MCAP converter

This is just a wrapper around the converter.py file from rosbags, that allows you to insert custom message types into the typestore.

Usage

python convert.py --src path_to_bags --dst output_folder --custom_msgs_paths path_to_custom_message_package1 path_to_custom_message_package2 path_to_custom_message_package3

About

This is a basic python wrapper around rosbags (https://gitlab.com/ternaris/rosbags), to insert custom messages into the typestore so that they are converted correctly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages