Skip to content

Repair conversion script to extract pcaps from ROS bags

Nicolas Cadart requested to merge FixRosBagToPcapScript into master

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.

@julia.sanchez @lea.vauchier PTAL

Merge request reports