Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 Nlipm_walkingMain controller namespace
 NstatesStates of the controller's finite state machine
 CDoubleSupportDouble support phase while walking
 CInitialHold posture and check contacts
 CRunStabilizerAdds/removes the global stabilizer task to the QP
 CSingleSupportSingle support phase while walking
 CStandingEnable stabilizer and keep CoM at a reference position
 Nutils
 CSE2dSE2 transform
 CContactContacts wrap foot frames with extra info from the footstep plan
 CControllerMain controller class
 CExternalPlannerHandle requesting/receiving a footstep plan from an external planner
 CFootstepPlanSequence of footsteps with gait parameters
 CModelPredictiveControlModel predictive control problem
 CPlanInterpolatorFootstep plan interpolator
 CPreviewSolution of a model predictive control problem
 CSoleFoot sole properties
 CStateConvenience wrapper for FSM states
 CSwingFootSwing foot interpolator
 Nmc_control
 Nmc_rtcFramework namespace, only used to add a configuration loader
 Ngui
 CConfigurationLoader< lipm_walking::Contact >
 CConfigurationLoader< lipm_walking::FootstepPlan >
 CConfigurationLoader< lipm_walking::Sole >
 NutilsUtility functions and classes
 CPolynomialBasePolynomial function
 CCubicPolynomialBaseCubic polynomial curve
 CCubicPolynomial
 CCubicPolynomial< double >
 CCubicHermitePolynomialCubic Hermite polynomial
 CHoubaPolynomialHermite polynomial with Overall Uniformly-Bounded Accelerations (HOUBA)
 CQuinticPolynomialBaseQuintic polynomial
 CQuinticPolynomialQuintic polynomial over vectors
 CQuinticPolynomial< double >Quintic polynomial over floating-point numbers
 CQuinticHermitePolynomialQuintic polynomial with zero velocity and zero acceleration at 0 and 1
 CRetimedPolynomialPolynomial whose argument $s \in [0, 1]$ is retimed to $t \in [0, T]$ by $ s(t) = t / T $