rpc debug
This commit is contained in:
@@ -142,8 +142,6 @@ func (r *Registrator) SetSceneBoundary(scene *Scene) (topLeft, bottomRight orb.P
|
||||
rpc := NewRPC(r, scene, strings.Replace(scene.Tiff, ".tiff", ".rpb", 1))
|
||||
if err := rpc.RPC(); err != nil {
|
||||
log.Error("calculate RPC failed: ", err)
|
||||
} else {
|
||||
rpc.SaveRpb()
|
||||
}
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user