当前位置:网站首页>EuROC 数据集格式及相关代码
EuROC 数据集格式及相关代码
2022-08-04 18:23:00 【昼行plus】
Euroc提供ROS和zip两种数据格式
下载地址
rosbag格式
话题列表
zip格式
数据包列表
├── body.yaml // 没啥用
├── cam0 // 左目图像数据
│ ├── data // *.png文件(文件命名即为时间戳)
│ ├── data.csv // 两列,第一列为时间戳,第二列为对应图片名
│ └── sensor.yaml // 相机内外参数文件
├── cam1 // 右目图像数据
│ ├── data
│ ├── data.csv
│ └── sensor.yaml
├── imu0
│ ├── data.csv // 7列,[时间戳,gyr_x,gyr_y,gyr_z, acc_x,acc_y,acc_z]
│ └── sensor.
边栏推荐
- About the two architectures of ETL (ETL architecture and ELT architecture)
- Thrift installation configuration
- 群友求助,一周没有搞定的需求,3分钟就解决了?
- 如何封装 svg
- 实验室专利书写指南
- Google Earth Engine APP - one-click online viewing of global images from 1984 to this year and loading an image analysis at the same time
- Flink / Scala - 使用 RedisSink 存储数据
- 不论你是大众,科班和非科班,我这边整理很久,总结出的学习路线,还不快卷起来
- Develop those things: How to obtain the traffic statistics of the monitoring site through the EasyCVR platform?
- unity中实现ue眼球的渲染
猜你喜欢
报道称任天堂在2023年3月前不会推出任何新硬件产品
网络靶场监控系统的安全加固纪实(1)—SSL/TLS对日志数据加密传输
基于激励的需求响应计划下弹性微电网的短期可靠性和经济性评估(Matlab代码实现)
方法的重写
buuctf(探险1)
DHCP&OSPF combined experimental demonstration (Huawei routing and switching equipment configuration)
LVS+NAT 负载均衡群集,NAT模式部署
After EasyCVR is locally connected to the national standard device to map the public network, the local device cannot play and cascade the solution
JS兼容问题总结
关于ETL的两种架构(ETL架构和ELT架构)
随机推荐
DHCP&OSPF combined experimental demonstration (Huawei routing and switching equipment configuration)
八猴渲染器是什么?它能干什么?八猴软件的界面讲解
情绪的波动起伏
12. SAP ABAP OData 服务如何支持 $select 有选择性地仅读取部分模型字段值
npm配置国内镜像(淘宝镜像)
Flask框架实现注册加密功能详解【Flask企业课学习】
Interval greedy (interval merge)
在表格数据集上训练变分自编码器 (VAE)示例
LeetCode 899. 有序队列
面试官:MVCC是如何实现的?
报道称任天堂在2023年3月前不会推出任何新硬件产品
Global electronics demand slows: Samsung's Vietnam plant significantly reduces capacity
Flask framework implementations registered encryption, a Flask enterprise class learning 】 【
About the two architectures of ETL (ETL architecture and ELT architecture)
Speech Recognition Learning Resources
巴比特 | 元宇宙每日必读:微博动漫将招募全球各类虚拟偶像并为其提供扶持...
路由技术
哈夫曼树(暑假每日一题 15)
容器化 | 在 NFS 备份恢复 RadonDB MySQL 集群数据
A group of friends asked for help, but the needs that were not solved in a week were solved in 3 minutes?