phicoltan commited on
Commit
e85bf70
·
1 Parent(s): 70952a3

Complete README

Browse files
Files changed (1) hide show
  1. README.md +68 -87
README.md CHANGED
@@ -9,11 +9,11 @@ tags:
9
  pretty_name: BorealTC
10
  ---
11
 
12
- # Dataset Card for Dataset Name
13
 
14
  <!-- Provide a quick summary of the dataset. -->
15
 
16
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
17
 
18
  ## Dataset Details
19
 
@@ -21,43 +21,72 @@ This dataset card aims to be a base template for new datasets. It has been gener
21
 
22
  <!-- Provide a longer summary of what this dataset is. -->
23
 
 
24
 
25
 
26
- - **Curated by:** [More Information Needed]
27
- - **Funded by [optional]:** [More Information Needed]
28
- - **Shared by [optional]:** [More Information Needed]
29
- - **Language(s) (NLP):** [More Information Needed]
30
- - **License:** [More Information Needed]
31
 
32
- ### Dataset Sources [optional]
33
 
34
  <!-- Provide the basic links for the dataset. -->
35
 
36
- - **Repository:** [More Information Needed]
37
- - **Paper [optional]:** [More Information Needed]
38
- - **Demo [optional]:** [More Information Needed]
39
 
40
  ## Uses
41
 
42
  <!-- Address questions around how the dataset is intended to be used. -->
43
 
 
 
44
  ### Direct Use
45
 
46
  <!-- This section describes suitable use cases for the dataset. -->
47
 
48
- [More Information Needed]
49
-
50
- ### Out-of-Scope Use
51
-
52
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
53
-
54
- [More Information Needed]
55
 
56
  ## Dataset Structure
57
 
58
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
59
 
60
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
  ## Dataset Creation
63
 
@@ -65,84 +94,36 @@ This dataset card aims to be a base template for new datasets. It has been gener
65
 
66
  <!-- Motivation for the creation of this dataset. -->
67
 
68
- [More Information Needed]
69
 
70
- ### Source Data
71
 
72
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
73
 
74
  #### Data Collection and Processing
75
 
76
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
77
 
78
- [More Information Needed]
79
-
80
- #### Who are the source data producers?
81
-
82
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
83
-
84
- [More Information Needed]
85
-
86
- ### Annotations [optional]
87
-
88
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
89
-
90
- #### Annotation process
91
-
92
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
93
-
94
- [More Information Needed]
95
-
96
- #### Who are the annotators?
97
-
98
- <!-- This section describes the people or systems who created the annotations. -->
99
-
100
- [More Information Needed]
101
-
102
- #### Personal and Sensitive Information
103
-
104
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
105
 
106
- [More Information Needed]
107
-
108
- ## Bias, Risks, and Limitations
109
-
110
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
111
-
112
- [More Information Needed]
113
-
114
- ### Recommendations
115
-
116
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
117
-
118
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
119
-
120
- ## Citation [optional]
121
 
122
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
123
 
124
  **BibTeX:**
125
 
126
- [More Information Needed]
127
-
128
- **APA:**
129
-
130
- [More Information Needed]
131
-
132
- ## Glossary [optional]
133
-
134
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
135
-
136
- [More Information Needed]
137
-
138
- ## More Information [optional]
139
-
140
- [More Information Needed]
141
-
142
- ## Dataset Card Authors [optional]
143
-
144
- [More Information Needed]
145
-
146
- ## Dataset Card Contact
147
-
148
- [More Information Needed]
 
9
  pretty_name: BorealTC
10
  ---
11
 
12
+ # Dataset Card for BorealTC
13
 
14
  <!-- Provide a quick summary of the dataset. -->
15
 
16
+ This dataset contains IMU and wheel timeseries of data recorded with a Husky A200 UGV. It was recorded on five different types of terrains: snow, ice, silty loam, asphalt, flooring.
17
 
18
  ## Dataset Details
19
 
 
21
 
22
  <!-- Provide a longer summary of what this dataset is. -->
23
 
