Skip to main content

ROS2 support for the Python MCAP library

Project description

Python MCAP ROS2 support

This package provides ROS2 support for the Python MCAP file format reader. It has no dependencies on ROS2 itself or a ROS2 environment, and can be used in any Python project.

Installation

You can install directly via pip.

pip install mcap-ros2-support

Reading ROS2 Messages

# Reading from a MCAP file
from mcap_ros2.reader import read_ros2_messages

for msg in read_ros2_messages("my_data.mcap"):
    print(f"{msg.channel.topic}: f{msg.ros_msg}")

Stay in touch

Join our Discord community to ask questions, share feedback, and stay up to date on what our team is working on.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcap_ros2_support-0.5.5.tar.gz (23.0 kB view details)

Uploaded Source

Built Distribution

mcap_ros2_support-0.5.5-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file mcap_ros2_support-0.5.5.tar.gz.

File metadata

  • Download URL: mcap_ros2_support-0.5.5.tar.gz
  • Upload date:
  • Size: 23.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for mcap_ros2_support-0.5.5.tar.gz
Algorithm Hash digest
SHA256 cd0bf92fee3f5cbff1dcd129f8e890d5ea0d036e2257ceb1f0518bce68e64de4
MD5 3c725538f7df28f7d106fbb48a30c8bc
BLAKE2b-256 507b579794b5ace83beb46d051ad954e42f65f33bc587bff89f6c4ef5a41e5ff

See more details on using hashes here.

File details

Details for the file mcap_ros2_support-0.5.5-py3-none-any.whl.

File metadata

File hashes

Hashes for mcap_ros2_support-0.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 79141d29d6b8e3b5494178333b260ef27ddcb3c61588bca388ee52993ab80443
MD5 531c22049c54f9e6e3d4b7626408d5f3
BLAKE2b-256 2e88c2a7828d7f5f30a2fbfd1c67ca451df5c175fd19c2015b6a6657ee5ead28

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page