Skip to content

Commit d2837bd

Browse files
authored
Update README.md
1 parent 57978af commit d2837bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# apf_local_planner
22

3-
The apf_local_planner package, modified from [local_planner](https://github.com/amov-lab/Prometheus/tree/v1.1/Modules/planning/local_planner)
3+
Artificial Potential Field algorithm, implemented on drone, compatible with ROS-noetic, MAVROS, PX4-Autopilot.
44

55
![HitCount](https://img.shields.io/endpoint?url=https%3A%2F%2Fhits.dwyl.com%2FHuaYuXiao%2FAPF-Planner.json%3Fcolor%3Dpink)
66
![Static Badge](https://img.shields.io/badge/ROS-noetic-22314E?logo=ros)
@@ -19,3 +19,7 @@ roslaunch apf_local_planner simulation.launch
1919
```
2020

2121
![rqt_graph](log/2024-05-08/rosgraph.png)
22+
23+
## Acknowlegement
24+
25+
This package is modified from [local_planner](https://github.com/amov-lab/Prometheus/tree/v1.1/Modules/planning/local_planner).

0 commit comments

Comments
 (0)