Santiago Pravisani commited on
Commit
22129a5
1 Parent(s): 1a562af

Updated Dataset source

Browse files
Files changed (2) hide show
  1. README.md +3 -3
  2. helpercode.ipynb +2 -2
README.md CHANGED
@@ -34,7 +34,7 @@ Please join our [**Discord**](https://discord.com/invite/AUegJCJwyb) for discuss
34
 
35
  - If you're interested in testing out your AI models on our existing fleet of Earth Rovers in various cities or your own Earth Rover, feel free to DM [**Michael Cho on Twitter/X**](https://twitter.com/micoolcho) to gain access to our Remote Access SDK.
36
 
37
- - If you're interested in playing the game (ie. remotely driving an Earth Rover), you may join as a gamer at [**Earth Rovers School**](https://www.frodobots.ai/earth-rovers-school).
38
 
39
  [![Earth Rovers: Drive to Earn Game with Sidewalk Robots](https://cdn-uploads.huggingface.co/production/uploads/63be791624e75d1efdf6ce54/yqOYICOaMDBY5pAUnOZcD.jpeg)](https://youtu.be/yZVflvg4kBw?si=4lVWnrywLr1dOcjR)
40
 
@@ -47,7 +47,7 @@ Please join our [**Discord**](https://discord.com/invite/AUegJCJwyb) for discuss
47
 
48
  There are 7 types of data that are associated with a typical Earth Rovers drive, as follows:
49
 
50
- 1. **Control data**: Gamer's control inputs captured at a frequency of 10Hz (Ideal) as well as the RPM (revolutions per minute) readings for each of the 4 wheels on the robot.
51
 
52
  2. **GPS data**: Latitude, longitude, and timestamp info collected during the robot drives at a frequency of 1Hz.
53
 
@@ -144,7 +144,7 @@ The team behind FrodoBots is focused on building an open-world video gaming expe
144
  By sharing this dataset with the research community, we hope to see new innovations that can be tested (via our SDK) directly on our fleet of FrodoBots, and then ultimately deployed back into our production environment in order to create a more fun and safer game.
145
 
146
  ## **Download**
147
- Download FrodoBots dataset using the link in this [csv file](https://frodobots-2k.s3.ap-southeast-1.amazonaws.com/complete-dataset.csv).
148
 
149
  ## **Helper code**
150
 
 
34
 
35
  - If you're interested in testing out your AI models on our existing fleet of Earth Rovers in various cities or your own Earth Rover, feel free to DM [**Michael Cho on Twitter/X**](https://twitter.com/micoolcho) to gain access to our Remote Access SDK.
36
 
37
+ - If you're interested in playing the game (ie. remotely driving an Earth Rover), you may join as a gamer at [**Earth Rovers School**](https://www.frodobots.ai/earth-rovers-school).
38
 
39
  [![Earth Rovers: Drive to Earn Game with Sidewalk Robots](https://cdn-uploads.huggingface.co/production/uploads/63be791624e75d1efdf6ce54/yqOYICOaMDBY5pAUnOZcD.jpeg)](https://youtu.be/yZVflvg4kBw?si=4lVWnrywLr1dOcjR)
40
 
 
47
 
48
  There are 7 types of data that are associated with a typical Earth Rovers drive, as follows:
49
 
50
+ 1. **Control data**: Gamer's control inputs captured at a frequency of 10Hz (Ideal) as well as the RPM (revolutions per minute) readings for each of the 4 wheels on the robot.
51
 
52
  2. **GPS data**: Latitude, longitude, and timestamp info collected during the robot drives at a frequency of 1Hz.
53
 
 
144
  By sharing this dataset with the research community, we hope to see new innovations that can be tested (via our SDK) directly on our fleet of FrodoBots, and then ultimately deployed back into our production environment in order to create a more fun and safer game.
145
 
146
  ## **Download**
147
+ Download FrodoBots dataset using the link in this [csv file](https://frodobots-2k-dataset.s3.ap-southeast-1.amazonaws.com/complete-dataset.csv).
148
 
149
  ## **Helper code**
150
 
helpercode.ipynb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9b8e1eb4d74ff1868df6a741305a10772ea84b00ec3709cb00e4d776e7c6ec4
3
- size 625937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439cad4c5059051d9415fea340deaa5d9e298a7e82287440ba551c3c38691183
3
+ size 422721