# realsense_test **Repository Path**: TerryAAA/realsense_test ## Basic Information - **Project Name**: realsense_test - **Description**: realsense D435i SDK使用总结。 详情见博客https://www.guyuehome.com/38477 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-07-06 - **Last Updated**: 2023-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # realsense_test #### 介绍 realsense D435i SDK使用总结。 详情见博客https://www.guyuehome.com/38477 使用示例: ```shell cd ljj_get_device_information/ mkdir build cd build cmake .. make ./ljj_get_device_information ```