Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
nikolaj hansen
nikolaj hansen am 13 Okt. 2020
Geschlossen: Rik am 26 Okt. 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

Antworten (0)

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by