Skip to content
Olivier Michel edited this page Mar 16, 2022 · 3 revisions

Setting up Your Own Webots Simulation Servers

If you want to install some Webots simulation servers locally, you will also need to install a session server. The session server is the entry point that clients will contact to get access to a simulation server. The session server will answer the client with the reference to the simulation server which the client will be able to contact directly.

Setup of a session server

Setup of a simulation server

Clone this wiki locally