CHANGELOG.md
LICENSE
MANIFEST.in
README.md
SPEC.md
pyproject.toml
tests/test_collection.py
tests/test_conformance.py
tests/test_cpp_reader.py
tests/test_cpp_stream.py
tests/test_cpp_writer.py
tests/test_euroc.py
tests/test_euroc_stereo.py
tests/test_examples.py
tests/test_export_matrix.py
tests/test_extracting_doc.py
tests/test_fuzz_parsers.py
tests/test_mcap.py
tests/test_nerfstudio_integration.py
tests/test_polycam.py
tests/test_real_tum.py
tests/test_record3d.py
tests/test_remote.py
tests/test_ros2.py
tests/test_stream.py
tests/test_streaming_memory.py
tests/test_streamwriter.py
tests/test_torch_data.py
tests/test_v02.py
tests/test_validate.py
tests/test_wurld.py
wurld/__init__.py
wurld/cli.py
wurld/collection.py
wurld/container.py
wurld/conventions.py
wurld/ebml.py
wurld/remote.py
wurld/stream.py
wurld/synthetic.py
wurld/validate.py
wurld.egg-info/PKG-INFO
wurld.egg-info/SOURCES.txt
wurld.egg-info/dependency_links.txt
wurld.egg-info/entry_points.txt
wurld.egg-info/requires.txt
wurld.egg-info/top_level.txt
wurld/converters/__init__.py
wurld/converters/colmap.py
wurld/converters/euroc.py
wurld/converters/mcap_export.py
wurld/converters/nerfstudio.py
wurld/converters/polycam.py
wurld/converters/record3d.py
wurld/converters/ros2.py
wurld/converters/stray.py
wurld/converters/tum.py
wurld/integrations/__init__.py
wurld/integrations/nerfstudio_parser.py
wurld/integrations/torch_data.py