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

chore: sync upstream #544

Merged
merged 11 commits into from
May 30, 2023
Merged

chore: sync upstream #544

merged 11 commits into from
May 30, 2023

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    164fcd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    527aaf7 View commit details
    Browse the repository at this point in the history
  3. fix(distortion_corrector_node): fix dereference of uninitialized iter…

    …ator (autowarefoundation#3849)
    
    fix dereference of uninitialized iterator
    
    Signed-off-by: Takahiro Ishikawa <[email protected]>
    sykwer authored May 29, 2023
    Configuration menu
    Copy the full SHA
    e8fb845 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    451b504 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94d2d5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    802c392 View commit details
    Browse the repository at this point in the history
  7. feat(tier4_adapi_rviz_plugin): add route panel (autowarefoundation#3840)

    * feat: add panel
    
    Signed-off-by: Takagi, Isamu <[email protected]>
    
    * feat: set route
    
    Signed-off-by: Takagi, Isamu <[email protected]>
    
    * feat: set waypoints
    
    Signed-off-by: Takagi, Isamu <[email protected]>
    
    * feat: add readme
    
    Signed-off-by: Takagi, Isamu <[email protected]>
    
    * fix: copyright
    
    Signed-off-by: Takagi, Isamu <[email protected]>
    
    ---------
    
    Signed-off-by: Takagi, Isamu <[email protected]>
    isamu-takagi authored May 29, 2023
    Configuration menu
    Copy the full SHA
    4e45188 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ee5d78 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db5aba3 View commit details
    Browse the repository at this point in the history
  10. feat(vehicle_cmd_gate): add moderate_stop_interface to make vehicle s…

    …top (autowarefoundation#3790)
    
    * feat(vehicle_cmd_gate): add moderate_stop_interface to make vehicle stop
    
    Signed-off-by: Berkay Karaman <[email protected]>
    
    Signed-off-by: Berkay Karaman <[email protected]>
    
    * move filter place
    
    Signed-off-by: Berkay Karaman <[email protected]>
    
    ---------
    
    Signed-off-by: Berkay Karaman <[email protected]>
    brkay54 authored May 29, 2023
    Configuration menu
    Copy the full SHA
    4856894 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. feat(dummy_perception_publisher): publish ground truth object in opti…

    …on (autowarefoundation#3731)
    
    * add ground truth publisher
    
    Signed-off-by: yoshiri <[email protected]>
    
    * refactor ground truth publisher
    
    Signed-off-by: yoshiri <[email protected]>
    
    * enable to fix random seed
    
    Signed-off-by: yoshiri <[email protected]>
    
    * update readme
    
    Signed-off-by: yoshiri <[email protected]>
    
    * change GT output name to debug info
    
    Signed-off-by: yoshiri <[email protected]>
    
    * debug info must be under the node ns
    
    Signed-off-by: yoshiri <[email protected]>
    
    ---------
    
    Signed-off-by: yoshiri <[email protected]>
    YoshiRi authored May 30, 2023
    Configuration menu
    Copy the full SHA
    0eb2484 View commit details
    Browse the repository at this point in the history