数据闭环平台云端处理程序

LingxinMeng 9a9ce4deeb commit 7 months ago
archive d3f5db2d60 commit 9 months ago
src 9a9ce4deeb commit 7 months ago
test d3f5db2d60 commit 9 months ago
README.md 0015ecb0a9 commit 7 months ago

README.md

目录结构

  • python2-pjibot-double-camera-module:给国汽系统返回机器人数据(已废弃)
  • python2-pjibot-double-camera-module-pji:给朴津系统返回机器人数据(已废弃)

一、安装 ros

三、python2 安装依赖(先设置国内镜像源)

  1. pip2 install oss2
  2. sudo apt install ffmpeg
  3. pip2 install pyntcloud
  4. pip2 install pyproj
  5. apt install pcl-tools
  6. pip2 install docker
  7. pip2 install crypto

四、python3(先设置国内镜像源)

  1. apt install python3-pip
  2. pip3 install --upgrade pip
  3. pip3 config set global.index-url https://mirrors.aliyun.com/pypi/simple/
  4. pip3 install opencv-python==4.2.0.32
  5. pip3 install pycryptodome
  6. pip3 install pandas
  7. pip3 install pybind11
  8. pip3 install scenariogeneration==0.3.7
  9. pip3 install matplotlib
  10. pip3 install scikit-learn
  11. pip3 install pyproj
  12. pip3 install pyntcloud

阿里云oss连接

cname:http://open-bucket.oss.icvdc.com
keyid:n8glvFGS25MrLY7j
secret:xZ2Fozoarpfw0z28FUhtg8cu0yDc5d
预设OSS路径: oss://open-bucket
cname:http://pji-bucket1.oss.icvdc.com
keyid:n8glvFGS25MrLY7j
secret:xZ2Fozoarpfw0z28FUhtg8cu0yDc5d
预设OSS路径: oss://pji-bucket1