MANIFEST.in
README.md
pyproject.toml
mcap2img/__init__.py
mcap2img/__main__.py
mcap2img/cli.py
mcap2img/overlay.py
mcap2img/progress.py
mcap2img/projection.py
mcap2img/proto_utils.py
mcap2img/reader.py
mcap2img/timestamp_index.py
mcap2img.egg-info/PKG-INFO
mcap2img.egg-info/SOURCES.txt
mcap2img.egg-info/dependency_links.txt
mcap2img.egg-info/entry_points.txt
mcap2img.egg-info/requires.txt
mcap2img.egg-info/top_level.txt
mcap2img/pb/CameraCalibration_pb2.py
mcap2img/pb/CompressedImage_pb2.py
mcap2img/pb/Pose_pb2.py
mcap2img/pb/Quaternion_pb2.py
mcap2img/pb/RobotInfo_pb2.py
mcap2img/pb/Vector3_pb2.py
mcap2img/pb/__init__.py
mcap2img/pb/proto/CameraCalibration.proto
mcap2img/pb/proto/CompressedImage.proto
mcap2img/pb/proto/Pose.proto
mcap2img/pb/proto/Quaternion.proto
mcap2img/pb/proto/RobotInfo.proto
mcap2img/pb/proto/Vector3.proto
tests/test_cli.py
tests/test_progress.py
tests/test_projection.py
tests/test_timestamp_index.py