24
+ Recorded with a Husky A200 wheeled UGV, `BorealTC` contains 116 min of Inertial Measurement Unit (IMU), motor current, and wheel odometry data, focusing on typical boreal forest terrains, notably snow, ice, and silty loam. The dataset also includes experiments on asphalt and flooring. All runs were recorded in Forêt Montmorency and on the main campus of Université Laval, Quebec City, Quebec, Canada.
25
 
26
 
27
+ - **Curated by:** Northern Robotics Laboratory, Université Laval, Québec, Canada
28
+ - **License:** [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0)
 
 
 
29
 
30
+ ### Dataset Sources
31
 
32
  <!-- Provide the basic links for the dataset. -->
33
 
34
+ - **Repository:** [norlab-ulaval/BorealTC](https://github.com/norlab-ulaval/BorealTC)
35
+ - **Paper:** [10.1109/IROS58592.2024.10801407](https://doi.org/10.1109/IROS58592.2024.10801407)
36
+ - **Page:** [BorealTC](https://norlab-ulaval.github.io/BorealTC)
37
 
38
  ## Uses
39
 
40
  <!-- Address questions around how the dataset is intended to be used. -->
41
 
42
+ This data was intended for terrain classification problems.
43
+
44
  ### Direct Use
45
 
46
  <!-- This section describes suitable use cases for the dataset. -->
47
 
48
+ This dataset could be used as example data for sensor timeseries processing.
 
 
 
 
 
 
49
 
50
  ## Dataset Structure
51
 
52
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
53
 
54
+ Each folder contains data for runs recorded on a specific terrain class. The data for each run is included in two CSV files: `imu_*.csv` and `pro_*.csv`:
55
+
56
+ ```sh
57
+ borealtc
58
+ ├── CLASS1
59
+ │ ├── imu_00.csv
60
+ │ ├── imu_01.csv
61
+ │ ├── ...
62
+ │ ├── pro_00.csv
63
+ │ ├── pro_01.csv
64
+ │ └── ...
65
+ └── CLASS2
66
+ ├── imu_00.csv
67
+ ├── imu_01.csv
68
+ ├── ...
69
+ ├── pro_00.csv
70
+ ├── pro_01.csv
71
+ └── ...
72
+ ```
73
+
74
+ Each `imu` file contains IMU-recorded rotational velocities and linear accelerations.
75
+
76
+ ```csv
77
+ time,wx,wy,wz,ax,ay,az
78
+ 0.0,0.0015195721884953,0.0040130227245162,-0.0070785057037968,1.4258426214785636,-0.0832771308374386,9.609228803438713
79
+ ...
80
+ ```
81
+
82
+ Each `pro` file contains motor currents and wheel velocities recorded by the wheel service of the Husky.
83
+
84
+ ```csv
85
+ time,curL,curR,velL,velR
86
+ 0.0,1.78,2.57,0.0236220472440944,0.0236220472440944
87
+ ...
88
+ ```
89
+
90
 
91
  ## Dataset Creation
92
 
 
94
 
95
  <!-- Motivation for the creation of this dataset. -->
96
 
97
+ This dataset aims at collecting terrain data on terrains typical of boreal forests.
98
 
 
99
 
 
100
 
101
  #### Data Collection and Processing
102
 
103
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
104
 
105
+ This dataset was recorded with a Husky A200 wheeled UGV on five terrains.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
106
 
107
+ ## Citation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
 
109
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
110
 
111
  **BibTeX:**
112
 
113
+ ```bibtex
114
+ @inproceedings{LaRocque2024,
115
+ title = {{Proprioception Is All You Need: Terrain Classification for Boreal Forests}},
116
+ url = {http://dx.doi.org/10.1109/IROS58592.2024.10801407},
117
+ doi = {10.1109/iros58592.2024.10801407},
118
+ booktitle = {2024 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
119
+ publisher = {IEEE},
120
+ author = {LaRocque, Damien and Guimont-Martin, William and Duclos, David-Alexandre and Giguère, Philippe and Pomerleau, Fran\c{c}ois},
121
+ year = {2024},
122
+ month = oct,
123
+ pages = {11686–11693}
124
+ }
125
+ ```
126
+
127
+ ## Contributions
128
+
129
+ Thanks to @WillGuimont and @Asers387 for the help in curating this dataset.