centroidal_control_collection
src
CentroidalControlCollection
include
CCC
CommonModels.h
Go to the documentation of this file.
1
/* Author: Masaki Murooka */
2
3
#pragma once
4
5
#include <
CCC/StateSpaceModel.h
>
6
7
namespace
CCC
8
{
32
class
ComZmpModelJerkInput
:
public
StateSpaceModel
<3, 1, 1>
33
{
34
public
:
38
ComZmpModelJerkInput
(
double
com_height);
39
};
40
}
// namespace CCC
CCC::ComZmpModelJerkInput::ComZmpModelJerkInput
ComZmpModelJerkInput(double com_height)
Constructor.
CCC::ComZmpModelJerkInput
State-space model of CoM-ZMP dynamics with CoM jerk input and ZMP output.
Definition:
CommonModels.h:32
CCC::StateSpaceModel
State-space model.
Definition:
StateSpaceModel.h:21
CCC
Definition:
CommonModels.h:7
StateSpaceModel.h
Generated by
1.8.17