dg_tools
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CEntity
 Cdynamicgraph::sot::Calibrator
 Cdynamicgraph::sot::PowerJumpControl
 CEntity
 Cdg_tools::Division_of_doubleGiven input data sin1 and sin2, compute y = sin1/sin2
 Cdg_tools::HistoryRecorderRecords data over a fixed history and yields the data as truncated vector
 Cdg_tools::MemoryReplayProvided with a matrix, the entity returns the row indexed by the current time index at every timestep
 Cdg_tools::PoseQuaternionToPoseRPYConverts PoseQuaternion into PoseRPY data
 Cdg_tools::PreviousValueRecords data over a fixed history and yields the data as truncated vector
 Cdg_tools::SinusGiven input data x, compute y = sin(x)
 Cdg_tools::UpsamplerUpsamples the input data by holding the last value for a number of timesteps
 Cdg_tools::VectorIntegratorGiven input data, sum up the input data over time
 Cdynamicgraph::sot::ComImpedanceControl
 Cdynamicgraph::sot::PDController
 Cdynamicgraph::sot::ReactiveLQRController
 Cpython.dg_tools.leg_impedance_control.leg_impedance_controller.LegImpedanceController
 Cobject
 Cpython.dg_tools.filter.ButterWorthFilterButterworth filter implementation in dynamic graph
 Cpython.dg_tools.leg_impedance_control.quad_leg_impedance_controller.QuadrupedComControl
 Cpython.dg_tools.leg_impedance_control.solo12_impedance_controller.Solo12ImpedanceControllerImplements leg impedance controller for the solo12 robot
 Cpython.dg_tools.leg_impedance_control.solo12_impedance_controller.Solo12LegImpedanceControllerImpedance controller for single leg on solo12
 Cpython.dg_tools.math_small_entities.Add2VectorsInterface to the Add_of_vector entity
 Cpython.dg_tools.math_small_entities.ConstantDoubleFake an entity which provide a constant double
 Cpython.dg_tools.math_small_entities.ConstantVectorDefine a nice interface to create constant vector
 Cpython.dg_tools.math_small_entities.MultiplyDoubleVectorSimpler interface to multiply a double and a vector
 Cpython.dg_tools.math_small_entities.Stack2VectorsDefine an easier interface to simple stack 2 vectors
 Cpython.dg_tools.math_small_entities.StackZero
 Cpython.dg_tools.sliders.SlidersThis class filter the sliders signals from the hardware
 Cpython.dg_tools.traj_generators.CircularCartesianTrajectoryGeneratorGenerates a circular circular_trajectory_generator
 Cpython.dg_tools.leg_impedance_control.quad_leg_impedance_controller.QuadrupedLegImpedanceController
 CQuadrupedComControl
 Cpython.dg_tools.leg_impedance_control.solo12_impedance_controller.Solo12ComController
 CSignalBase
 Cpython.dg_tools.utils.BaseOperatorSignal
 Cpython.dg_tools.utils.DoubleSignal
 Cpython.dg_tools.utils.VectorSignal