- 3.0.2 models module.
derivativeQddTau.hpp
Go to the documentation of this file.
1
/**********************************************************************************************************************
2
This file is part of the Control Toolbox (https://github.com/ethz-adrl/control-toolbox), copyright by ETH Zurich.
3
Licensed under the BSD-2 license (see LICENSE file in main directory)
4
**********************************************************************************************************************/
5
20
#pragma once
21
22
#include <
ct/core/core.h
>
23
24
namespace
ct_HyA
{
25
26
Eigen::Matrix<double, 6, 6>
computeQddTauCodegen
(
const
Eigen::Matrix<double, 12, 1>& state,
27
const
Eigen::Matrix<double, 6, 1>& tau);
28
}
ct_HyA
Definition:
derivativeIvState.hpp:21
core.h
ct_HyA::computeQddTauCodegen
Eigen::Matrix< double, 6, 6 > computeQddTauCodegen(const Eigen::Matrix< double, 12, 1 > &state, const Eigen::Matrix< double, 6, 1 > &tau)
include
ct
models
HyA
codegen
derivativeQddTau.hpp
Generated on Wed Feb 19 2020 15:14:59 by
1.8.13