Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikJohanssen authored May 21, 2019
1 parent f5ad1e4 commit 9e8629d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 81,7 @@ The coordinate frames, in red, green and blue, indicates the position where a su
## Datasets
We supply one data set in this repository due to space limitations. Other data sets can by found at LINK. We divide one LiDAR scan, i.e., acquisition of points in one instance of the LiDAR acquisition scope, into data packets to handle movement over time better.
The data sets are structured in the following manner:
* All data is contained in the main directory. The main directory is named with the name of the data set, e.g. "wallpaper", as supplied in this repository.
* All data is contained in the main directory. The main directory is named with the name of the data set, e.g. "poster", as supplied in this repository.
* Subdirectory "fragments" contains all the data of the subsets, i.e. fragments, of the environment. These are named by order they are acquired, i.e., "fragment0" are acquired before "fragment1".
* Subdirectory "odometry" contains all the data of needed to estimate the translation between the fragments. These are also named by the order of which they are acquired.
* The data contained in the subdirectories of these subdirectories are the acquired orientation measurements and point clouds, as well as the generated pose graphs and combined clouds.
Expand Down

0 comments on commit 9e8629d

Please sign in to comment.