I would like to ask you questions about hardware controls through Maya python.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Autodesk MAYA2018 technical users
I am a researcher.
Our laboratory is currently developing a simulation plan for shooting performances using Autodesk Maya2018.
However, we are having difficulty judging the technical possibilities of Autodesk Maya2018.
So I ask the following questions.
please answer about my question.
⓵ Is it possible to do real-time network programming using Maya Python program?
Is it possible to control input / output of data?
: To be more specific, is it possible to have a network socket program?
Is it possible to receive data or to send the hexadecimal value to the hardware to open the comfort?
I heard that some another technical director can control Raspberry Pie. I think that if so, it will be possible.
: The comfort we are trying to use is trying to control each hardware through 442 communications.
: Our lab project needs to keep updating data in real time. What is the execution load of the Maya executable program at this time?
⓶ Is it possible to program for hardware control with Maya Python program?
Our lab is trying to control the hardware using the communication we talked about. If it is possible, ⓶ is also possible. The hardware control action we want to control is to control Pan, Tilt, and Zoom of the PTZ camera. Also, we want to control another hardware. For example, robot arm and mobile manuplator...
⓷ Is it possible to use the Maya Python program to import GUI design data into the Maya program? PyQt, and PySide can be done through Maya Python, and can I print or input values in Maya to the GUI through this GUI and Maya cmds. * Command? What difficulties do you have in doing this?
⓸ Can the camera image data shot in real time from the external Maya program be output to the Maya screen? If so, is that control possible with the Maya Python program?
: The program we are trying to do is to allow streaming video taken from several PTZ cameras to be viewed in a GUI created with Maya Python. Could you suggest a reference to this kind of research?
⓹ Finally, I wonder if it is reasonable to try the above experiment through Maya. If so, how much resources do you need? Or is it more reasonable to use other programs without importing the features mentioned above into Maya?
I think it is difficult questions. However, I would like to thank you for understanding if you would like to extend the base of research using Maya.