Thanks to visit codestin.com
Credit goes to github.com

Skip to content

T-World Proxy Server (WebSocket). Connect your external agent program to this server and start sending actions and receiving percepts to control the robots in the 3D simulation.

License

Notifications You must be signed in to change notification settings

sergioburdisso/tworld-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Proxy for T-World

For Windows users there's an already compiled .exe file available in the bin/v1.0 folder (which you can directly download from here).

  1. Compile with:
gcc twproxy.c -o twproxy
  1. Then, run the server with:
./twproxy

About

T-World Proxy Server (WebSocket). Connect your external agent program to this server and start sending actions and receiving percepts to control the robots in the 3D simulation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages