How to try:

Go to the directory that contains the usage example:
cd pysim/contrib/rcp/usage_example

Start the RCP Server:
./start_rcp_server.sh

Start the RCP Module:
 ./start_rcp_module.sh

Run the exmple scripts:
./run_rcp_client.sh
(it is also possible to call the run_rcp_client_*.sh scripts individually)
