1 Star 0 Fork 0

OAKChina/calibrate_json

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
OAK-D-PRO_AF.json 2.56 KB
一键复制 编辑 原始数据 按行查看 历史
richard-xx 提交于 2024-10-24 14:23 . update
{
"board_config":
{
"name": "OAK-D-PRO",
"revision": "R3M1E3",
"cameras":{
"CAM_A": {
"name": "color",
"hfov": 66,
"type": "color"
},
"CAM_B": {
"name": "left",
"hfov": 80,
"type": "mono",
"extrinsics": {
"to_cam": "CAM_C",
"specTranslation": {
"x": -7.5,
"y": 0,
"z": 0
},
"rotation":{
"r": 0,
"p": 0,
"y": 0
}
}
},
"CAM_C": {
"name": "right",
"hfov": 80,
"type": "mono",
"extrinsics": {
"to_cam": "CAM_A",
"specTranslation": {
"x": 3.75,
"y": 0,
"z": 0
},
"rotation":{
"r": 0,
"p": 0,
"y": 0
}
}
}
},
"stereo_config":{
"left_cam": "CAM_B",
"right_cam": "CAM_C"
},
"imuExtrinsics":
{
"sensors":{
"BNO": {
"name" : "BNO085",
"extrinsics": {
"to_cam": "CAM_B",
"specTranslation": {
"x": 7.5448,
"y": -0.2,
"z": -0.0448
},
"rotation":{
"r": 180,
"p": 0,
"y": 270
}
}
},
"BMI": {
"name" : "BMI270",
"extrinsics": {
"to_cam": "CAM_B",
"specTranslation": {
"x": 6.935,
"y": -0.2,
"z": -0.565
},
"rotation":{
"r": 180,
"p": 0,
"y": 270
}
}
}
}
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/oakchina/calibrate_json.git
git@gitee.com:oakchina/calibrate_json.git
oakchina
calibrate_json
calibrate_json
main

搜索帮助