rosbag_extract_traj.exe takes in input

To extract the GNSS recorded in the sample dataset, execute the following commands

rosbag_extract_traj --bag <path/to/sample/bag> --std-max 0.05

An console log tells you that a ./fix.ply was written where you are:

image.png

Optional parameters

--std-max Maximum accepted standard error in the GNSS measurements.