Skip to content

Commit 4c985fe

Browse files
author
Ahmed Ebrahim
committed
feat(remaining_dist_eta): fix review comment - remove remaining hours, remaining minutes, and remaining seconds
Signed-off-by: Ahmed Ebrahim <ahmed.ebrahim@leodrive.ai>
1 parent 5e1a121 commit 4c985fe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

msg/MissionRemainingDistanceTime.msg

-3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,3 @@
22

33
float64 remaining_distance # Remaining distance in meters
44
float64 remaining_time # Remaining total time in seconds
5-
uint32 remaining_hours # Remaining hours
6-
uint32 remaining_minutes # Remaining minutes
7-
uint32 remaining_seconds # Remaining seconds

0 commit comments

Comments
 (0)