CV003

Results 1 issues of CV003

If rospy and RKNNLite are imported at same time, follow error occurs: ```python orangepi@orangepi5plus:~/spt_ws/src$ /bin/python /home/orangepi/spt_ws/src/serialTest/scripts/yoloRosTest.py Traceback (most recent call last): File "/home/orangepi/spt_ws/src/serialTest/scripts/yoloRosTest.py", line 236, in rospy.init_node('detect_node') #定义节点 File "/opt/ros/noetic/lib/python3/dist-packages/rospy/client.py",...