![]() |
NASA Astrobee Robot Software
Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <nonlinear_trajectory.h>
Public Member Functions | |
PolyCost (const NLTraj &traj, const NLTimes ×, BasisBundlePro &basis, int min_dim) | |
decimal_t | evaluate () |
ETV | gradient () |
ETV | hessian () |
Additional Inherited Members | |
![]() | |
std::vector< Variable * > | vars |
traj_opt::PolyCost::PolyCost | ( | const NLTraj & | traj, |
const NLTimes & | times, | ||
BasisBundlePro & | basis, | ||
int | min_dim | ||
) |
|
virtual |
Implements traj_opt::CostFunction.
|
virtual |
Implements traj_opt::CostFunction.
|
virtual |
Implements traj_opt::CostFunction.