Asked — Edited
Resolved Resolved by CochranRobotics!

Robots Exploration

I want to make an exploration project. Basically, one PC will control two ez-robots to search an object, if one robot finds it, it will send confirmation message to the PC, then the PC will send another message to the other robot to stop it.

The key point is how to transfer and receive data wireless.

Does anyone have any ideas to do this?


ARC Pro

Upgrade to ARC Pro

Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.

#17  

Yeah, my problem is basically about how to use one PC to control different boards wirelessly. The reason I open another thread is because I can't just open one ARC to control all robots, because different robots has different settings and different functions. Each robot will be controlled by one ARC, that's the reason why the global variable doesn't work.

So I want to find a way that's data can transfer to different ARCs or robots.

Sorry about the confusion.