SensoriMotorLab

From TSG Doc
Revision as of 19:40, 9 June 2017 by J.Keyser (talk | contribs)
Jump to navigation Jump to search

You cannot find the documentation about the SensoriMotorLab on http://docs.sensorimotorlab.com anymore. For documentation on the vBOT RobotLab, please visit https://gitlab.socsci.ru.nl/sensorimotorlab/RobotLab.

Some cheat sheet instructions for the sled lab:

Using the experiment control computer

The computer under the desk is called vnc. It is connected to the three screens in front of you. To run an experiment you log on to the experiment control computer (control)

ssh -X control

By default windows are opened on vnc, not on control. If you want to change this, then type on control

export DISPLAY=':0'

Starting the sled server and service

After restarting the sled server (which is practically never necessary) you also have to restart the sled service. Log on to the sled server

ssh sled

and type

sudo service sled start

This will start the standard version of the sled server.

If you want the version of the sled server with smoother sinusoid ramp-up. Please go here. This most likely not necessary for you.