vvv-school / vvv17

Resources for VVV17 School 🏫
https://vvv-school.github.io/vvv17
GNU General Public License v3.0
5 stars 7 forks source link

Event-driven Datasets #49

Closed arrenglover closed 7 years ago

arrenglover commented 7 years ago

Hi @vvv-school/vvv17-students!

For Saturday, you'll need the datasets here to test your code. You'll need to unzip them in the same location as the others, i.e. $ROBOT_CODE/datasets/, to get the smoke testing to work. I hope this works:

$ cd $ROBOT_CODE/datasets
$ wget http://www.icub.org/download/software/datasetplayer-demo/event_datasets.zip
$ unzip event_datasets.zip

Good luck, Arren.