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(carla_autoware): add interface to easily use CARLA with Autoware #6859

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

Commits on May 31, 2024

  1. Added CARLA Bridge

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1f669b4 View commit details
    Browse the repository at this point in the history
  2. style(pre-commit): autofix

    pre-commit-ci[bot] authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    37008c1 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fc28937 View commit details
    Browse the repository at this point in the history
  4. remove redundancy and added remap

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0cb5ca4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbe567b View commit details
    Browse the repository at this point in the history
  6. encapsulate some function

    Signed-off-by: mraditya01 <mraditya01@yahoo.com>
    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    791747d View commit details
    Browse the repository at this point in the history
  7. style(pre-commit): autofix

    pre-commit-ci[bot] authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ad6d4a2 View commit details
    Browse the repository at this point in the history
  8. fix build issues

    Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
    maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ea9946e View commit details
    Browse the repository at this point in the history
  9. cleaning some issues

    Signed-off-by: mraditya01 <mraditya01@yahoo.com>
    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    91dc64f View commit details
    Browse the repository at this point in the history
  10. cleaning some issues

    Signed-off-by: mraditya01 <mraditya01@yahoo.com>
    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3d203f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f599ceb View commit details
    Browse the repository at this point in the history
  12. fixed package names

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    adf1cb6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    318aaed View commit details
    Browse the repository at this point in the history
  14. small update

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    633c509 View commit details
    Browse the repository at this point in the history
  15. style(pre-commit): autofix

    pre-commit-ci[bot] authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9604b64 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    86be60b View commit details
    Browse the repository at this point in the history
  17. fixed minor changes

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    881b51b View commit details
    Browse the repository at this point in the history
  18. style(pre-commit): autofix

    pre-commit-ci[bot] authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3a8fa7f View commit details
    Browse the repository at this point in the history
  19. fixed bug, readme, and performance

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d89b90f View commit details
    Browse the repository at this point in the history
  20. fixed issue with map load

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    571ff33 View commit details
    Browse the repository at this point in the history
  21. style(pre-commit): autofix

    pre-commit-ci[bot] authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f461116 View commit details
    Browse the repository at this point in the history
  22. fixed readme

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ced8504 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b083cd1 View commit details
    Browse the repository at this point in the history
  24. style(pre-commit): autofix

    pre-commit-ci[bot] authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    bc69f99 View commit details
    Browse the repository at this point in the history
  25. fixed readme

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    716ca1b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    517aa40 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ea5bb33 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b41ee75 View commit details
    Browse the repository at this point in the history
  29. fix delta step calculation to control the simulation speed

    Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
    maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    651b3a0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c1077f8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c7ea459 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ce02ef3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c158aec View commit details
    Browse the repository at this point in the history
  34. revert

    Kim-mins authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    056458e View commit details
    Browse the repository at this point in the history
  35. style(pre-commit): autofix

    pre-commit-ci[bot] authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    945f565 View commit details
    Browse the repository at this point in the history
  36. change control to actuation

    mraditya01 authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ec7e920 View commit details
    Browse the repository at this point in the history
  37. style(pre-commit): autofix

    pre-commit-ci[bot] authored and maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9d16fe0 View commit details
    Browse the repository at this point in the history
  38. fix steering and small cleanup of the interface

    Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
    maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    bf0a4b0 View commit details
    Browse the repository at this point in the history
  39. Minor cleanup

    Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
    maxime-clem committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d1dd300 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    8fb50a4 View commit details
    Browse the repository at this point in the history
  2. fixed minor spelling

    mraditya01 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fdd5366 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fixed new msg naming

    mraditya01 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4b52508 View commit details
    Browse the repository at this point in the history
  2. fixed package dependencies

    mraditya01 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    537df51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abba0d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    0f0b21d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4eae5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Fixed LIDAR timeout issue

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