Merge branch 'main' of github.com:RonaldsonBellande/Web-ROS-API into main

pull
This commit is contained in:
Ronaldson Bellande 2024-06-29 16:36:09 -04:00
commit 07528e66a6

View File

@ -40,3 +40,8 @@ The primary functionality of this API is to provide access to Bellande Algorithm
## 💻 Usage
To begin leveraging Bellande's algorithms in your projects, simply pull the Docker image and integrate the API into your robotic environment. Detailed instructions on how to deploy and utilize the API can be found in the provided documentation.
# License
This API's is distributed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html) with all the code Publicly and Privately use case, see [LICENSE](https://github.com/RonaldsonBellande/bellande_web_ros_api/blob/main/LICENSE) and [NOTICE](https://github.com/RonaldsonBellande/bellande_web_ros_api/blob/main/LICENSE) for more information.