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

OpenPCDet LiDar Object Detection Node #73

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

Commits on Jan 19, 2024

  1. base node for openpcdet

    danielrhuynh committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    aa95f29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff4a955 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. working package in ros

    danielrhuynh committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4455065 View commit details
    Browse the repository at this point in the history
  2. ig we dont need these

    danielrhuynh committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1af45db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47b7163 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. adding ros node

    danielrhuynh committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a42c5d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Feb 2, 2024

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

Commits on Feb 4, 2024

  1. Adding OpenCV

    danielrhuynh committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    00eec7b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    cab5d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9832d19 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    c0aa3e8 View commit details
    Browse the repository at this point in the history
  2. base node for openpcdet

    danielrhuynh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    424af34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46441ba View commit details
    Browse the repository at this point in the history
  4. working package in ros

    danielrhuynh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e966132 View commit details
    Browse the repository at this point in the history
  5. ig we dont need these

    danielrhuynh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    257407e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1c47c0 View commit details
    Browse the repository at this point in the history
  7. adding ros node

    danielrhuynh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    db7c638 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cec4f6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a7eedf View commit details
    Browse the repository at this point in the history
  10. Adding OpenCV

    danielrhuynh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0346da7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3164865 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ac0f6d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58f0e19 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2480fd4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    128cb63 View commit details
    Browse the repository at this point in the history
  16. updated

    danielrhuynh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    41e1296 View commit details
    Browse the repository at this point in the history
  17. we're changing this to copy for now since we want to clone OpenPCDet …

    …and download the required model
    danielrhuynh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3071625 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. renaming package

    danielrhuynh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9f177c6 View commit details
    Browse the repository at this point in the history
  2. WIP

    danielrhuynh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6d08576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41254e2 View commit details
    Browse the repository at this point in the history
  4. integrated with watod :)

    danielrhuynh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    95fd8cc View commit details
    Browse the repository at this point in the history
  5. now runs on same frame

    danielrhuynh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    48c76f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. working with ros bags

    danielrhuynh committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2ab5305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb740c View commit details
    Browse the repository at this point in the history
  3. refactoring

    danielrhuynh committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    517fba2 View commit details
    Browse the repository at this point in the history
  4. Update watod-config.sh

    danielrhuynh authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    97676f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95ec494 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    4a0f73a View commit details
    Browse the repository at this point in the history
  2. refactored

    danielrhuynh committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    17797ad View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

    danielrhuynh authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a5dcdfa View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 23, 2024

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

    danielrhuynh committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    257a53b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29aefff View commit details
    Browse the repository at this point in the history
  4. experimenting

    danielrhuynh committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3112963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed1b548 View commit details
    Browse the repository at this point in the history
  6. Fix styling

    Gongsta committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4b9b36f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Added thresholding

    danielrhuynh committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ec95c6f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. WIP: added timestamps to (x,y,z,intensity) data to make them nuscenes…

    … compatible + added more models to try
    danielrhuynh committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1331dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    002f29b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. better data loader :)

    danielrhuynh committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0f7b407 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    b31e331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f15eb0f View commit details
    Browse the repository at this point in the history
  3. messing with confidence

    danielrhuynh committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fc8d18a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0efbca2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fixing styling

    danielrhuynh committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    92723b6 View commit details
    Browse the repository at this point in the history
  2. fixing styling again

    danielrhuynh committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0fd32e0 View commit details
    Browse the repository at this point in the history
  3. styling

    danielrhuynh committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d0c6005 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. removing old modules

    danielrhuynh committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    06cb03a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. skip CI for lidar

    danielrhuynh committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c643b43 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. PR comments

    danielrhuynh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6a28e25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b6b05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9f195 View commit details
    Browse the repository at this point in the history
  4. fixing pep8

    danielrhuynh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a0b046f View commit details
    Browse the repository at this point in the history
  5. autopep8

    danielrhuynh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    824b238 View commit details
    Browse the repository at this point in the history
  6. autopep8

    danielrhuynh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c4f3705 View commit details
    Browse the repository at this point in the history
  7. autopep8

    danielrhuynh committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    93edc19 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 28, 2024

  1. added label server

    danielrhuynh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    43870bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2055cd3 View commit details
    Browse the repository at this point in the history
  3. linter

    danielrhuynh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    34e0a21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    210d3cb View commit details
    Browse the repository at this point in the history
  5. linter

    danielrhuynh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    43628a4 View commit details
    Browse the repository at this point in the history
  6. for linter

    danielrhuynh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d72d2dc View commit details
    Browse the repository at this point in the history