curl --location -g --request GET 'http://192.168.1.100:8080/api/param/set/max_vel/0.8' \ --header 'Authorization: {{token}}'
{"code":0,"msg":"","data":0.5}