修改一个bug

This commit is contained in:
Robin Shaun 2020-06-22 16:02:16 +08:00
parent 2dc0f08daf
commit 5a8cd17d17
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import numpy as np
import sys
sys.path.remove('/opt/ros/kinetic/lib/python2.7/dist-packages')
import cv2
import math