-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add se3.log() #414
Merged
fantaosha
merged 3 commits into
taoshaf.functional.se3.left_project
from
taoshaf.functional.se3.log
Jan 12, 2023
Merged
Add se3.log() #414
fantaosha
merged 3 commits into
taoshaf.functional.se3.left_project
from
taoshaf.functional.se3.log
Jan 12, 2023
Conversation
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
facebook-github-bot
added
the
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
label
Jan 1, 2023
mhmukadam
approved these changes
Jan 6, 2023
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* refactor the position of se3.rand() and se3.randn() * add lift() and project() to functional.se3 * fixed minor bugs in se3.lift() and se3.project() * add tests to se3.lift() and se3.project() * Add se3.left_act() (#412) * add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* add compose() to functional.se3.compose() * Add se3.lift() and se3.project() (#411) * refactor the position of se3.rand() and se3.randn() * add lift() and project() to functional.se3 * fixed minor bugs in se3.lift() and se3.project() * add tests to se3.lift() and se3.project() * Add se3.left_act() (#412) * add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* add functional.se3.hat * add tests to functional.se3.hat * fixed minor bugs in se3.vee * Add se3.compose() (#410) * add compose() to functional.se3.compose() * Add se3.lift() and se3.project() (#411) * refactor the position of se3.rand() and se3.randn() * add lift() and project() to functional.se3 * fixed minor bugs in se3.lift() and se3.project() * add tests to se3.lift() and se3.project() * Add se3.left_act() (#412) * add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* add inverse to functional.se3 * add tests to functional.se3.inverse * Add se3.hat() and se3.vee() (#409) * add functional.se3.hat * add tests to functional.se3.hat * fixed minor bugs in se3.vee * Add se3.compose() (#410) * add compose() to functional.se3.compose() * Add se3.lift() and se3.project() (#411) * refactor the position of se3.rand() and se3.randn() * add lift() and project() to functional.se3 * fixed minor bugs in se3.lift() and se3.project() * add tests to se3.lift() and se3.project() * Add se3.left_act() (#412) * add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* add functional.se3.adjoint * add tests to functional.se3.adjoint * Add se3.inverse() (#408) * add inverse to functional.se3 * add tests to functional.se3.inverse * Add se3.hat() and se3.vee() (#409) * add functional.se3.hat * add tests to functional.se3.hat * fixed minor bugs in se3.vee * Add se3.compose() (#410) * add compose() to functional.se3.compose() * Add se3.lift() and se3.project() (#411) * refactor the position of se3.rand() and se3.randn() * add lift() and project() to functional.se3 * fixed minor bugs in se3.lift() and se3.project() * add tests to se3.lift() and se3.project() * Add se3.left_act() (#412) * add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* add functional.se3.adjoint * add tests to functional.se3.adjoint * Add se3.inverse() (#408) * add inverse to functional.se3 * add tests to functional.se3.inverse * Add se3.hat() and se3.vee() (#409) * add functional.se3.hat * add tests to functional.se3.hat * fixed minor bugs in se3.vee * Add se3.compose() (#410) * add compose() to functional.se3.compose() * Add se3.lift() and se3.project() (#411) * refactor the position of se3.rand() and se3.randn() * add lift() and project() to functional.se3 * fixed minor bugs in se3.lift() and se3.project() * add tests to se3.lift() and se3.project() * Add se3.left_act() (#412) * add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
fantaosha
added a commit
that referenced
this pull request
Jan 12, 2023
* add rand and randn to geometry.functional.se3 * Add se3.adjoint() (#407) * add functional.se3.adjoint * add tests to functional.se3.adjoint * Add se3.inverse() (#408) * add inverse to functional.se3 * add tests to functional.se3.inverse * Add se3.hat() and se3.vee() (#409) * add functional.se3.hat * add tests to functional.se3.hat * fixed minor bugs in se3.vee * Add se3.compose() (#410) * add compose() to functional.se3.compose() * Add se3.lift() and se3.project() (#411) * refactor the position of se3.rand() and se3.randn() * add lift() and project() to functional.se3 * fixed minor bugs in se3.lift() and se3.project() * add tests to se3.lift() and se3.project() * Add se3.left_act() (#412) * add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
luisenp
pushed a commit
that referenced
this pull request
Jan 20, 2023
* add rand and randn to geometry.functional.se3 * Add se3.adjoint() (#407) * add functional.se3.adjoint * add tests to functional.se3.adjoint * Add se3.inverse() (#408) * add inverse to functional.se3 * add tests to functional.se3.inverse * Add se3.hat() and se3.vee() (#409) * add functional.se3.hat * add tests to functional.se3.hat * fixed minor bugs in se3.vee * Add se3.compose() (#410) * add compose() to functional.se3.compose() * Add se3.lift() and se3.project() (#411) * refactor the position of se3.rand() and se3.randn() * add lift() and project() to functional.se3 * fixed minor bugs in se3.lift() and se3.project() * add tests to se3.lift() and se3.project() * Add se3.left_act() (#412) * add se3.left_act() * minor refactor * add tests to se3.left_act() * simplify the code * fixed a bug in se3.left_act * Add se3.left_project() (#413) * add se3.left_project() * fixed the dimension bug of SE3 * add tests for se3.left_project() * fixed a bug in se3.left_project() * Add se3.log() (#414) * bugs exist * se3.log() works * add tests to se3.log()
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
enhancement
New feature or request
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
How Has This Been Tested
Types of changes
Checklist