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

Failed to yield to a vehicle at roundabout. #10208

Open
3 tasks done
Kim-mins opened this issue Mar 2, 2025 · 0 comments
Open
3 tasks done

Failed to yield to a vehicle at roundabout. #10208

Kim-mins opened this issue Mar 2, 2025 · 0 comments
Labels
type:bug Software flaws or errors.

Comments

@Kim-mins
Copy link
Contributor

Kim-mins commented Mar 2, 2025

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

Hi team,

I'm currently running Autoware in Carla, and I found a situation that Autoware fails to yield to a vehicle at a roundabout.
Here's a video of the situation: [rviz]

Image

In the video, as shown in the image above, a vehicle, which is 'unknown' to Autoware, is ignored at a roundabout.

Here's more information of the situation.

  • Starting/Goal pose (from launch.log file)
initial pose - x: 43.210449, y: 7.834843, z: 0.066023
initial orientation - qx: 0.000052, qy: -0.000355, qz: 0.999972, qw: 0.007506
goal pose - x: -18.544405, y: -130.888123, z: 2.000000
goal orientation - qx: -0.000000, qy: 0.000000, qz: 0.999936, qw: -0.011316

Expected behavior

I hope the ego vehicle to yield to the vehicle, whose trajectories are overlapping each other.

Actual behavior

However, there's no yield and crashes.

Steps to reproduce

  1. Pull image from https://github.com/autowarefoundation/autoware/pkgs/container/autoware/321564631?tag=universe-devel-cuda-0.39.1-amd64, and run Autoware.
  2. Run ros2bag file above.

Versions

  • OS: Ubuntu 22.04 (Docker), Ubuntu 20.04 (host)
  • Autoware: 0.39.1
  • Carla: 0.9.15
  • autoware_carla_interface: link

Possible causes

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Software flaws or errors.
Projects
Status: To Triage
Development

No branches or pull requests

2 participants