This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
The file "lanelet2_python/internal/converter.h" was not found. #230
Labels
status:stale
Inactive or outdated issues. (auto-assigned)
Checklist
Description
--- stderr: lanelet2_extension_python
/home/pixbus/HMI/remoteware-robobus/src/autoware/autoware_common/tmp/lanelet2_extension_python/src/utility.cpp:29:10: fatal error: lanelet2_python/internal/converter.h: No such file or directory
29 | #include <lanelet2_python/internal/converter.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [CMakeFiles/_lanelet2_extension_python_boost_python_utility.dir/build.make:76: CMakeFiles/_lanelet2_extension_python_boost_python_utility.dir/src/utility.cpp.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:196: CMakeFiles/_lanelet2_extension_python_boost_python_utility.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2
Failed <<< lanelet2_extension_python [4.07s, exited with code 2]
Expected behavior
Error message as above
Actual behavior
Error message as above
Steps to reproduce
colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: