-
Notifications
You must be signed in to change notification settings - Fork 113
Update Frame, Transformation
#357
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
Merged
Merged
Changes from all commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
4f25091
adding change basis
romanarust d8dd4ed
update represent local/global with change_basis
romanarust a1484ff
small update on quaternion
romanarust 1e92bd0
return quaternion
romanarust 0ba2c02
returning vector from axis angle vector
romanarust 7ceaac3
adding unitized and scaled to vector
romanarust e240212
fixing returns and docstrings
romanarust 49fbf5b
added transform_frames, fix dehomogenize_numpy
romanarust 60a985f
adding correct_axis_vectors
romanarust f6dbb9d
adding matrix_from_frame_to_frame and matrix_change_basis
romanarust 5b1e600
Update matrices.py
romanarust c7be7f4
represent_(frames\points\vectors)_in_(local\global)_coordinate_system…
romanarust a042b4b
adding python equivalent of local/global_coords_numpy
romanarust 8ac7680
change coordinates to coords
romanarust 6431f0d
moving methods from helpers into coordinate_systems
romanarust 5297d70
adding possiblility of passing another cs than worldXY
romanarust 1a7b68e
fixing examples
romanarust fe9c659
changing global/local_coords_numpy to use frame instead of origin, uvw
romanarust 4727666
removing unused local axes
romanarust 5fbc34f
fixing examples
romanarust bbc0daa
Update coordinate_systems.py
romanarust 1b49b4a
Update coordinate_systems.py
romanarust 794b891
fixing docstrings
romanarust c30cce2
fixes because running tests
romanarust 4310dc9
fix math backslash
romanarust 0a1b913
adding change basis
romanarust 8daa988
update represent local/global with change_basis
romanarust a42588b
small update on quaternion
romanarust 4032c79
return quaternion
romanarust 561a84e
returning vector from axis angle vector
romanarust eea3101
adding unitized and scaled to vector
romanarust b2461ec
fixing returns and docstrings
romanarust b1f4db4
added transform_frames, fix dehomogenize_numpy
romanarust ac8a20e
adding correct_axis_vectors
romanarust e9a42bf
adding matrix_from_frame_to_frame and matrix_change_basis
romanarust c95973e
Update matrices.py
romanarust 35cf920
represent_(frames\points\vectors)_in_(local\global)_coordinate_system…
romanarust afcf5b2
adding python equivalent of local/global_coords_numpy
romanarust b4fb2fb
change coordinates to coords
romanarust ab592a7
moving methods from helpers into coordinate_systems
romanarust e2f507a
adding possiblility of passing another cs than worldXY
romanarust 9fa984d
fixing examples
romanarust d5c283c
changing global/local_coords_numpy to use frame instead of origin, uvw
romanarust 3cbb689
removing unused local axes
romanarust 7137fb6
fixing examples
romanarust 26d8650
Update coordinate_systems.py
romanarust 0051ca3
Update coordinate_systems.py
romanarust fe1a906
fixing docstrings
romanarust 33556b1
fixes because running tests
romanarust 86b3431
fix math backslash
romanarust 8e0739e
removing local\global coords now found in coordinate_systems
romanarust 4130682
small update
romanarust ac29485
small fixes
romanarust 5dc10ac
Merge branch 'update-frame-and-transformation' of https://github.com/…
romanarust 988a423
adding matix_from_frame_to_frame and matrix_change_basis
romanarust aa36b19
removing helpers and coodinate_systems
romanarust c8791ee
removing duplicate change_basis
romanarust 45e99a5
adding stuff from helpers and coordinate_systems in transformations
romanarust 1e200e5
adding stuff from helpers and coordinate_systems in transformations_n…
romanarust 19fc662
fixing local/global_coords and adding static method local_to_local_co…
romanarust ae1279c
autopep8
romanarust 824e2ff
match to new frame method
romanarust a2ace6c
fix doctests
romanarust 28fd1ef
removed based on change previous in time
romanarust 887e2ee
note not needed anymore
romanarust 7bb7372
Update CHANGELOG.md
romanarust 2ed3c6c
Update CHANGELOG.md
romanarust 7aa3f1e
Update CHANGELOG.md
romanarust 9dd1fb2
r""" instead of """ at the start
romanarust 61583d9
adding close to basic
romanarust 0a91c50
changing global_coords to world_coords
romanarust 807e68a
rename correct_axes to orthonormalize_axes
romanarust fbbfaea
change naming frame, world, local
romanarust ce8b53d
addind functions to __all__
romanarust File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this not be
matrix_from_basis_changeor something like that?Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
better would be
change_of_basis_matrixbut that does not follow the other naming.or
matrix_to_change_basis?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ha no, sorry, i misunderstood the point of the function...