Skip to content

Teach two Waveshare JetBots how to play hide and seek in a closed arena.

Notifications You must be signed in to change notification settings

glegarda/hide-and-seek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hide and Seek

Teach two Waveshare JetBots how to play hide and seek in a closed arena.

Instructions

  1. Make sure that the IP address of the server in hider_QL.py and seeker_QL.py is that of the computer that will be used as the central control unit.
  2. Set the number of episodes and iterations in each file (they must be equal in all three files).
  3. Run $ python3 jetbot_server.py from the central control unit.
  4. Run $ python3 seeker_QL.py from the robot that will play the Seeker role.
  5. Once the Seeker is connected to the server, a message will appear on the screen. Then, run $ python3 hider_QL.py from the robot that will play the Seeker role.
  6. Follow the instructions on the screen to train the robots.

About

Teach two Waveshare JetBots how to play hide and seek in a closed arena.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages