-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Refactors pose and velocities to link frame and COM frame APIs #966
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 8 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
b0556db
transform rigid object and articualtion data root_state_w and body_st…
jtigue-bdai 8599a6a
formatting
jtigue-bdai 06d88b5
clean up acceleration code
jtigue-bdai 7eec51e
formatting long lines
jtigue-bdai bec7031
fix shapes and pass rigidobject and articulation tests
jtigue-bdai 1dfdc72
Merge branch 'main' into fix/root_state_w_vel_at_link
jtigue-bdai 681d968
precommit
jtigue-bdai edc9929
consolidate generation and saving of com variables
jtigue-bdai 8d71b6e
creat explicit link and com state properties and add no offset com test
jtigue-bdai 3020d95
adding offest test wip
jtigue-bdai 7c87035
add test for com offset from link
jtigue-bdai b6d7210
remove body_acc_link_w
jtigue-bdai 7fd61fa
cleanup
jtigue-bdai c3bebd8
docstring cleanup
jtigue-bdai 7902f1c
clean up rigid_object_data docstring
jtigue-bdai ece6e61
add rigid_object tests
jtigue-bdai e9ac3c7
add write_root_link_velocity and consolidate some tests
jtigue-bdai 796effb
add seperate link and com writers and dep warnings for implicit methods
jtigue-bdai 1244516
add explicit sub properties
jtigue-bdai 8d8c82b
fix com_pos_b references
jtigue-bdai d93a307
change orientation of the com properties to principle axes of inertia
jtigue-bdai aa74715
fix root and body state properties tests for articulation
jtigue-bdai 8d57d79
fix write_root_com_pose_to_sim
jtigue-bdai df7e8a6
add rigidobject tests and deprecation warnings
jtigue-bdai 9f621e8
make new properties lazy buffers and clean up dep warning
jtigue-bdai ac0bbdd
format
jtigue-bdai 490ce5b
change calls to deprecated properties to the appropriate link or com…
jtigue-bdai 08c53e5
Merge branch 'main' into fix/root_state_w_vel_at_link
e7df6a4
Formatting
dd4d74b
Call kinematics update before accessing root_view
jtigue-bdai 1b588e6
Merge branch 'main' into fix/root_state_w_vel_at_link
jtigue-bdai 9c80ca9
formatting
jtigue-bdai c90778c
throttle deprecation warnings
jtigue-bdai 31e0745
Merge branch 'main' into fix/root_state_w_vel_at_link
kellyguo11 0731418
add propery name changes to rigid object collection data
jtigue-bdai 933de2d
add new object state writers for link and com
jtigue-bdai 3ac79ca
add functioning and passing tests
jtigue-bdai f4417b9
add functioning uncomment other tests
jtigue-bdai 2baa182
reduce reference to data.object_state in tests
jtigue-bdai ba6f16f
format
jtigue-bdai f359110
Merge branch 'main' into fix/root_state_w_vel_at_link
kellyguo11 3f16ec5
update pose/velocity APIs used in scripts/envs to new APIs
kellyguo11 340bf37
Merge branch 'fix/root_state_w_vel_at_link' of github.com:isaac-sim/I…
kellyguo11 604e4f6
update root_state_w when updating link_state and com_state
kellyguo11 b70d5ca
Merge branch 'main' of github.com:isaac-sim/IsaacLab into fix/root_st…
kellyguo11 33d8ce9
fix scripts
kellyguo11 88cd06e
Merge branch 'main' of github.com:isaac-sim/IsaacLab into fix/root_st…
kellyguo11 a9b194e
Merge branch 'fix/root_state_w_vel_at_link' of github.com:isaac-sim/I…
kellyguo11 887125f
don't compute full state for link pose and com vel
kellyguo11 9d8a721
format
kellyguo11 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
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.
Uh oh!
There was an error while loading. Please reload this page.