Skip to content

Commit f9a5cb9

Browse files
authored
Merge pull request #13 from vortexntnu/update_ref_action
refactor: make result bool
2 parents 968755f + 1605fed commit f9a5cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action/ReferenceFilterWaypoint.action

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
geometry_msgs/PoseStamped goal
33
---
44
# Result
5-
vortex_msgs/ReferenceFilter result
5+
bool success
66
---
77
# Feedback
88
vortex_msgs/ReferenceFilter feedback

0 commit comments

Comments
 (0)