SLAM_Evaluation icon indicating copy to clipboard operation
SLAM_Evaluation copied to clipboard

Add time offset and fix ceres 2.2 compile

Open caillotantoine opened this issue 5 months ago • 0 comments

Add time offset:

In the step 1, I added the --t_offset option as implemented in the original evo. Same behavior, I just passed the argument.

ceres 2.2 compile:

When I installed ceres, the step 2 wouldn't compile. It seems the name has changed for the parameters. Doc of Ceres on Problem::AddParameterBlock this seem to fit

caillotantoine avatar Jan 22 '24 06:01 caillotantoine