# robot-dog **Repository Path**: mazcpnt/robot-dog ## Basic Information - **Project Name**: robot-dog - **Description**: 采集 UVC 相机的图像,做 VVC 编码,并通过 socket 传输给后级 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-13 - **Last Updated**: 2024-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 设置库寻找路径 ``` echo "export LD_LIBRARY_PATH=:/usr/local/lib" >> ~/.bashrc source ~/.bashrc ```