diff --git a/srv/set_axis_home.srv b/srv/set_axis_home.srv index 6640a86..98390cc 100644 --- a/srv/set_axis_home.srv +++ b/srv/set_axis_home.srv @@ -1,5 +1,3 @@ # Sets the home position of the axis to it's current position. ---- -bool success # Indicates if the home position was set successfully. -string message # Provides an error message if unsuccessful. +--- \ No newline at end of file