bellande_functionality_api/web_api_bellande_search_path/config/configs.json
RonaldsonBellande 48cbbbff19
Some checks failed
Docker Image CI / build_ros1 (push) Has been cancelled
Docker Image CI / build_ros2 (push) Has been cancelled
GitHub Clone Count Update Everyday / build (push) Has been cancelled
latest pushes
2024-12-12 16:43:52 -05:00

15 lines
674 B
JSON

{
"url": "https://bellande-robotics-sensors-research-innovation-center.org",
"endpoint_path": {
"2d": "/api/Bellande_Search_Path/bellande_search_path_2d",
"3d": "/api/Bellande_Search_Path/bellande_search_path_3d",
"4d": "/api/Bellande_Search_Path/bellande_search_path_4d",
"5d": "/api/Bellande_Search_Path/bellande_search_path_5d",
"6d": "/api/Bellande_Search_Path/bellande_search_path_6d",
"7d": "/api/Bellande_Search_Path/bellande_search_path_7d",
"8d": "/api/Bellande_Search_Path/bellande_search_path_8d",
"9d": "/api/Bellande_Search_Path/bellande_search_path_9d",
"10d": "/api/Bellande_Search_Path/bellande_search_path_10d"
}
}