MRPT rawlog files

Generic MRPT rawlog input: not a particular dataset, so this profile only routes the file and leaves every sensor label at the launch file’s default.

Running it

Online replay with the 3D GUI:

mola-lo-gui-rawlog /path/to/dataset.rawlog [additional flags]

Offline batch run, writing a trajectory file:

mola-lo-cli-rawlog /path/to/dataset.rawlog [additional flags]

Under the hood

Online launch file

lidar_odometry_from_rawlog.yaml

Offline CLI input

--input-rawlog <file>

Profile source

scripts/lib/profiles/rawlog.sh