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