AbangLZU / VoxelNetRos

implement the VoxelNet with ROS, using Kitti data to test
113 stars 56 forks source link

can python3 run the program and import rospy #4

Open jeannotes opened 5 years ago

jeannotes commented 5 years ago

Hi, it's amazing , but can python3 run the program and import rospy

AbangLZU commented 5 years ago

you need config the ros with python3, ros kinetic use the python2 by default.