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

AWSIM Crashes with Autoware.Universe #251

Closed
Sam827-r opened this issue Jan 22, 2024 · 3 comments
Closed

AWSIM Crashes with Autoware.Universe #251

Sam827-r opened this issue Jan 22, 2024 · 3 comments

Comments

@Sam827-r
Copy link

Hi all,
Im trying to run the AWSIM demo with Autoware.universe .
AWSIM gets Segmentation fault (core dumped) each time when autoware gets launch.

Ref link: https://tier4.github.io/AWSIM/GettingStarted/QuickStartDemo/#localhost-settings

Machine specs are as follows:

  • Ubuntu 22.04.3 LTS
  • Linux 6.5.0-14--generic x86_64
  • Processor:AMD® Ryzen 5 3600 6-core processor × 12
  • GPU: NVIDIA Corporation TU116 [GeForce GTX 1660 SUPER]
  • NVIDIA-SMI 545.23.08
  • ROS 2 Humble
  • awsim-stable branch
@mackierx111
Copy link
Collaborator

AWSIM's LiDAR simualtion utilizes ray tracing and requires an RTX graphics card

@doganulus
Copy link

Are we sure about that RTX requirement? Software fallback would handle ray tracing even without dedicated RT hardware. Performance may be degraded but would not result in a segmentation fault. I think a driver mismatch is more likely, as suggested here: #264.

But downgrading the driver is not a solution. That could break the user system easily. A better investigation is needed for this issue.

@Sam827-r
Copy link
Author

AWSIM's LiDAR simualtion utilizes ray tracing and requires an RTX graphics card

thanks for responce i will check RTX Card.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants