-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow users to customize the distance to mouth during bite transfer (#…
…113) * [WIP] Implemented getting/setting parameter TODO: - Implement "Try It" along with error handling - Test it * Separated DetectingFace into two components for easier reuse * Generalized RobotMotion to be called within Settings * Remove dependency on generic props * Finished implementing MVP bite transfer customizatipn * Clip allowable distances to mouth * Finalized it in sim * Removed combo MoveFromMouthTo..., made 'Done' restore pre-Settings robot arm configuration * Small fixes from sim testing * Formatting
- Loading branch information
1 parent
50b8c6a
commit 3006f62
Showing
18 changed files
with
2,975 additions
and
486 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.