フィルターのクリア

error using ros2genmsg function in matlab 2021b (ubuntu, ros2 foxy)

6 ビュー (過去 30 日間)
xing li
xing li 2022 年 9 月 19 日
回答済み: Remo Pillat 2023 年 11 月 10 日
Hi,
I am trying to use matlab 2021b linux version to build my ros2 message package. I manage to solve the problems with lib and python but still encounter an error when building the message. Below is the output in command window and the build log is attached in the post.
________________________________________________________________
ros2genmsg msg
Identifying message files in folder '/home/igs/Desktop/lx/SIM/msg'..Done.
Validating message files in folder '/home/igs/Desktop/lx/SIM/msg'..Done.
[6/6] Generating MATLAB interfaces for custom message packages... Done.
Running colcon build in folder '/home/igs/Desktop/lx/SIM/msg/matlab_msg_gen/glnxa64'.
Build in progress. This may take several minutes..."/home/igs/R2021b/toolbox/ros/mlros2/+ros/+ros2/+internal/runcolconcmd.sh" "/home/igs/R2021b/sys/ros2/glnxa64/ros2" "/home/igs/.matlab/R2021b/ros2/glnxa64/venv" build --merge-install --cmake-args -G Ninja --cmake-args -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_CXX_FLAGS_RELEASE=-O0 : Segmentation fault
Error using ros.internal.ROSProjectBuilder/buildPackage (line 552)
Error building package: build log.
Error in ros2genmsg (line 276)
buildPackage(builder, [], ' --merge-install', colconMakeArgs); %other messages might need to be present in the same directory
________________________________________________________________
The problem with this error is that there seems no error in the build log but the build process just cannot be completed. I would suspect it has something to do with CMAKE but I cannot prove it. If you have any idea, please feel free to share, thanks in advance.
  5 件のコメント
xing li
xing li 2022 年 9 月 21 日
Hi Jagadeesh,
I have a software package that contains these messages and it can be built successfully, so I would say the system is fine.
Restart machine does not help, same error.
It is a work station, I remotely control the computer via vnc but the drive shall be local.
BR
Xing
Karthik Reddy Vennapureddy
Karthik Reddy Vennapureddy 2022 年 9 月 21 日
Hi Xing,
Could you delete the matlab_msg_gen folder, rerun the ros2genmsg. Please zip the enire "log" folder in matlab_msg_gen/glnxa64 directory and share it with us.
Please also attach the support file generated by the following command:
ros.internal.generateSupportFile
Thanks,
Karthik Reddy

サインインしてコメントする。

回答 (1 件)

Remo Pillat
Remo Pillat 2023 年 11 月 10 日
If this issue persists, please contact MATLAB's tech support: https://www.mathworks.com/support/contact_us.html.

カテゴリ

Help Center および File ExchangeSpecialized Messages についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by