Info

此问题已关闭。 请重新打开它进行编辑或回答。

Is it possible to change pyenv to a virtual machine running ROS?

1 次查看(过去 30 天)
此 个问题 已被 Cam Salzberger 标记
Hi,
I am running Matlab on windows and want to run python scripts from a virtual ubuntu machine with ROS installed.
So far I have been able to run a python script on the virtual machine through Matlab by rosdevice() and then running a system() command through the device. But for some reason it runs python from the Matlab pyenv, where ROS is not installed.
Also I don't really want to run the system commands, since I just want to use load a python script with py.importlib.import_module(module), so that I can get store the python output in Matlab.
Any help will be amazing

回答(0 个)

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by