crocoddyl  1.9.0
Contact RObot COntrol by Differential DYnamic programming Library (Crocoddyl)
CallbackVerbose Class Reference
Inheritance diagram for CallbackVerbose:
Collaboration diagram for CallbackVerbose:

Public Member Functions

 CallbackVerbose (VerboseLevel level=_1)
 
virtual void operator() (SolverAbstract &solver)
 Run the callback function given a solver. More...
 
- Public Member Functions inherited from CallbackAbstract
 CallbackAbstract ()
 Initialize the callback function.
 

Detailed Description

Definition at line 20 of file callbacks.hpp.

Member Function Documentation

◆ operator()()

void operator() ( SolverAbstract solver)
virtual

Run the callback function given a solver.

Parameters
[in]solversolver to be diagnostic

Implements CallbackAbstract.

Definition at line 17 of file callbacks.cpp.


The documentation for this class was generated from the following files: