Skip to content

gctronic/elisa3_communication_between_robots_via_pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Elisa-3 communication between robots via pc

This examples shows how to emulate direct communication between robots: basically a common state is shared between the robots and this state is changed based on the current state of each robot; it emulates the facts that each robot propagates its state to all other robots. Actually all the robots communicate only with the computer (only one computer with only one radio module) and the computer forward the information to all the others robots; the radio is fast enough so that the computer in the middle will not slow down the communication. A big advantage passing from the computer is that you can log the communication messages on the computer and see what is happening. In particular in this demo a total of 4 robots are handled and when a robot crosses a black line, then it inform all others robots to change their color.
The project depends on the Elisa-3 remote library.
For more information refer to the wiki Elisa-3 Communication between robots via PC.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published