WSL2/Docker container/ROS from Matlab in Win10

조회 수: 18 (최근 30일)
Goupil56
Goupil56 2021년 12월 10일
답변: Josh Chen 2021년 12월 13일
Hello,
I want to use Matlab in Win10 to communicate with ROS nodes in a docker container under WSL2.
In docker under WSL2, the IP adress is completely different from IP adress in Win10.
How to find a way to do this with Matlab (Vscode is able to connect directly to docker container under WSL2 so I think there is a way to do it from Matlab).
Thanks.

답변 (1개)

Josh Chen
Josh Chen 2021년 12월 13일
Hello @Goupil56,
The key for enabling the communication between WSL2 ROS and MATLAB/Simulink is to make sure the environment variable "ROS_IP" being set correctly on both MATLAB and WSL2 sides.
In this post, I've tested and posted a workflow for enabling such communication. However, since you are unsing a docker instead of only WSL2, the setup process might be a bit different.
Hope this helps,
Josh

카테고리

Help CenterFile Exchange에서 Publishers and Subscribers에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by