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

LingxinMeng b3a9b2c6e3 commit há 10 meses atrás
archive e74836ac7b commit há 1 ano atrás
src b3a9b2c6e3 commit há 10 meses atrás
test 55b046a2ea commit há 11 meses atrás
.gitignore b3a9b2c6e3 commit há 10 meses atrás
README.md 219043ce19 commit há 11 meses atrás

README.md

容器占用

vtd1 : 朴津系统室外配送机器人 vtd2 : 国汽系统室外配送机器人 vtd3 : 国汽系统多功能车 vtd4 : 朴津系统室外巡检机器人 & 国汽系统室外巡检机器人

已实现的错误处理方式

xosc-pjisuv.py

一、安装 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(先设置国内镜像源)(python3版本为3.7)

  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