Problem regarding source installation of Autoware on Ubuntu 22.04 #6446
Unanswered
phurintbyp
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
It seems like a C++ standard problem, maybe you should set std C++ to 14 or higher |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently trying to install Autoware to be used with Carla but, I've run into an issue when running the colcon build command where a package failed to when trying to build it. The package that failed was called "agnocastlib".
The above was beginning of the error. The rest is just pretty much the same kind of error repeating.
I've tried following the source installation guide on the website and also using docker installation instead is not a solution I can use. Any help is appreciated. Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions