{ "enable": true, "weight": 0 }
curl --location --request POST 'http://127.0.0.1:8088/api/robot/set_free_drive_mode' \ --header 'Content-Type: application/json' \ --data-raw '{ "enable": true, "weight": 0 }'
{}