Skip to content

Switch shared_ptr<T> for polymorphic<T> for several classes#159

Merged
ManifoldFR merged 96 commits intoSimple-Robotics:develfrom
edantec:topic/edantec_polymorphic
Sep 17, 2024
Merged

Switch shared_ptr<T> for polymorphic<T> for several classes#159
ManifoldFR merged 96 commits intoSimple-Robotics:develfrom
edantec:topic/edantec_polymorphic

Conversation

@edantec
Copy link
Copy Markdown
Contributor

@edantec edantec commented May 24, 2024

A PR to discuss how we integrate polymorphism with value semantics (instead of smart pointers) into Aligator.

This PR is a follow-up to Simple-Robotics/proxsuite-nlp/pull/90 which does this for manifold types.

@ManifoldFR
Copy link
Copy Markdown
Member

Great work @edantec.

On my end I think I can fix the Python bindings soon enough.

@edantec edantec force-pushed the topic/edantec_polymorphic branch 3 times, most recently from fc1030c to e35e545 Compare May 29, 2024 09:23
@edantec edantec closed this May 29, 2024
@ManifoldFR ManifoldFR reopened this May 30, 2024
@ManifoldFR ManifoldFR force-pushed the topic/edantec_polymorphic branch 3 times, most recently from a764879 to 6fb8862 Compare May 31, 2024 09:35
@ManifoldFR ManifoldFR force-pushed the topic/edantec_polymorphic branch from 6fb8862 to f513de5 Compare May 31, 2024 09:39
@ManifoldFR ManifoldFR force-pushed the topic/edantec_polymorphic branch 2 times, most recently from f105adc to 69c5ed2 Compare May 31, 2024 13:23
@edantec edantec force-pushed the topic/edantec_polymorphic branch from 68afaff to 5353373 Compare June 5, 2024 12:39
@ManifoldFR ManifoldFR changed the title Polymorphic Manifold Switch shared_ptr<T> for polymorphic<T> Jun 5, 2024
@ManifoldFR ManifoldFR changed the title Switch shared_ptr<T> for polymorphic<T> Switch shared_ptr<T> for polymorphic<T> for several classes Jun 5, 2024
@edantec edantec force-pushed the topic/edantec_polymorphic branch from 64788f0 to f5c41a2 Compare July 5, 2024 08:58
@ManifoldFR ManifoldFR force-pushed the topic/edantec_polymorphic branch from 5869340 to 01606fa Compare September 16, 2024 16:15
@ManifoldFR ManifoldFR force-pushed the topic/edantec_polymorphic branch from 38b3d33 to d009aca Compare September 16, 2024 16:22
@ManifoldFR ManifoldFR closed this Sep 16, 2024
@ManifoldFR ManifoldFR reopened this Sep 16, 2024
@ManifoldFR ManifoldFR closed this Sep 16, 2024
@ManifoldFR ManifoldFR reopened this Sep 16, 2024
@ManifoldFR
Copy link
Copy Markdown
Member

CI is cooked, let's just merge this and fix it later

@ManifoldFR ManifoldFR merged commit 238d450 into Simple-Robotics:devel Sep 17, 2024
@ManifoldFR
Copy link
Copy Markdown
Member

ManifoldFR commented Sep 17, 2024

Don't forget to delete your branch on your fork @edantec, and do some cleanup

Same @jorisv

@jorisv jorisv deleted the topic/edantec_polymorphic branch September 17, 2024 13:11
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.

3 participants