Closed felixf4xu closed 1 week ago
This is almost certainly due to our implementation mistake. Until the fix is merged into master, please address this by deleting the line that is causing the error. It is just an assertion, so deleting it is not a problem. Alternatively, changing the simulator to a release build should also solve the problem; there should be no need to debug build the simulator as well in order to debug build Autoware (unless you want to debug the simulator).
yes, thanks, I was building Debug
version, changing it to Release
fixed the issue.
The compilation errors are fixed in #1405. Thank you for reporting!
It's strange that I can't compile this code:
the full log is like this:
Desktop (please complete the following information):
My gcc version is default: