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(autoware_tensorrt_bevdet): add new 3d object detection method #7956

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

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    f17c6b0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/add_tensorrt_bevdet' of github.com:cyn-liu/autowar…

    …e.universe into feat/add_tensorrt_bevdet
    
    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9806852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eca8ed0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    acb33f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/add_tensorrt_bevdet' of github.com:cyn-liu/autowar…

    …e.universe into feat/add_tensorrt_bevdet
    
    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    741e917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3baff54 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    0dac361 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/add_tensorrt_bevdet' of github.com:cyn-liu/autowar…

    …e.universe into feat/add_tensorrt_bevdet
    
    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    67f1d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3149fd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    956fd28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35561b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71712be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f0ecd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc1e3d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2d7ef0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eda1452 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    b1d1162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba2488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70066bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a840a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    d9e37a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646e36a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    afceea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d61812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd95d71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e370e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43d3118 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63ffd19 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    156e10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58d4356 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f13adc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    415be2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c28774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5da3ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a33aa0b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. use an optimized image_transport

    Signed-off-by: Yuxuan Liu <[email protected]>
    Owen-Liuyuxuan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    03f24cb View commit details
    Browse the repository at this point in the history
  2. clean up un-needed include

    Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
    Owen-Liuyuxuan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    67ed09a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request #1 from Owen-Liuyuxuan/bev/feat/optimize_transport

    feat: use an optimized image_transport
    cyn-liu authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c944950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d17ef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fbf791 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a5796 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b475dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8253b07 View commit details
    Browse the repository at this point in the history
  7. Replace printf with std::cout or std::cerr

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2b8efc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    474e7a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix: use english comment

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d425c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6676d93 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    6477a76 View commit details
    Browse the repository at this point in the history
  2. fix: replace cpp std log with ros2 log

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    30d208c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38b1d81 View commit details
    Browse the repository at this point in the history
  4. fix cppcheck ci

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    87b040f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix: use english comment

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    de1da9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399b7f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. using RCLCPP_DEBUG instead of print

    Signed-off-by: Yuxuan Liu <[email protected]>
    Owen-Liuyuxuan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    d684399 View commit details
    Browse the repository at this point in the history
  2. using cameara info and TF

    Signed-off-by: Yuxuan Liu <[email protected]>
    Owen-Liuyuxuan committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    cf8dfff View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. debug and make it runnable with ROS2 nuscenes dataset

    Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
    Owen-Liuyuxuan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d24a423 View commit details
    Browse the repository at this point in the history
  2. fix documents and clean up

    Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
    Owen-Liuyuxuan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f4e3a7f View commit details
    Browse the repository at this point in the history
  3. try clean up spelling

    Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
    Owen-Liuyuxuan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e03a881 View commit details
    Browse the repository at this point in the history
  4. try fixing cspell

    Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
    Owen-Liuyuxuan committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f8cf04e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request #2 from Owen-Liuyuxuan/bev_updates

    feat(camera_info,tf): use camera info and TF instead of config file
    cyn-liu authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    751bb07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56adbea View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix copyright

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    32a5cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c43d2b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    aee264f View commit details
    Browse the repository at this point in the history
  2. fix cppcheck-differential

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5c071fe View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. fix(bevdet.cpp): modify function naming

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    30ea6b5 View commit details
    Browse the repository at this point in the history
  2. fix: add the namespace autoware::tensorrt_bevdet

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b063490 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e30fef View commit details
    Browse the repository at this point in the history
  4. trying fix cppcheck-differential and add maintainer

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4946e55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7127f09 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    f9bbd09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    534b1c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix: change the class name to UpperCamelCase style

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c6161c4 View commit details
    Browse the repository at this point in the history
  2. fix: add _ suffix to member variables in Class AdjFrame

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    47b7349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5e1c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix: add _ suffix to member variables in Class BEVDet

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f4a71fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881b457 View commit details
    Browse the repository at this point in the history
  3. fix: add how to use in readme.md

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cea3f9e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix: replace ptr with std::vector

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8a07984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b1f91 View commit details
    Browse the repository at this point in the history
  3. trying fix pre-commit.ci error

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7dc00d7 View commit details
    Browse the repository at this point in the history
  4. trying fix pre-commit.ci error

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dbc0337 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc6fd9b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. replace shared_ptr with std::vector

    Signed-off-by: liu cui <[email protected]>
    cyn-liu committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    13b4c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93556de View commit details
    Browse the repository at this point in the history