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

Add example Dev Container #1

Merged
merged 28 commits into from
May 24, 2023
Merged

Add example Dev Container #1

merged 28 commits into from
May 24, 2023

Commits on May 24, 2023

  1. Copy template from Nav2

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0620043 View commit details
    Browse the repository at this point in the history
  2. Simplify Dockerfile

    to use installable ros distro binaries
    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    dcadbdb View commit details
    Browse the repository at this point in the history
  3. Simplify Dev Container config

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    bfc9d0e View commit details
    Browse the repository at this point in the history
  4. Copy template from Nav2

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d150b6c View commit details
    Browse the repository at this point in the history
  5. Simplify dot ignore files

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4fa1042 View commit details
    Browse the repository at this point in the history
  6. Cleanup Docker ignore file

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e9d59f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dc5ea5 View commit details
    Browse the repository at this point in the history
  8. Fix absolute path

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    8c0a238 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54ea4dd View commit details
    Browse the repository at this point in the history
  10. Rename dev container

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    df6b833 View commit details
    Browse the repository at this point in the history
  11. Source ros setup

    instead of overlay
    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9be4e3a View commit details
    Browse the repository at this point in the history
  12. Copy nav2 launch file from rolling branch

    with added headless LaunchConfiguration
    as this hasn't been back ported to  humble
    - ros-navigation/navigation2#3527
    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7db256d View commit details
    Browse the repository at this point in the history
  13. Add example snippet from Nav2

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9d98633 View commit details
    Browse the repository at this point in the history
  14. Simplify launch snippet

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6033fa2 View commit details
    Browse the repository at this point in the history
  15. Rename Action

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b77c76f View commit details
    Browse the repository at this point in the history
  16. Simplify Action

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ac567b5 View commit details
    Browse the repository at this point in the history
  17. Target visualizer stage

    to minimize the need for Codespaces Prebuilds
    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d4aaf2e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d62b2b3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    37a1e53 View commit details
    Browse the repository at this point in the history
  20. Extend readme for demo

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4178cf6 View commit details
    Browse the repository at this point in the history
  21. Add branch for testing

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    05a8411 View commit details
    Browse the repository at this point in the history
  22. Move Dockerfile back to project root

    for convenance
    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    296730d View commit details
    Browse the repository at this point in the history
  23. Fix missing turtlebot3 meshes in gzweb

    by installing turtlebot3-description
    and symlinking to common mesh folder
    given this is still broken for humble
    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    8206a24 View commit details
    Browse the repository at this point in the history
  24. Update Dockerfile path

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c553ef9 View commit details
    Browse the repository at this point in the history
  25. Fix symlink

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    20da46a View commit details
    Browse the repository at this point in the history
  26. Remove branch for testing

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    56263b0 View commit details
    Browse the repository at this point in the history
  27. Update Readme

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    90c52cb View commit details
    Browse the repository at this point in the history
  28. Done

    ruffsl committed May 24, 2023
    Configuration menu
    Copy the full SHA
    96dacd9 View commit details
    Browse the repository at this point in the history