-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Sprint] Set mixed as default representation in
data.build
(#361)
* Rename base linear and angular velocity parameters in `forward_kinematics_model` * Update JaxSimModelData to use Mixed as default repr. in `build` function * Restore `step` function to accept link forces in the same reprensentation of data * Refactor tests to reflect changes in API * Remove redundant `system_velocity_dynamics` function and update `system_dynamics` to use `system_acceleration` directly * Update `step` function to use `system_acceleration` instead of `system_velocity_dynamics` * Format `test_automatic_differentiation.py`
- Loading branch information
1 parent
4445ba1
commit a1c5770
Showing
6 changed files
with
62 additions
and
97 deletions.
There are no files selected for viewing
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
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
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
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
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
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