STD Exception ROS2 Custom Message Simulink

62 views (last 30 days)
Hassan Hotait
Hassan Hotait on 3 Feb 2022
Commented: Nupur on 18 Apr 2024 at 13:00
I would appreciate ant tips regarding the following. :)
MATLAB R2021A
Error in Simulink Diagnostic Viewer: Subscribing to a topic with a custom message.
STD exception 'class mwboost::exception_detail::clone_impl': 'Connection to process with Exchange: "f945d322-3833-4611-89f7-e4b72eeb8dd3 " was lost.' was caught.
On a seperate machine the following is running:
custom message: custom_interfaces/HldLldDrivingControllerSpeed.msg
Succesful custom message generation:
  6 Comments
Hassan Hotait
Hassan Hotait on 4 Feb 2022
Hi Jagadeesh,
I just tried it again and it worked. Thanks anyways.
Consider the case closed.
준기 홍
준기 홍 on 1 Apr 2023
Hi Hassan Hotait, its nice to hear you have solved it.
im facing the similar issue you have posted. i made a custom message using "ros2genmsg()" and when i run the simulink model i get a error message saying
STD exception 'mwboost::wrapexcept<mwboost::exception_detail::current_exception_std_exception_wrapper<std::invalid_argument> >': 'Connection to process with Exchange: "5f1470ff-8f66-40e9-84fb-5f3bfd116a13 " was lost.' was caught.
it would be thankful of you if you can share how you made it work.

Sign in to comment.

Answers (1)

Jagadeesh Konakalla
Jagadeesh Konakalla on 22 Jun 2022
Looks like restarting the MATLAB solved the problem.
  3 Comments
Jagadeesh Konakalla
Jagadeesh Konakalla on 26 Mar 2024 at 9:44
Hi Nupur,
How did you Rest the publisher and subscriber block ?
Jagadeesh K.
Nupur
Nupur on 18 Apr 2024 at 13:00
Hi Jagadeesh,
What I meant by reseting publisher & subscriber block is by reloading the topic in the blocks.

Sign in to comment.

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!