Skip to content

Commit

Permalink
Adding cost to route message (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
danthony06 authored Aug 15, 2023
1 parent b450068 commit dfdfb50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions marti_nav_msgs/srv/PlanRoute.srv
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Route route # planned route

bool success # indicate successful run of service
string message # informational, e.g. for error messages
float64 cost # informational, cost of planned route

0 comments on commit dfdfb50

Please sign in to comment.