Android tablet and Misty robot required. Texts taken from DIBELS 8th Edition Materials (https://dibels.uoregon.edu/materials/dibels).
Run the following commands in separate terminal windows
-
Setting up dependencies
cd ~/catkin_ws && catkin_make
source devel/setup.bash
roscore
-
If running the robot condition, run the following commands to connect to Misty:
source devel/setup.bash
rosrun misty_api main.py 192.168.1.XXX (enter IP address of Misty robot)
-
To connect with the tablet run: ( Note: computer ip address must be entered into the tablet prior to running this section)
source devel/setup.bash
rosrun misty_reading tablet_node.py
-
Start correction manager
source devel/setup.bash
rosrun misty_reading correction_manager.py
-
Start trascription
source devel/setup.bash
rosrun misty_reading transcription_node.py
-
Record audio
arecord participantID.wav