personal-space / data.json
SUHES's picture
Create data.json
ca3efc6 verified
raw
history blame contribute delete
160 Bytes
[
{
"human_distance": "too_close",
"robot_action": "step_back"
},
{
"human_distance": "comfortable",
"robot_action": "stay_position"
}
]