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

Feat/docker #5

Merged
merged 19 commits into from
Mar 6, 2024
Merged

Feat/docker #5

merged 19 commits into from
Mar 6, 2024

Commits on Mar 5, 2024

  1. Initial commit for containerized lib.

    Dinko Osmankovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c90d402 View commit details
    Browse the repository at this point in the history
  2. Docker + devcontainer for RPMPLv2 standalone lib.

    Dinko Osmankovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    05dad6d View commit details
    Browse the repository at this point in the history
  3. Removed nanoflann as submodule.

    Dinko Osmankovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f340803 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf6ef1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8707d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a30a2ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f22f7b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ce965d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #6 from roboticsETF/feat/github-actions

    Feat/GitHub actions
    dinkoosmankovic authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    65b9dbd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa3319c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ebb656 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Updated README.

    Dinko Osmankovic committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3dd3214 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/docker' of https://github.com/roboticsETF/RPMPLv2

    …into feat/docker
    Dinko Osmankovic committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    24fc994 View commit details
    Browse the repository at this point in the history
  3. More README update.

    Dinko Osmankovic committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a9df798 View commit details
    Browse the repository at this point in the history
  4. Removing gitmodules for glog and gtest.

    Dinko Osmankovic committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a424e44 View commit details
    Browse the repository at this point in the history
  5. Removing external submodules from the tree.

    Dinko Osmankovic committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c3d4afb View commit details
    Browse the repository at this point in the history
  6. Fix for build issue with glog.

    Dinko Osmankovic committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    18a0848 View commit details
    Browse the repository at this point in the history
  7. Fix for gflags linking error.

    Dinko Osmankovic committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6ee4095 View commit details
    Browse the repository at this point in the history
  8. Fix for header file path.

    Dinko Osmankovic committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7bfbd9a View commit details
    Browse the repository at this point in the history