Open ytgcljj opened 5 years ago
请问在运行voxelnet_ros.py是否有错,需要怎么修改啊
Have you installed jsk package?
When I reproduced this voxelnet-ros, I found that the data could be sent out, but rviz did not display point cloud. How can I solve it? Thank you.and there are few articles about jsk package ,what is it?thank you
@zhangtiantian12311 use sudo apt-get install ros-kinetic-jsk-recognition ros-kinetic-jsk-visualization
to install the dependence. We use the msgs of the first one and you will need to visualize the 3D bounding box in Rviz via the second package.