kumuji / trt_yolo_ros

yolov3 ros node using tensorrt acceleration
12 stars 4 forks source link

Is it feasible to run this program with python3? #6

Closed Shame-fight closed 4 years ago

Shame-fight commented 4 years ago

Hi~ I want to run this program on jetson nano: At present, my environment is based onhttps://github.com/jkjung-avt/tensorrt_demos, can I use your code without changing the environment, that is, run under python3. If possible, I will start immediately~

kumuji commented 4 years ago

Should be possible. If you will have any problem, it is in my interest to fix it as fast as possible.

But, please be sure that your ROS also uses python3.