Error trying to build from Source #5676
-
Dear All, I was able to instal Autoware following the guidelines on the official site a few days ago. I was trying to update the workspace to solve an issue and started having issues during the building. To be sure, I decided to remove everything (src, build, install, log folders) and start from the beginning, but I am not able to build the project anymore. Precisely, I have an error during the rosdep install
I tried to build the sources and I end up with a critical error that terminates the compliation:
As you can notice, it's the same module that triggered the rosdep error. Any ideas of what could be the cause of this problem? I am on a Ubuntu 22.04 machine with ROS2 Humble. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @rt-2pm2 Thank you for your report. We already noticed this issue and it will be fixed in #5675 vcs import src < autoware.repos
vcs import src < autoware-nightly.repos
vcs pull src |
Beta Was this translation helpful? Give feedback.
Hi @rt-2pm2
Thank you for your report. We already noticed this issue and it will be fixed in #5675
For the time being (before PR merged) you just need to use nightly repos file: