Skip to content

Commit

Permalink
Update for API
Browse files Browse the repository at this point in the history
  • Loading branch information
ymontmarin committed Feb 14, 2024
1 parent 8c310a5 commit 189a623
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions 5_2_controlopt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -368,22 +368,6 @@
"crocoddyl.plotOCSolution(log.xs, log.us, figIndex=1)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Some elements describing the solver convergence can also been plotted."
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"crocoddyl.plotConvergence(log.costs, log.u_regs, log.x_regs, log.grads, log.stops, log.steps, figIndex=2)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 189a623

Please sign in to comment.