-
Notifications
You must be signed in to change notification settings - Fork 678
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
Rviz sometimes crash because of RTCManagerPanel plugin #2161
Comments
@VRichardJP |
@VRichardJP |
The program crashes here: autoware.universe/common/rtc_manager_rviz_plugin/src/rtc_manager_panel.cpp Lines 400 to 402 in 893a3bb
But it seems to be because
The
|
@VRichardJP |
Checklist
Description
After a recent code update, I observe that Rviz now crashes when the vehicle reaches some specific places. It seems to be caused by RTCManagerPanel plugin.
Here for example, Rviz always crashes at the same place, a few meters before the intersection:
The crash also happens when the RTCManagerPanel is not displayed, but the cause is the same.
I caught the backtrace with gdb:
Expected behavior
No crash
Actual behavior
Rviz crashes
Steps to reproduce
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: