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

Carla intersection refactoring #982

Merged
merged 23 commits into from
Mar 5, 2022

Commits on Feb 9, 2022

  1. added relay reactors

    housengw committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d23c839 View commit details
    Browse the repository at this point in the history
  2. factor out Ticker

    housengw committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    21f8b30 View commit details
    Browse the repository at this point in the history
  3. comment out relays

    housengw committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4f8c04d View commit details
    Browse the repository at this point in the history
  4. add client to Carla reactor

    housengw committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    711ed9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7908723 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. refactor nodes

    housengw committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    610e645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f604c View commit details
    Browse the repository at this point in the history
  3. factor out carla_sim logic

    housengw committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3b5a2f3 View commit details
    Browse the repository at this point in the history
  4. factor out vehicle logic

    housengw committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a16293a View commit details
    Browse the repository at this point in the history
  5. factor out rsu logic

    housengw committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    343474e View commit details
    Browse the repository at this point in the history
  6. add comments

    housengw committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    25445d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. factor out launch parameters

    housengw committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1a03f0f View commit details
    Browse the repository at this point in the history
  2. rename topic

    housengw committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    9d0a89a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc3a60 View commit details
    Browse the repository at this point in the history
  4. fix path issues for ROS

    housengw committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    892bd21 View commit details
    Browse the repository at this point in the history
  5. use list for spawn_points

    housengw committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    95abbcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c966eef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9785339 View commit details
    Browse the repository at this point in the history
  8. clean up code

    housengw committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    44a21b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e470e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. fix LF version crash bug

    housengw committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    dcf9856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eca2af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9c4bf View commit details
    Browse the repository at this point in the history