Skip to content

Commit

Permalink
feat(remaining_dist_eta): fix review comment - remove remaining hours…
Browse files Browse the repository at this point in the history
…, remaining minutes, and remaining seconds

Signed-off-by: Ahmed Ebrahim <[email protected]>
  • Loading branch information
Ahmed Ebrahim committed May 7, 2024
1 parent 5e1a121 commit 4c985fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions msg/MissionRemainingDistanceTime.msg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@

float64 remaining_distance # Remaining distance in meters
float64 remaining_time # Remaining total time in seconds
uint32 remaining_hours # Remaining hours
uint32 remaining_minutes # Remaining minutes
uint32 remaining_seconds # Remaining seconds

0 comments on commit 4c985fe

Please sign in to comment.