Skip to content

Fairmotion Shortest Path Generation with Key Press#1560

Merged
JuanTheEngineer merged 38 commits intomainfrom
fairmotion-shortest-path
Nov 8, 2021
Merged

Fairmotion Shortest Path Generation with Key Press#1560
JuanTheEngineer merged 38 commits intomainfrom
fairmotion-shortest-path

Conversation

@JuanTheEngineer
Copy link
Copy Markdown
Contributor

Motivation and Context

This Draft PR aims to add the shortest path calculation and visualization.

How Has This Been Tested

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have completed my CLA (see CONTRIBUTING)
  • I have added tests to cover my changes.
  • All new and existing tests passed.

JuanTheEngineer and others added 23 commits October 31, 2021 17:13
* 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>
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 4, 2021
Copy link
Copy Markdown
Contributor

@aclegg3 aclegg3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread examples/motion_viewer.py Outdated
Comment thread examples/motion_viewer.py Outdated
Comment thread examples/viewer.py Outdated
JuanTheEngineer and others added 2 commits November 8, 2021 13:12
Co-authored-by: Alexander Clegg <alexanderwclegg@gmail.com>
@JuanTheEngineer JuanTheEngineer marked this pull request as ready for review November 8, 2021 21:26
@JuanTheEngineer JuanTheEngineer merged commit 5ade956 into main Nov 8, 2021
@jturner65 jturner65 deleted the fairmotion-shortest-path branch November 29, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants