Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 292 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 292 Bytes

Mcap, play ROS!

A tiny script to play back mcap files as ROS 1 messages, just like rosbag play.

Install dependencies

Forthcoming. I think it's just:

mcap
mcap-ros1-support
termios
fcntl

and the usual ros python libraries.

Run

python play.py MCAP_FILE [SPEED=1]