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

Réponses (0)

Catégories

En savoir plus sur ROS カスタム メッセージのサポート dans Centre d'aide et File Exchange

Produits

Version

R2025a

Question posée :

dai
le 1 Déc 2025

Community Treasure Hunt

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

Start Hunting!