Skip to content

Instantly share code, notes, and snippets.

View HolyChris's full-sized avatar

Christopher Meyer HolyChris

View GitHub Profile
@HolyChris
HolyChris / gist:9617239ce7bafce8e7eee19c77049d73
Created November 6, 2019 00:53
Turn off Hazards for Misty II
curl -X POST \
http://IPADDRESS/api/hazard/updatebasesettings \
-d '{
"bumpSensorsEnabled":[
{"sensorName":"Bump_FrontRight","enabled":true},
{"sensorName":"Bump_FrontLeft","enabled":true},
{"sensorName":"Bump_RearRight","enabled":true},
{"sensorName":"Bump_RearLeft","enabled":true}
],
"timeOfFlightThresholds":[