File size: 544 Bytes
baa6c0b
 
 
af04ecc
cf83f8d
 
af04ecc
 
 
 
 
 
 
5e7bcbe
af04ecc
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
license: mit
---

<img src="https://cdn-uploads.huggingface.co/production/uploads/608c79739c5a8f8ddd85c409/5OV6RfqSKycPUuI0rm34m.png" width="500">

# comma body 
A dataset of indoor navigation with the comma body.

# description 
This dataset is consists of 69 segments (1 min chunks) of video data compressed using H.265 and sensor measurements and logs from openpilot. 

# how to use 
- videos: use `openpilot.tools.lib.framereader` or your favorite video decoder
- logs: use `openpilot.tools.lib.logreader` or `PlotJuggler`

# have fun!