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.
trajectories: construct HermitianDenseOutput from PiecewisePolynomial (…
…RobotLocomotion#13006) now with support for default scalars. (I should have done this version in RobotLocomotion#12957, but didn't realize it until I was able to push forward the default scalar support for PiecewisePolynomail). This technically changes the API that I introduced last week; i think it's safe to assume that nobody was using it yet.
- Loading branch information
1 parent
7cf4c20
commit 92a2bea
Showing
2 changed files
with
67 additions
and
24 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