more description

This commit is contained in:
Ronaldson Bellande 2024-01-28 22:49:27 -05:00
parent f534af66f6
commit f00bb8d43f

View File

@ -1,8 +1,5 @@
# 📦 Bellande Step
[![PyPI version](https://badge.fury.io/py/bellande_robot_step.svg)](https://badge.fury.io/py/bellande_robot_step)
### 🦾 motivation
- easy to use package to solve an easy problem
### ✔️ confirmed versions
- `The step function efficiently computes the next step towards a target node within a specified distance limit.`
@ -67,7 +64,7 @@ print("Next Step Coordinates:", next_step.coord)
```
Name: bellande_robot_step
Version: 0.1.0
Version: 0.0.1
Summary: Computes the next step towards a target node
Home-page: github.com/RonaldsonBellande/bellande_robot_step
Author: Ronaldson Bellande