An open API service indexing awesome lists of open source software.

https://github.com/plusk01/katwijk_tools

Tools for working with the Katwijk Beach Planetary Rover dataset https://robotics.estec.esa.int/datasets/katwijk-beach-11-2015/
https://github.com/plusk01/katwijk_tools

Last synced: over 1 year ago
JSON representation

Tools for working with the Katwijk Beach Planetary Rover dataset https://robotics.estec.esa.int/datasets/katwijk-beach-11-2015/

Awesome Lists containing this project

README

          

Katwijk Tools
=============

Tools for working with the [Katwijk Beach Planetary Rover dataset](https://robotics.estec.esa.int/datasets/katwijk-beach-11-2015/).

## Dataset

The expected dataset structure looks like

```bash
.
├── Rock Data
│   ├── Rock Positions Traverse 1 and 2
│   └── Rock Positions Traverse 3
├── Traverse1
│   └── Part1
│   ├── LocCam
│   ├── PanCam
│   ├── ToF
│   └── Velodyne
└── Traverse3
└── Part1
├── LocCam
├── PanCam
├── ToF
└── Velodyne
```