latest pushes
This commit is contained in:
@@ -5,12 +5,19 @@ curl -X 'POST' \
|
||||
-d '{
|
||||
"node0": [0, 0, 0],
|
||||
"node1": [100, 100, 100],
|
||||
"environment": [1000, 1000, 1000],
|
||||
"size": [10, 10, 10],
|
||||
"goal": [200, 200, 200],
|
||||
"obstacles": [
|
||||
{
|
||||
"position": [50, 50, 50],
|
||||
"dimensions": [20, 20, 20]
|
||||
}
|
||||
],
|
||||
"search_radius": 50,
|
||||
"sample_points": 20,
|
||||
"auth": {
|
||||
"authorization_key": "bellande_web_api_opensource"
|
||||
}
|
||||
}'
|
||||
|
||||
echo ""
|
||||
|
Reference in New Issue
Block a user