Skip to content

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.

Merge request reports