This commit is contained in:
lyx080
2022-09-30 18:34:05 +08:00
parent c523129945
commit 561839a3d2
3 changed files with 9 additions and 1 deletions

View File

@@ -89,7 +89,7 @@ Windows 系统需安装驱动才可正常运行。
### python SDK
这是基于 `python 3` 软件开发工具包MS-A075V 对外开发了 http 接口,我们可通过 http 请求获取到原生数据包括深度图ir 图rgb 图),为了方便用户理解数据包的结构及获取还有解码的相关逻辑,因此我们提供封装了 http 请求和原生数据的解码相关函数,用户基于此可进行二次开发。
**SDK 获取方式**[点击下载](https://dl.sipeed.com/fileList/others/maixsense_example/matasense_075_tutorial.ipynb)
**SDK 获取方式**[点击下载](https://dl.sipeed.com/fileList/others/maixsense_example/maixsense_075_tutorial.ipynb)
**使用方式**:安装 jupyter 后连接 MS-A075V 打开我们提供的 `toturial.py` 即可。
### 解包推流

View File

@@ -795,6 +795,14 @@
rbtn_text: "btn_detail",
rbtn_href: "https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/maixsense-a075v.html",
},
{
title: "MaixSense & ROS",
src: "/static/home/maixsense_tof.jpg",
lbtn_text: "btn_github",
lbtn_href: "https://github.com/sipeed/MaixSense_ROS",
rbtn_text: "btn_docs",
rbtn_href: "https://wiki.sipeed.com/hardware/zh/maixsense/maixsense-a075v/maixsense-a075v.html#%E4%BA%8C%E6%AC%A1%E5%BC%80%E5%8F%91%EF%BC%9A%E6%8E%A5%E5%85%A5-ROS",
},
],
"外设模块": [
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB