Hi,
I have a tfmini sharp lidar along with image processing and drive control. I want these 3 process to run simultaneously. (Image processing, drive, and tfmini data). I am able to multiprocessing of 2 process (image processing part and drive) but whenever i am trying to integrate 3 processes at once. It is only activating onl one process. I am using multiprocess module from python and using multiprocessing.Value for data sharing. Any suggestions are welcome.
I have a tfmini sharp lidar along with image processing and drive control. I want these 3 process to run simultaneously. (Image processing, drive, and tfmini data). I am able to multiprocessing of 2 process (image processing part and drive) but whenever i am trying to integrate 3 processes at once. It is only activating onl one process. I am using multiprocess module from python and using multiprocessing.Value for data sharing. Any suggestions are welcome.
Statistics: Posted by Ajinkya168 — Tue Jun 18, 2024 2:53 pm