Rui Yin
Results
1
issues of
Rui Yin
I have tried some examples of pose graph optimization, and found out there are several functions not working. Such as > optimizer.load() in https://github.com/RainerKuemmerle/g2o/blob/pymem/python/examples/simple_optimize.py; and > optimizer.optimize() in https://github.com/RainerKuemmerle/g2o/tree/pymem/python. or...