Cost function from ``An optimal control model unifying holonomic and nonholonomic walking'' Katja Mombaur, Jean-Paul Laumond, Eiichi Yoshida (2008 8th IEEE-RAS Interational Conference on Humanoid Robots). More...
#include <roboptim/trajectory/anthropomorphic-cost-function.hh>
 
  
 | Public Member Functions | |
| AnthropomorphicCostFunction (const T &trajectory, const typename boost::optional< vector_t > alpha=typename boost::optional< vector_t >(), const typename boost::optional< value_type > ksi1=typename boost::optional< value_type >(), const typename boost::optional< value_type > ksi2=typename boost::optional< value_type >()) | |
| ~AnthropomorphicCostFunction () | |
| Static Public Member Functions | |
| static vector_t | defaultAlpha () | 
| static value_type | defaultKsi1 () | 
| static value_type | defaultKsi2 () | 
| Protected Member Functions | |
| void | impl_compute (result_ref res, const_argument_ref p) const | 
| void | impl_gradient (gradient_ref grad, const_argument_ref p, size_type i) const | 
Cost function from ``An optimal control model unifying holonomic and nonholonomic walking'' Katja Mombaur, Jean-Paul Laumond, Eiichi Yoshida (2008 8th IEEE-RAS Interational Conference on Humanoid Robots).
| roboptim::trajectory::AnthropomorphicCostFunction< T >::AnthropomorphicCostFunction | ( | const T & | trajectory, | 
| const typename boost::optional< vector_t > | alpha = typename boost::optional<vector_t> (), | ||
| const typename boost::optional< value_type > | ksi1 = typename boost::optional<value_type> (), | ||
| const typename boost::optional< value_type > | ksi2 = typename boost::optional<value_type> () | ||
| ) | 
| roboptim::trajectory::AnthropomorphicCostFunction< T >::~AnthropomorphicCostFunction | ( | ) | 
| 
 | inlinestatic | 
| 
 | inlinestatic | 
| 
 | inlinestatic | 
| 
 | protected | 
ROBOPTIM_DO_NOT_CHECK_ALLOCATION
ROBOPTIM_DO_NOT_CHECK_ALLOCATION
| 
 | protected | 
ROBOPTIM_DO_NOT_CHECK_ALLOCATION
ROBOPTIM_DO_NOT_CHECK_ALLOCATION