Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 560 Bytes

MCAP to CSV converter

Usage

(Note: you can copy and paste these terminal commands into the terminal using Ctrl+Shift+V)

  1. Download the code from this git repository:

git clone https://github.com/rudolfkrecht/mcap2csv.git

  1. Source the ROS 2 installation:

source /opt/ros/jazzy/setup.bash

  1. Enter the directory containing the converter code:

cd mcap2csv

  1. Run the converter:

python3 mcap2csv.py

A window like this should appear:

image