I am using VLP-16 velodyne sensor, I try to detect pedestrians by some deep learning methods. But I don't know how to use the trained model with ROS. For example, write a ros node to get the trained model and integrate it with other packages such as velodyne_driver.
I would be grateful if someone could give me some suggestions to achieve it.
Thanks:)