This commit is contained in:
2024-03-01 23:51:35 -05:00
parent c8e63cdcc6
commit b94739699c
2 changed files with 363 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# 📦 Bellande Step
# API in api_docs
- Temporarily Disabled
### ✔️ confirmed versions
- `The step function efficiently computes the next step towards a target node within a specified distance limit.`
@@ -62,7 +65,7 @@ print("Next Step Coordinates:", next_step.coord)
## Website
- https://pypi.org/project/bellande_robot_step/
- https://pypi.org/project/bellande_robot_step
### Installation
- `$ pip install bellande_robot_step`