当前位置:网站首页>EuROC dataset format and related codes
EuROC dataset format and related codes
2022-08-04 18:32:00 【day trip plus】
Euroc provides ROS and zip data formats
download link
rosbag format
topic list
zip format
Packet List
├── body.yaml // useless├── cam0 // Left eye image data│ ├── data // *.png file (the file name is the timestamp)│ ├── data.csv // Two columns, the first column is the timestamp, and the second column is the corresponding image name│ └── sensor.yaml // Camera internal and external parameter file├── cam1 // Right eye image data│ ├── data│ ├── data.csv│ └── sensor.yaml├── imu0│ ├── data.csv // 7 column, [ timestamp, gyr_x,gyr_y,gyr_z, acc_x,acc_y,acc_z]│ └── sensor.边栏推荐
- Thrift installation configuration
- 【web自动化测试】Playwright快速入门,5分钟上手
- gbase8s创建RANGE分片表
- 22/8/4 记忆化搜索+博弈论
- 使用scikit-learn计算文本TF-IDF值
- July 31, 2022 Summary of the third week of summer vacation
- Iptables防火墙基础知识介绍
- Enterprise survey correlation analysis case
- 2018年南海区小学生程序设计竞赛详细答案
- 解决错误:The package-lock.json file was created with an old version of npm
猜你喜欢
随机推荐
How to recruit programmers
谁能解答?从mysql的binlog读取数据到kafka,但是数据类型有Insert,updata,
如何给MySQL添加自定义语法 ?
斯坦福:未来的RGB LED可以贴在你的皮肤上
路由技术
leetcode 13. 罗马数字转整数
limux入门3—磁盘与分区管理
测试工程师如何突破职业瓶颈?
面试官:MVCC是如何实现的?
Codeforces积分系统介绍
Enterprise survey correlation analysis case
Speech Recognition Learning Resources
容器化 | 在 NFS 备份恢复 RadonDB MySQL 集群数据
localstorage本地存储的方法
leetcode/有效的回文串,含有不需要判断回文的字符
自己经常使用的三种调试:Pycharm、Vscode、pdb调试
股票开户广发证券,网上开户安全吗?
Flask框架实现注册加密功能详解【Flask企业课学习】
什么是网站监控,网站监控软件有什么用?
【杰神说说】物联大师2.0版本预告









