-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Dan Rosenstein <danrose_microsoft> Co-authored-by: Tiffany Cappellari <156013635+tcappellari-bdai@users.noreply.github.com>
- Loading branch information
1 parent
8b43c81
commit 656c900
Showing
2 changed files
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
string upload_path # Absolute path to map_directory, which is downloaded from tablet controller | ||
string navigate_to # Waypoint id string for where to go | ||
bool initial_localization_fiducial # Tells the initializer whether to use fiducials | ||
string initial_localization_waypoint # Waypoint id to trigger localization | ||
string waypoint_id # waypoint ID to navigate to | ||
--- | ||
bool success # indicate successful run of triggered service | ||
string message # informational, e.g. for error messages | ||
--- | ||
string waypoint_id | ||
string waypoint_id |