Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alpaca-zip authored Jan 11, 2024
1 parent 7ed0189 commit f425222
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
ROS package for a simple navigation system utilizing the Visibility Graph algorithm.
It is compatible with occupancy grid maps generated by popular 2D SLAM such as [Cartographer](https://github.com/cartographer-project/cartographer_ros), [slam_toolbox](https://github.com/SteveMacenski/slam_toolbox), and [slam_gmapping](https://github.com/ros-perception/slam_gmapping/blob/melodic-devel/gmapping/src/slam_gmapping.cpp)

<img src="https://github.com/Alpaca-zip/vgraph_nav/assets/84959376/0660bebb-f53d-4791-8978-7e13569291fc" width="500px">
<img src="https://github.com/Alpaca-zip/vgraph_nav/assets/84959376/c46091f6-bbae-4bda-be95-998e8caacded" width="500px">


## Setup ⚙
```bash
Expand Down

0 comments on commit f425222

Please sign in to comment.