Fairmotion Shortest Path Generation with Key Press#1560
Merged
JuanTheEngineer merged 38 commits intomainfrom Nov 8, 2021
Merged
Fairmotion Shortest Path Generation with Key Press#1560JuanTheEngineer merged 38 commits intomainfrom
JuanTheEngineer merged 38 commits intomainfrom
Conversation
* --bypass test if no torch is found.
* Add MOTION mouse mode * Create and Remove functions for selector icon * Rotate and Translate feature in motion mode
* Refactor conda OSX into command * Further parameterize the OSX conda build * Update .circleci/config.yml Co-authored-by: Oleksandr <maksymets.o@gmail.com> * Fix missing conditional * Add missing params * Try to update and test CI upload * Fix code change * Further adjust matrix args * Finalize nightly builds * Add release tag config Co-authored-by: Oleksandr <maksymets.o@gmail.com>
Conflicts: examples/motion_viewer.py
…kresearch/habitat-sim into fairmotion-shortest-path
aclegg3
approved these changes
Nov 8, 2021
Contributor
aclegg3
left a comment
There was a problem hiding this comment.
Flesh out the description a bit to note why you are adding this and summarize what it does. Fix the small details I noted and ready to go.
Co-authored-by: Alexander Clegg <alexanderwclegg@gmail.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation and Context
This Draft PR aims to add the shortest path calculation and visualization.
How Has This Been Tested
Types of changes
Checklist