dg_tools
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Ndg_tools
 CDivision_of_doubleGiven input data sin1 and sin2, compute y = sin1/sin2
 CHistoryRecorderRecords data over a fixed history and yields the data as truncated vector
 CMemoryReplayProvided with a matrix, the entity returns the row indexed by the current time index at every timestep
 CPoseQuaternionToPoseRPYConverts PoseQuaternion into PoseRPY data
 CPreviousValueRecords data over a fixed history and yields the data as truncated vector
 CSinusGiven input data x, compute y = sin(x)
 CUpsamplerUpsamples the input data by holding the last value for a number of timesteps
 CVectorIntegratorGiven input data, sum up the input data over time
 Ndynamicgraph
 Nsot
 CCalibrator
 CComImpedanceControl
 CPDController
 CPowerJumpControl
 CReactiveLQRController
 Npython
 Ndg_tools
 Nfilter
 CButterWorthFilterButterworth filter implementation in dynamic graph
 Nleg_impedance_control
 Nleg_impedance_controller
 CLegImpedanceController
 Nquad_leg_impedance_controller
 CQuadrupedComControl
 CQuadrupedLegImpedanceController
 Nsolo12_impedance_controller
 CSolo12ComController
 CSolo12ImpedanceControllerImplements leg impedance controller for the solo12 robot
 CSolo12LegImpedanceControllerImpedance controller for single leg on solo12
 Nmath_small_entities
 CAdd2VectorsInterface to the Add_of_vector entity
 CConstantDoubleFake an entity which provide a constant double
 CConstantVectorDefine a nice interface to create constant vector
 CMultiplyDoubleVectorSimpler interface to multiply a double and a vector
 CStack2VectorsDefine an easier interface to simple stack 2 vectors
 CStackZero
 Nsliders
 CSlidersThis class filter the sliders signals from the hardware
 Ntraj_generators
 CCircularCartesianTrajectoryGeneratorGenerates a circular circular_trajectory_generator
 Nutils
 CBaseOperatorSignal
 CDoubleSignal
 CVectorSignal