[DRAFT] Automatic circular camera path rendering #6745
Annotations
6 errors and 2 warnings
Run Ruff Linter:
nerfstudio/viewer/render_panel.py#L15
nerfstudio/viewer/render_panel.py:15:1: I001 Import block is un-sorted or un-formatted
|
Run Ruff Linter:
nerfstudio/viewer/render_panel.py#L35
nerfstudio/viewer/render_panel.py:35:61: F401 `nerfstudio.cameras.cameras.RayBundle` imported but unused
|
Run Ruff Linter:
nerfstudio/viewer/render_panel.py#L38
nerfstudio/viewer/render_panel.py:38:30: F401 `nerfstudio.utils.colormaps` imported but unused
|
Run Ruff Linter:
nerfstudio/viewer/render_panel.py#L278
nerfstudio/viewer/render_panel.py:278:1: I001 Import block is un-sorted or un-formatted
|
Run Ruff Linter:
nerfstudio/viewer/viewer.py#L295
nerfstudio/viewer/viewer.py:295:1: I001 Import block is un-sorted or un-formatted
|
Run Ruff Linter
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading