{
"isAuto": true,
"x": 0,
"y": 0,
"angle": 0,
"length": 0,
"home": true
}curl --location '/relocalization' \
--header 'Content-Type: application/json' \
--data '{
"isAuto": true,
"x": 0,
"y": 0,
"angle": 0,
"length": 0,
"home": true
}'{
"retCode": 0,
"createOn": "string",
"errMsg": "string",
"data": {}
}