核心内容摘要
AIGlasses导航系统环境配置教程:从零开始搭建你的智能助手
sudo apt-get install git cd /media/liangxinyu/Elements SE/MMKGRLib git init git add . git commit -m 第一次提交代码 git branch -M main git push -f origin main
sudo apt-get install git cd /media/liangxinyu/Elements SE/MMKGRLib git init git add . git commit -m 第一次提交代码 git branch -M main git push -f origin main