|
HEBI C++ API
3.15.0
|
This is the complete list of members for hebi::robot_model::CustomObjective< N >, including all inherited members.
| callCallback(void *, size_t num_positions, const double *positions, double *errors) const | hebi::robot_model::CustomObjective< N > | inline |
| CustomObjective(CustomObjective &)=delete | hebi::robot_model::CustomObjective< N > | |
| CustomObjective(CustomObjective &&)=delete | hebi::robot_model::CustomObjective< N > | |
| CustomObjective(ObjectiveCallback error_function) | hebi::robot_model::CustomObjective< N > | inline |
| CustomObjective(double weight, ObjectiveCallback error_function) | hebi::robot_model::CustomObjective< N > | inline |
| ObjectiveCallback typedef | hebi::robot_model::CustomObjective< N > | |
| ~Objective() | hebi::robot_model::Objective | inlinevirtual |