Cannot run a default Simulink Example: "Stream Camera, Depth and Semantic Segmentation Data from Unreal Engine to NVIDIA Jetson"
이전 댓글 표시
Dear all,
I try to follow the instructions of a UAV Toolbox/Simulation 3D example, Stream Camera, Depth and Semantic Segmentation Data from Unreal Engine to NVIDIA Jetson. However, it returns an error message as below. Please note that I use the trial version of r2022a with all toolboxes installed.
>> open_system("StreamFromUnrealToJetsonExampleModel.slx")
>> sim("StreamFromUnrealToJetsonExampleModel.slx");
STD exception 'class std::runtime_error': 'Failed to load bundle #909: C:\Program Files\MATLAB\R2022a\bin\win64\libmwgstreamerbuiltins.dll' was caught.
When I comment out all three Video Send blocks and terminate the signal outputs, the example can be run as seen below.

Another supportive information I can give is that, I can run another example, UAV Package Delivery, flawlessly. Once I add a Video Send block as below, I got the same error message as above.

May anybody replicate and help on this issue simply by running Stream Camera, Depth and Semantic Segmentation Data from Unreal Engine to NVIDIA Jetson example?
Kind regards,
댓글 수: 1
Jianxin Sun
2022년 7월 28일
Hi Ozan,
Do you have gstreamer installed on your machine? If you do, what version did you install?
Jianxin
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Simulink 3D Animation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!