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

Patchwork Paper implementation using ROS 2. #142

Merged
merged 62 commits into from
Sep 27, 2024
Merged

Commits on Jun 1, 2024

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

Commits on Jun 4, 2024

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

Commits on Jun 8, 2024

  1. Renamed files

    akilpath committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    55f41eb View commit details
    Browse the repository at this point in the history
  2. Fix small error

    VishGit1234 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    62c7407 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Clean up

    akilpath committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    29ca16c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Add pcl package

    VishGit1234 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d021201 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Added eigen to dockerifle

    akilpath committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3368d02 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    3ccbbfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c98364d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54ad82c View commit details
    Browse the repository at this point in the history
  4. added tbb to dockerfile

    akilpath committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bbd14b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Started working on it

    akilpath committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1db81c7 View commit details
    Browse the repository at this point in the history
  2. Finished czm initialization

    akilpath committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9d7e706 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Plane

    akilpath committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    67b27d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Mostly done

    akilpath committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    23aafe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Add apt update

    VishGit1234 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ed459ae View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Fixing small bugs

    akilpath committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c67d821 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    ae006c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206efe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 24, 2024

  1. Builds

    akilpath committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    795bdd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Foxglove setup plus error debugging

    exit
    exit()
    akilpath committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5ed8b81 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Templated Core file

    akilpath committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    884156d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. lowkey works

    akilpath committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    34d1641 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Added headers to publishers

    akilpath committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3f1dadd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    6527570 View commit details
    Browse the repository at this point in the history
  2. Copied transformer node layout

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    cdba3f3 View commit details
    Browse the repository at this point in the history
  3. Renamed files

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6605e3f View commit details
    Browse the repository at this point in the history
  4. Fix small error

    VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    67bda39 View commit details
    Browse the repository at this point in the history
  5. Clean up

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    45767c8 View commit details
    Browse the repository at this point in the history
  6. Add pcl package

    VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b74770c View commit details
    Browse the repository at this point in the history
  7. Added eigen to dockerifle

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    f947fd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49076c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75a1c9e View commit details
    Browse the repository at this point in the history
  10. added tbb to dockerfile

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    b36ebec View commit details
    Browse the repository at this point in the history
  11. Started working on it

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    f9e0f33 View commit details
    Browse the repository at this point in the history
  12. Finished czm initialization

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0a4d547 View commit details
    Browse the repository at this point in the history
  13. Plane

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    7ade2d1 View commit details
    Browse the repository at this point in the history
  14. Mostly done

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    70fd598 View commit details
    Browse the repository at this point in the history
  15. Add apt update

    VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    310e9d2 View commit details
    Browse the repository at this point in the history
  16. Fixing small bugs

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    957ead8 View commit details
    Browse the repository at this point in the history
  17. Build / make error with core.cpp

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    aa06560 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6077369 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0bd23d View commit details
    Browse the repository at this point in the history
  20. Builds

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    fdf562c View commit details
    Browse the repository at this point in the history
  21. Foxglove setup plus error debugging

    exit
    exit()
    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    c78f67c View commit details
    Browse the repository at this point in the history
  22. Templated Core file

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ffcb771 View commit details
    Browse the repository at this point in the history
  23. lowkey works

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    808946d View commit details
    Browse the repository at this point in the history
  24. Added headers to publishers

    akilpath authored and VishGit1234 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    fb9409e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cee8212 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    711e8ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8beed8f View commit details
    Browse the repository at this point in the history
  3. Update watod-config.sh

    VishGit1234 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ca3feef View commit details
    Browse the repository at this point in the history
  4. Update docker_context.sh

    VishGit1234 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1476040 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aa306d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. added ros params

    VishGit1234 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9b6fff3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00340a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    06c9902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f8cef View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Put num_zones in params

    VishGit1234 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    47193cf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    7f06596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5915c67 View commit details
    Browse the repository at this point in the history