Why so I get Error using ros.internal.ROSProjectBuilder/buildPackage Error building package?
이전 댓글 표시
I am using Ubuntu 18.04 and MATLAB R2022a. This is my error message:

This is the beginning of the Build Log :

댓글 수: 1
Jagadeesh Konakalla
2022년 5월 9일
Hi,
Can you please attache the entire log to further assit you on this issue ?
Thanks,
Jagadeesh K
답변 (1개)
Hari Krishna Kakarla
2022년 5월 17일
이동: Remo Pillat
2023년 1월 24일
0 개 추천
Hi Christina,
Based on the attached build log, I see that python virtual environment is not created properly.
Please check pyenv in your system. Ensure that you are using Python 3.9.
Then do the re-creation of python virtual environment:
ros.internal.createOrGetLocalPython(true);
Then execute rosgenmsg. If the issue still persists, please attach the complete build log.
Thanks
Hari
카테고리
도움말 센터 및 File Exchange에서 Get Started with ROS Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!