-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split
MoveToMouth
Into Two Separate Actions (#128)
* [WIP] Mostly implemented, some debugging remaining * Verified MoveToMouth works in sim * Linting import order * Linting allow lines of 120 chars * Added MoveToMouth message * Removed use_face_detection_msg field from MoveToMouth * Fixed face detection encoding * Added wait to MoveToMouth for mouth transform to register * Added MoveFromMouthToStagingConfiguration * Fixed log levels * Updated README * Updated README * Change info logs to debug * Reduced max distance for face to 1.25m * Updated food detection - Remove poitns with depth 0 - Use already-filtered octomap depth image - Only annotate images with detected face in RGB *and* depth
- Loading branch information
1 parent
c212f83
commit 7295169
Showing
26 changed files
with
1,253 additions
and
530 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
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
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
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
Oops, something went wrong.