micoolcho commited on
Commit
7c3fda8
·
1 Parent(s): fc654a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -58,6 +58,8 @@ The game objective is to complete the pre-defined navigation missions in single-
58
 
59
  ## **Dataset Overview**
60
 
 
 
61
  1. **Control data**: This includes information about the robot's control inputs captured at a frequency of 10Hz.
62
 
63
  2. **GPS data**: This includes latitude, longitude, and timestamp information for each data point collected during the robot drives at a frequency of 1Hz.
 
58
 
59
  ## **Dataset Overview**
60
 
61
+ There are 7 types of data that are associated with a typical FrodoBots drive, as follows:
62
+
63
  1. **Control data**: This includes information about the robot's control inputs captured at a frequency of 10Hz.
64
 
65
  2. **GPS data**: This includes latitude, longitude, and timestamp information for each data point collected during the robot drives at a frequency of 1Hz.