sos-rotation-averaging
sos-rotation-averaging copied to clipboard
Certifiably globally optimal unit quaternion rotation averaging via Sparse Bounded-degree sum of squares optimization.
Results
1
sos-rotation-averaging issues
Sort by
recently updated
recently updated
newest added
Hi, I'm trying to test this code. But I found that the code cannot directly run. The error is caused by line 88 of rotation_averaging_sbsos.m [sol, info] = csol(sdp, 'sdpt3');...