MATLABとUnityのROS2通信について

MATLABとUnityでROS2通信を試みています。
helperConnectROSToUnityを参考にros.internal.runroscmdを実行しましたが、ROS1のpython仮想環境(venv)が立ち上がり、rclpyをimportすることができませんでした。
そこで、ros2のvenvを立ち上げましたが、rclpyをimportすることはできず、default_server_endpoint.pyを実行することができませんでした。
venv内でpip install rclpyも試しましたが、できませんでした。
UnityとMATLABで通信するために、下記pythonファイルをMATLABから実行するためにはどうすればよいでしょうか。
matlabroot\sys\ros2\win64\ros2\lib\site-packages\ros_tcp_endpoint\default_server_endpoint.py

Antworten (0)

Kategorien

Mehr zu ROS カスタム メッセージのサポート finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2025a

Gefragt:

dai
am 1 Dez. 2025

Community Treasure Hunt

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

Start Hunting!