Skip to content

Commit 6ac8080

Browse files
committed
minor change in README
1 parent f9f9291 commit 6ac8080

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/ROS/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
This folder contains a ROS-based example for the IGHA* path planner. The code here is really an example script to demonstrate how one would use the planner in the loop on their robot.
44
It demonstrates how to integrate the IGHA* planner with ROS topics for maps, odometry, waypoints, and visualization.
55
For simplicity (not needing to fiddle with rviz), there is a built in visualization in the example.
6-
7-
## TODO: does one need to install all grid-map stuff to get grid-map visuals? Might be useful to get rviz visualizations here.
6+
It is however not a "ros-package"; one can use the example shown here as a stencil to incorporate IGHA* into their navigation stack.
87

98

109
## Prerequisites

0 commit comments

Comments
 (0)