Skip to content

Method overwrite fix#32

Open
victor-qin wants to merge 2 commits intoRoboticExplorationLab:masterfrom
victor-qin:method_overwrite_fix
Open

Method overwrite fix#32
victor-qin wants to merge 2 commits intoRoboticExplorationLab:masterfrom
victor-qin:method_overwrite_fix

Conversation

@victor-qin
Copy link
Copy Markdown

A really dumb solution to the method overwriting failure in Altro.jl: don't overwrite the method.

Even with the overwrite of getrf!, it seems that some of the tests in implicit_dynamics_test.jl were failing (looking like memory leaks). Removing the method overwriting of getrf! hasn't made new tests fail, and allows Altro.jl to compile downstream.

Feedback is very welcome as to a better way to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant