smooth_feedback
Control and estimation on Lie groups
|
Wrapper for desired input and its derivative. More...
#include <mpc.hpp>
Public Member Functions | |
U | operator() (const double t_rel) const |
Public Attributes | |
T | t0 |
std::function< U(T)> | udes = [](T) -> U { return Default<U>(); } |
Wrapper for desired input and its derivative.
|
inline |
T smooth::feedback::detail::UDes< T, U >::t0 |
std::function<U(T)> smooth::feedback::detail::UDes< T, U >::udes = [](T) -> U { return Default<U>(); } |