Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore no-SLAM, fix replica import, CUDA 11.7, etc #12

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Dec 28, 2022

  1. README: Instruct the user to check out the proper branch for the inst…

    …ant-ngp submodule
    
    Specifying the branch name in .gitmodules doesn't cause that to happen.
    jrpowers committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8ed7dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d008f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ddec87 View commit details
    Browse the repository at this point in the history
  4. Update instructions to CUDA 11.7

    This is for compatibility with Ubuntu 22.04+, since pytorch isn't
    available for earlier versions of CUDA on Ubuntu 22.04
    jrpowers committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    1617d7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c0337f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. "Datasets" -> "datasets" for case-sensitive filesystems. Fix replica …

    …dataset sample zip name.
    jrpowers committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    fbf01bd View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Restore no-SLAM mode and add README for how to run the cube sample scene

    Also choose the first frame pose as the default initial viewpoint.
    jrpowers committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    6b7afd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2239e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fbfc8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21ef300 View commit details
    Browse the repository at this point in the history
  5. Temporarily use another gtsam fork which has the latest commits and f…

    …ewer changes, so it builds without the parsing error
    jrpowers committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    b14d599 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    7abc18c View commit details
    Browse the repository at this point in the history