Running multiple Robots

Can you run Multiple uArm swift robots with one computer

As of now, it dose not support multiple control.

How can we run multiple uarm then? should we use one computer for each uarm?

Now you could use Python SDK https://github.com/uArm-Developer/uArm-Python-SDK

If we use python sdk will we be able to control multiple uarm from single computer?
If yes kindly also let me know how to identify each uarm?

Yes, check it here: uArm-Python-SDK/examples/api/multi/multi_sync.py at 2.0 · uArm-Developer/uArm-Python-SDK · GitHub