Skip to content

Commit

Permalink
Update README.md sample picture
Browse files Browse the repository at this point in the history
  • Loading branch information
Spwizzard authored Jan 24, 2020
1 parent 1c445b0 commit f191a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Boustrophedon Planner is a coverage path planner that implements a modified cell
The path planner is an actionlib server that takes in a `geometry_msgs/PolygonStamped` and a `geometry_msgs/PoseStamped`,
and returns a `StripingPlan` message which contains a list of waypoints to stripe the passed in polygon.

![Sample Boustrophedon Plan](sample_boustrophedon_plan.png)
![Sample Boustrophedon Plan](half-y-turn-concave.png)

## Changelog

Expand Down

0 comments on commit f191a49

Please sign in to comment.