ethz-asl / hand_eye_calibration

Python tools to perform time-synchronization and hand-eye calibration.
BSD 3-Clause "New" or "Revised" License
438 stars 114 forks source link

Support nonlinear optimization step #35

Open HannesSommer opened 7 years ago

HannesSommer commented 7 years ago

This requires:

NikolausDemmel commented 6 years ago

How would this be different from what is already implemented in batch_estimator? Just the transfer of outliers?

HannesSommer commented 6 years ago

It is about improving the communication of the python scripts with the batch_estimator. The empty check boxes above indicate what is still missing in particular.