Repair conversion script to extract pcaps from ROS bags
Repair the utility script that can be used to convert Velodyne packets in ROS bags to pcaps.
- ROS api is still mainly using Python2.
- Adapt some libs that are not available in Python2.
- Add comments.