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!