bellande_functionality_api/README.md

30 lines
3.1 KiB
Markdown
Raw Normal View History

2024-05-15 19:25:54 +00:00
# 🤖 Bellande Algorithms Web ROS/ROS2 API
2024-03-28 23:54:22 +00:00
2024-05-24 06:35:36 +00:00
## Use the Web-ROS-API Docker Image for your needs with the Bellande API
- **ROS1**: [![ROS1 Docker Image](https://img.shields.io/docker/pulls/ronaldsonbellande/bellande_web_api_packages_ros1)](https://hub.docker.com/r/ronaldsonbellande/bellande_web_api_packages_ros1)
- **ROS2**: [![ROS2 Docker Image](https://img.shields.io/docker/pulls/ronaldsonbellande/bellande_web_api_packages_ros2)](https://hub.docker.com/r/ronaldsonbellande/bellande_web_api_packages_ros2)
2024-05-15 19:25:54 +00:00
## 📧 Explore the Docker image for the Bellande Robotic Architecture:
- **ROS1**: [![ROS1 Docker Image](https://img.shields.io/docker/pulls/ronaldsonbellande/bellande_robotic_environment_ros1)](https://hub.docker.com/r/ronaldsonbellande/bellande_robotic_environment_ros1)
- **ROS2**: [![ROS2 Docker Image](https://img.shields.io/docker/pulls/ronaldsonbellande/bellande_robotic_environment_ros2)](https://hub.docker.com/r/ronaldsonbellande/bellande_robotic_environment_ros2)
2024-05-11 07:32:58 +00:00
2024-05-15 19:25:54 +00:00
## 📋 Overview
2024-05-11 07:32:58 +00:00
The Bellande Algorithms Web ROS/ROS2 API serves as a gateway to utilize the sophisticated algorithms developed by Bellande. Through this API, users can access and integrate Bellande's algorithms seamlessly into their robotic systems.
2024-05-15 19:25:54 +00:00
## ⚙️ Functionality
2024-05-11 07:32:58 +00:00
The primary functionality of this API is to provide access to Bellande Algorithms. It acts as an intermediary, enabling communication between your application and Bellande's advanced algorithms. Whether you're working with ROS or ROS2, this API facilitates the utilization of Bellande's cutting-edge solutions in your robotic projects.
2024-05-15 19:25:54 +00:00
## 🐳 API
2024-05-27 12:27:34 +00:00
- [![Bellande Step](https://img.shields.io/badge/Bellande%20API-Bellande%20Step-0099cc?style=for-the-badge)](https://github.com/Robotics-Sensors/bellande_robots_step)
- [![Bellande Search Path](https://img.shields.io/badge/Bellande%20API-Bellande%20Search%20Path-0099cc?style=for-the-badge)](https://github.com/Robotics-Sensors/bellande_search_path)
- [![Bellande Alternate Path Creation](https://img.shields.io/badge/Bellande%20API-Bellande%20Alternate%20Path%20Creation-0099cc?style=for-the-badge)](https://github.com/Robotics-Sensors/bellande_adaptive_alternate_path_creation)
2024-05-27 12:27:53 +00:00
- [![Bellande Motion Probabilistic](https://img.shields.io/badge/Bellande%20API-Bellande%20Motion%20Probabilistic-0099cc?style=for-the-badge)](https://github.com/Robotics-Sensors/bellande_motion_probabilistic)
2024-05-11 07:32:58 +00:00
2024-05-23 16:05:50 +00:00
## 💨 Bellande Model Format API/Application & Bellande Framework
2024-05-24 06:36:38 +00:00
- [![Bellande Model Format](https://img.shields.io/badge/Bellande%20Model%20Format-0099cc?style=for-the-badge)](https://github.com/Artificial-Intelligence-Computer-Vision/bellande_model_format)
- [![Bellande Framework](https://img.shields.io/badge/Bellande%20Model%20Framework-0099cc?style=for-the-badge)](https://github.com/Artificial-Intelligence-Computer-Vision/bellande_model_framework)
2024-05-11 07:32:58 +00:00
2024-05-15 19:25:54 +00:00
## 💻 Usage
2024-05-11 07:32:58 +00:00
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.