Skip to content

manulaw/Aventura-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very basic aventura client python code.
This consists of Listener, Controller and Sender

Change the config.py settings as required
(SERVICE_URI is the aventura uri for example if http://localhost:8008/simulator is the uri SERVICE_URI should be 'simulator')

To run type:
	python listener.py

To run in daemon mode:
  nohup python listener.py &

About

This is a aventura client python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages