The source project of this merge request has been removed.
Mpi/crocoddyl topic/fix actions destructors
What changed?
- Introduced an internal_state_ variable in the daughter classes of the action models.
Why?
- This modification allows us to properly construct the desired state and manage its memory upon creation and deletion.