Error using ROS2 toolbox
显示 更早的评论
When I create a ROS2 node, the message "Transport stopped" is shown in Matlab command window while the linux terminal shows:
[WARN] [rcl]: Found '__log_disable_rosout:=true'. This syntax is deprecated. Use '--ros-args --disable-rosout-logs' instead.
munmap_chunk(): invalid pointer
No node is created and all ros2 commands show the same response, even when I run the provided ROS2 examples, e.g. exampleHelperROS2CreateSampleNetwork
I also experienced the problem exposed here: https://www.mathworks.com/matlabcentral/answers/329796-issue-with-libstdc-so-6 , and implemented the accepted answer.
Pd. trial licence on Ubuntu 18.04 (Bionic)
Thanks
1 个评论
Julius Kahle
2022-4-27
Hi Daniel,
I experienced that error myself and wanted to know if you found any solution or workaround yet to fix that issue.
Thanks
Julius
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Publishers and Subscribers 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!