/mcap-play-ros

Small script to play back an mcap file in ROS 1

Primary LanguagePythonMIT LicenseMIT

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]