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

Enable multiple color image encodings #32

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2022

  1. Update CMakeLists.txt

    Fix build issue with glog missing:
    ```
    CMake Error at CMakeLists.txt:89 (add_executable):
      Target "3dmatch_node" links to target "glog::glog" but the target was not
      found.  Perhaps a find_package() call is missing for an IMPORTED target, or
      an ALIAS target is missing?
    ```
    nakai-omer authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    910234d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3423242 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba08b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    3e46f4a View commit details
    Browse the repository at this point in the history
  2. Fix conflict

    nakai-omer committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    2e96514 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

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

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    66f3bac View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/multiple-image-encodings' of github.com:nakai-o…

    …mer/isaac_ros_nvblox into feature/multiple-image-encodings
    nakai-omer committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    295bdce View commit details
    Browse the repository at this point in the history