One IPC for Multiple Robots or Cameras, Is it possible?

Hi Good Day Everyone!
Is it possible to connect, process and controll multiple robots and cameras using only one IPC simultaneously?

Thank You!

Parallel control of multiple cameras and multiple robots is possible under the following conditions:

  1. Only Mech-Vision is used for object recognition and outputting the grasping pose, without using Mech-Viz for path planning.
  2. All robots must be of the same brand, and the Euler angle format must be consistent across them.
  3. Each camera is controlled by only one robot. Multi-camera implementation is achieved through Mech-Vision’s multi-project functionality.