more description

This commit is contained in:
2024-01-28 23:44:28 -05:00
parent f00bb8d43f
commit f709e924c5

View File

@ -1,6 +1,5 @@
# 📦 Bellande Step # 📦 Bellande Step
### ✔️ confirmed versions ### ✔️ confirmed versions
- `The step function efficiently computes the next step towards a target node within a specified distance limit.` - `The step function efficiently computes the next step towards a target node within a specified distance limit.`
@ -64,7 +63,7 @@ print("Next Step Coordinates:", next_step.coord)
``` ```
Name: bellande_robot_step Name: bellande_robot_step
Version: 0.0.1 Version: 0.1.0
Summary: Computes the next step towards a target node Summary: Computes the next step towards a target node
Home-page: github.com/RonaldsonBellande/bellande_robot_step Home-page: github.com/RonaldsonBellande/bellande_robot_step
Author: Ronaldson Bellande Author: Ronaldson Bellande