Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

1 vue (au cours des 30 derniers jours)
nikolaj hansen
nikolaj hansen le 13 Oct 2020
Clôturé : Rik le 26 Oct 2020
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

Réponses (0)

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by