Skip to content

Commit

Permalink
Add the POI -> Waypoint service
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Jun 11, 2024
1 parent 07676d5 commit 6371e58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ rosidl_generate_interfaces(
srv/CreatePointOfInterest.srv
srv/CreateTask.srv
srv/CreateWaypoint.srv
srv/CreateWaypointFromPoi.srv
srv/DeleteById.srv
srv/DeleteEverything.srv
srv/DeleteMultiple.srv
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
clearpath_navigation_msgs/PointOfInterest point_of_interest
---
clearpath_navigation_msgs/Waypoint waypoint

0 comments on commit 6371e58

Please sign in to comment.