forked from RobotLocomotion/drake
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MBT methods to compute relative transforms and convert positions betw…
…een frames (RobotLocomotion#7485) * Added a bunch of random notes to aid development based off what IK needs * Adds notes on notation and proposed API * Adds notes on notation and proposed API * Notes on orientation Jacobians * Created a tentative action list * Introduces API for the computation of geometric Jacobian * Write implementation in terms of soon-to-get-cached J_PB_W * Compute velocity kinematics in terms of H_PB_W * Addresses reviews * Addresses reviews * Implements geometric Jacobian computation * Adds unit tests for PointsPositionsAndRelativeTransform * Adds doc * Removes unwanted code for this PR * More unwanted changes * Add DEATH test for when the arrays have the wrong sizes * Addresses reviews * small doc update
- Loading branch information
1 parent
f03138e
commit b349a7d
Showing
4 changed files
with
176 additions
and
3 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