-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better assy solver implementation (#1063)
* Add casadi to the reqs * Casadi-based assy solver * Handle root object location * Update solve_result_check * Type center and diagonal * Assy solver refactoring - scaling - minimal quat paramterization - dummy variables * Remove useless check * More tweaks - Different axis cost - Restructured remaining costs - Perturbed starting point * Simplified costs * Better settings * Use extrinsic convention * Raise for single unary constraint * Add param handling for the point constraint * Additional tests * Rework after review
- Loading branch information
1 parent
803a05e
commit cee66ff
Showing
7 changed files
with
396 additions
and
154 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
Oops, something went wrong.